vscode/build
Sandeep Somavarapu fac2283bf3
fix string.replace (#168169)
fix string.replace #167239
2022-12-06 14:50:23 +01:00
..
azure-pipelines cli: pull documentation url from product.json (#166993) 2022-11-22 11:21:41 -08:00
builtin chore: bump electron@18.0.0-beta.4 2022-05-31 08:25:29 +09:00
darwin build utils with source map to enable JS debug console 2022-11-10 15:05:47 +01:00
lib Also run cleanNodeModules on extensions/node_modules (#167476) 2022-11-29 12:15:09 -08:00
linux build utils with source map to enable JS debug console 2022-11-10 15:05:47 +01:00
monaco Allows to pass in a custom diffing algorithm when instantiating the monaco diff editor. (#165179) 2022-11-16 08:48:39 +01:00
npm Allow extensions to use new API and it get included in Language Packs (#163493) 2022-10-12 17:28:34 -07:00
win32 Merge branch 'main' into joh/rewrite-privates 2022-11-14 11:56:16 +01:00
.cachesalt ci: don't restore stale cache 2022-08-01 20:25:29 +09:00
.gitattributes force .exe, .dll as binary to fix CRLF/LF problems (#107862) 2020-10-01 10:17:49 +02:00
.gitignore Generate policies again (#149322) 2022-05-12 09:16:03 +02:00
.moduleignore Be more selective about which typescript d.ts files we include (#167477) 2022-11-28 16:27:03 -08:00
.webignore Reduce loaded web modules (#165369) 2022-11-03 08:36:45 -07:00
eslint.js Re-enable running our eslint rules using ts-node (#159495) 2022-08-30 08:40:04 +02:00
filters.js cli: use packaged openssl instead of artisanal builds 2022-10-20 17:14:14 -07:00
gulpfile.compile.js Fix accidental deletion of vscode.proposed.contribNotebookStaticPreloads.d.ts and make sure to include the check in the compile-build gulp task (#164681) 2022-10-26 10:59:54 +02:00
gulpfile.editor.js address pr comments 2022-10-05 12:56:07 -07:00
gulpfile.extensions.js Reapply building of web server (#166391) 2022-11-15 14:55:40 -08:00
gulpfile.hygiene.js auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
gulpfile.js consume swc as libaray and wire up into the existing transpiler logic 2022-09-07 10:46:27 +02:00
gulpfile.reh.js mark package.json as external module 2022-11-21 11:26:17 +01:00
gulpfile.scan.js Exclude 3rd party modules from scan (#144440) 2022-03-04 14:49:45 -08:00
gulpfile.vscode.js mark package.json as external module 2022-11-21 11:26:17 +01:00
gulpfile.vscode.linux.js address pr comments 2022-10-05 12:56:07 -07:00
gulpfile.vscode.web.js fix string.replace (#168169) 2022-12-06 14:50:23 +01:00
gulpfile.vscode.win32.js fix inno setup build for non-insider qualities (#165143) 2022-11-01 03:53:58 -07:00
hygiene.js ignore rust code when doing hygenie check 2022-09-20 08:49:29 -07:00
package.json bump esbuild@1.15.5 (#159533) 2022-08-30 12:52:31 +02:00
setup-npm-registry.js Allow custom npm registries at build time (#163629) 2022-10-24 09:24:44 +02:00
tsconfig.build.json Re-enable running our eslint rules using ts-node (#159495) 2022-08-30 08:40:04 +02:00
tsconfig.json build utils with source map to enable JS debug console 2022-11-10 15:05:47 +01:00
yarn.lock Pick up latest TS for building VS Code (#165104) 2022-11-01 02:43:09 -07:00