Johannes
43c31079ee
manual fixing of prefer-const violations
2022-06-09 10:19:56 +02:00
Johannes
3622010b64
Merge branch 'main' into joh/voluminous-lobster
2022-06-09 09:08:20 +02:00
Matt Bierner
640898db17
Update to build using latest TS nightly ( #151576 )
2022-06-08 22:02:49 -04:00
Johannes
0656d21d11
auto-fixed prefer-const violation
2022-06-08 17:49:21 +02:00
Johannes
1105ead47b
add a transpileOnly option to gulp-tsb
2022-06-08 17:33:54 +02:00
Sandeep Somavarapu
5178151d23
Merge branch 'main' into sandy081/settingsProfile
2022-06-01 14:12:03 +02:00
Henning Dieterichs
ac312975c6
Merge branch 'main' into 3wm
...
# Conflicts:
# build/lib/i18n.resources.json
2022-05-25 18:12:25 +02:00
Tyler James Leonhardt
f363be172c
Rename LocalizationsService to LanguagePackService and misc moves ( #150314 )
...
* rename LocalizationsService to LanguagePackService and misc moves
* couple more renames
* one more rename
2022-05-24 15:05:17 -07:00
Song Xie
397fa12a6c
[easy] Fix a typo for "synchronizing" in log string ( #150236 )
...
* [easy] Fix a typo for "synchronizing" in log string
* Include artifacts from yarn build compile
2022-05-24 10:33:48 -07:00
Sandeep Somavarapu
86d085dbca
- Save settings profile
...
- Switch settings profile
- Remove settings profile
- Status bar entry
2022-05-23 00:57:58 +02:00
Johannes
3aac77dc5d
Merge branch 'main' into 3wm
2022-05-16 09:53:59 +02:00
João Moreno
5854ef865c
Generate policies again ( #149322 )
...
* Generate ADMX/ADML policy declaration files from static analysis
Fixes : #148941
* fix build
* move to optional dependencies
2022-05-12 09:16:03 +02:00
Joyce Er
ba8ced85c5
Revert "Generate ADMX/ADML policy declaration files from static analysis" ( #149194 )
...
This reverts commit dcfe6b3b84 .
2022-05-10 16:30:34 -07:00
João Moreno
dcfe6b3b84
Generate ADMX/ADML policy declaration files from static analysis
...
Fixes : #148941
2022-05-10 13:17:05 +02:00
Johannes
34d31f4b9e
merge editor kick off
2022-05-09 14:09:00 +02:00
Johannes
c13d581bce
move gulp-tsb into the build/lib remove as dependency
2022-05-05 11:35:33 +02:00
Sandeep Somavarapu
a6d76c2abb
show progress while applying profile
2022-04-23 18:07:35 +05:30
Sandeep Somavarapu
d080b3aad7
Merge branch 'main' into issue/146729
2022-04-22 23:53:36 +05:30
Sandeep Somavarapu
5b242ed4ff
Implement export/import profiles
...
- Introduce workbench profile service
- Implement settings, global state, extension profiles
- Implement import/export profile actions
2022-04-22 23:51:05 +05:30
Benjamin Pasero
9ce2a653c8
macOS: declare folder support ( #147686 )
...
* wip
* add utis
2022-04-19 12:56:55 +02:00
Matt Bierner
cc74238173
Update to build VS Code using latest TS nightly ( #146933 )
...
* Fixing line height if drop into prompt wraps
* Use keybinding style for `shift` in overlay
* Update to build VS Code using latest TS nightly
* Fix compile error
* Bump TS
* Add constraint
2022-04-14 13:58:26 -07:00
Benjamin Pasero
be376cfef0
debt - improve ipc validation code
2022-04-12 07:46:21 +02:00
Benjamin Pasero
95c2a71018
Revert "ipcMain validation ( #147071 )"
...
This reverts commit 508b173177 .
2022-04-11 19:34:12 +02:00
Benjamin Pasero
508b173177
ipcMain validation (#147071 )
...
* first cut ipc validation
* clean up
* comment
2022-04-11 18:11:19 +02:00
Connor Peet
5e86e40fab
extensions: pull from github in OSS build ( #146863 )
...
* extensions: pull from github in OSS build
* fixup! address pr comment
2022-04-10 22:36:12 -07:00
João Moreno
d06e16b59a
layer checker: follow parent symbols
2022-04-04 15:05:34 +02:00
Benjamin Pasero
693b2fdbaf
debt - make URL available as core type
2022-04-04 11:21:57 +02:00
Alex Dima
79e83ab7fa
Go back to using buitlin URL
...
This reverts commit 014814146e .
2022-03-25 09:25:49 +01:00
Johannes
0f648cd7db
add eslint rule to disallow look behind regex feature, ignore in git and markdown fyi @lszomoru, @mjbvz
2022-03-22 16:02:19 +01:00
Benjamin Pasero
dc0eb750b6
fix missing compile
2022-03-21 15:58:23 +01:00
João Moreno
8dd386bddf
missing compile
2022-03-21 14:41:36 +01:00
João Moreno
726eeffa71
introduce distro private builds
2022-03-21 14:40:00 +01:00
Matt Bierner
bc9de9e7eb
Pick up TS 4.7 for building VS Code ( #145273 )
...
Adds fixes for https://github.com/microsoft/TypeScript/issues/48276
2022-03-17 11:10:35 -07:00
Alexandru Dima
62629146e6
Merge pull request #145053 from microsoft/alex/server-darwin-arm64
...
Add support for arm64 for server builds
2022-03-16 12:54:26 +01:00
Benjamin Pasero
066b362943
fix layers checker to support trace
2022-03-15 21:06:22 +01:00
Alex Dima
bd9d4d5b51
Add support for arm64 for server builds
2022-03-14 16:22:54 +01:00
Benjamin Pasero
56cca7a6b7
Merge branch 'main' into ben/history
2022-03-10 16:55:12 +01:00
Robo
32d40cf44e
chore: update to electron 17 ( #143223 )
...
* chore: bump electron@17.0.0
* Revert "chore: revert to electron@13 (#143851 )"
This reverts commit df645f1450 .
* chore: bump electron@17.1.0
* Revert "ci: fix build with latest node-gyp"
This reverts commit c3e948aa30 .
* chore: revert ci changes for node v16
* chore: update yarn.lock
* chore: bump electron@17.1.1
2022-03-11 00:51:37 +09:00
Benjamin Pasero
783d298131
history - first cut timeline provider for local history
2022-03-10 13:08:05 +01:00
Matt Bierner
fb6cf37ea9
Move simple-browser to use esbuild for webview scripts
2022-03-08 16:23:14 -08:00
Matt Bierner
e65a786a92
Fix build script to use esbuild
2022-03-08 16:09:23 -08:00
Matt Bierner
433bf7cd88
Update build scripts to target es2020
2022-02-28 14:00:17 -08:00
Matt Bierner
1d77856203
Use ?.forEach instead of ( || []).forEach
2022-02-28 13:52:59 -08:00
Robo
df645f1450
chore: revert to electron@13 ( #143851 )
...
* Revert "chore: update to electron 16 (#137241 )"
This reverts commit 01df559c18 .
This reverts commit 46301339b7
* ci: fix remote compiler for sdl-scan
* chore: fix remote/.yarnrc
* chore: fix build/npm/postinstall.js
* chore: rm crash reporter from shared process
* chore: rm crash reporter from ext host
* chore: fix build/lib/layersChecker.ts
* :chore: preserve some more changes
* fix tests
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2022-02-24 17:49:49 +01:00
Johannes Rieken
0ccf2b289d
use audio cue to signal no inlay hints can be read
2022-02-21 12:23:19 +01:00
Benjamin Pasero
ae0864d995
fix valid layers checker
2022-02-14 08:41:24 +01:00
Robo
01df559c18
chore: update to electron 16 ( #137241 )
...
* chore: bump electron@15.3.0
* chore: bump node@16.x
* chore: enable render process reuse
* Revert "watcher - use `type` property for crash reporter location"
This reverts commit bfa488dd8f .
* Revert "watcher - enable crash reports on linux (#136264 )"
This reverts commit af261488f8 .
* chore: enable crashpad on linux
* chore: bump electron@15.3.1
* chore: update api changes
* chore: bump @vscode/sqlite3@5.0.3
* spec: skip non-context aware module unittests
* chore: fix perf hook integration with node environment
* fix: adopt fs api changes
* chore: fix integration tests
* chore: bump electron@15.3.2
* chore: bump electron@16.0.0
* temp(macOS): kill test instances in OSS
* Revert "temp(macOS): kill test instances in OSS"
This reverts commit b0d796c8d64227a5ec012c060bbbee7d9da27568.
* chore: update chromium version for clang downloader
* some 💄 changes
* align with changes
* adopt more fs.rm
* 💄
* chore: bump @vscode/sqlite3@5.0.4
* fix layers check to account for duplicated types from node.js
* update todo for type casts
* smoke - fix compile issue
* chore: update module cache
* watcher - fix unhandled rejection (fix #137416 )
* ci: update node version
* enable stack dumping
* update electron types to 16.x
* chore: bump @vscode/sqlite3@5.0.5
Refs https://github.com/microsoft/vscode/issues/137496
* fix layer issue
* add `AbortSignal` to core types
* chore: update linux compile flags
Refs 797723ec83
* ci: fix linux build
* ci: update github ci cache
* ci: fix remote build in github ci
* ci: better fix for remote build
* chore: bump azure cache
* chore: fix merge conflict
* :chore: update to electron@16.0.2
* chore: bump @vscode/sqlite3@5.0.7
* ci: update to gcc-4.9 for remote
Refs https://github.com/microsoft/vscode/issues/137659
* ci: switch to buster for linux arm
Refs https://github.com/microsoft/vscode/issues/137927
* ci: fix build on linux arm64
* ci: fix arm client compiler toolchain
Refs #137927
* chore: bump electron@16.0.3
* ci: fix compile flags for the c toolchain
* chore: bump electron@16.0.4
* Add experimental dark mode flag (#139109 )
* Add experimental dark mode flag
* Apply PR feedback
* chore: bump electron@16.0.6
* chore: bump electron@16.0.7
Fixes https://github.com/microsoft/vscode/issues/138792
Fixes https://github.com/microsoft/vscode/issues/139300
* chore: experimental highlight API
* smoke - fix compile issue
* FIXME: custom ELECTRON_RUN_AS_NODE with node worker
* Revert "chore: bump electron@16.0.7"
This reverts commit 5fd01cf37c .
* Revert "Revert "chore: bump electron@16.0.7""
This reverts commit a7f1b73951 .
* chore: fix github linux workflow
* chore: address review feedback
* chore: bump electron@16.0.8
* ci: revert to stretch distro for linux arm
Refs https://github.com/microsoft/vscode/issues/137927
* ci: force build
* chore: update yarn.lock
* address feedback
* Revert "FIXME: custom ELECTRON_RUN_AS_NODE with node worker"
This reverts commit 7b48fa3732 .
* ci: fix remote folder build
* chore: fix github linux ci
* 🆙 `versionSpec`
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com >
2022-02-08 20:09:00 +01:00
rebornix
f2b7964599
re #142429 . Image renderer moved to extension.
2022-02-07 12:49:20 -08:00
Dirk Baeumer
f8fe16b97a
Use regexp from stripComments.
2022-02-07 14:29:53 +01:00
Logan Ramos
7cde1becc6
Huge telemetry reduction 🎉
2022-02-04 14:34:09 -05:00