Commit Graph

9 Commits

Author SHA1 Message Date
Joyce Er
0795888f65 fix: avoid fs dependency in web (#192565)
* feat: quick fix for redundant activation events

* fix: avoid `fs` dependency in web
2023-09-08 14:23:04 +02:00
Christof Marti
e073d674f3 Revert "feat: quick fix for redundant activation events (#192495)"
This reverts commit 0b4fd719e3.
2023-09-08 10:31:35 +02:00
Joyce Er
0b4fd719e3 feat: quick fix for redundant activation events (#192495) 2023-09-07 15:12:23 -07:00
Matt Bierner
8a37410ce2 Adopt l10n for extension-editing (#165523)
For #164438
2022-11-04 12:04:47 -07:00
Martin Aeschlimann
375681e51e json: use default word pattern (#151754) 2022-06-13 14:36:42 +02:00
Johannes Rieken
4a130c40ed enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
Matt Bierner
69056ab090 Upgrade extension-editing extension to use shared tsconfig
Use the shared tsconfig and fix a number of strict mode typing errors and null check errors
2018-10-02 10:24:19 -07:00
Sandeep Somavarapu
7b76b74e4c #20878 add string checks 2017-02-21 16:30:00 +01:00
Sandeep Somavarapu
765638410d #19733 Implement intellisense for language specific editor settings in configuration defaults 2017-02-09 15:24:52 +01:00