vscode/extensions
Connor Peet dc0150c61a
debug: make auto attach apply state transition in new workspaces
Previous there was a case:

1. Auto attach was enabled in user settings and workspace A was open
2. Switch to workspace B, and then turn auto attach off in user settings
3. Switching back to workspace A, environment variables were not cleared

Now, the last state is stored in the workspace settings so that
we can tear down the previous state if necessary.
2020-08-20 16:06:18 -07:00
..
bat Update colorizer baselines 2020-05-26 16:22:50 -07:00
clojure
coffeescript Update colorizer baselines 2020-05-26 16:22:50 -07:00
configuration-editing Fix #103970 2020-08-05 13:51:51 +02:00
cpp Update grammars 2020-06-18 17:35:13 +02:00
csharp Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
css
css-language-features Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
debug-auto-launch debug: make auto attach apply state transition in new workspaces 2020-08-20 16:06:18 -07:00
debug-server-ready serverReady fix for #95108 2020-04-24 18:37:32 +02:00
docker Allow syntax highlighting for Dockerfile.*, Containerfile.* (fixes #102897) 2020-07-30 09:50:39 +02:00
emmet Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
extension-editing Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
fsharp Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
git Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
git-ui
github fixes #104248 2020-08-07 20:04:41 +02:00
github-authentication Update github authentication extension kind 2020-08-14 10:12:59 -07:00
go
groovy Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
grunt
gulp Add 'Gulpfile.js' as valid gulpfile name 2020-08-03 11:15:31 +02:00
handlebars
hlsl
html xhtm->xht 2020-07-29 18:12:24 +03:00
html-language-features Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
image-preview Add proposed webview view API (#104601) 2020-08-20 13:59:22 -07:00
ini Treat all files with git{config,attributes,modules}/editorconfig extensions as properties files 2020-07-25 22:29:05 +03:00
jake
java Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
javascript Update grammars 2020-08-19 16:00:28 +02:00
json file extensins: put primary first. For #102100 2020-07-11 17:36:19 +02:00
json-language-features update css/json services 2020-08-02 21:53:34 +02:00
less
log Update log grammar 2020-07-16 10:15:58 +02:00
lua
make Add new Makefile test case for upgraded syntax rules (#101719) 2020-07-06 15:19:43 +02:00
markdown-basics Updating colorization fixtures 2020-07-10 13:52:02 -07:00
markdown-language-features Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
merge-conflict Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
microsoft-authentication Stabilize authentication consumer side, fixes #100993 2020-07-28 09:58:16 -07:00
npm Fix when NPM view is shown 2020-08-14 11:33:53 +02:00
objective-c Revert C grammars to version from 1.43.1 2020-03-27 16:36:57 +01:00
perl Update colorizer baselines 2020-05-26 16:22:50 -07:00
php Update grammars 2020-08-19 16:00:28 +02:00
php-language-features Fixes #96794: php.validate.executablePath - Unable to override in workspace 2020-06-18 10:37:24 +02:00
powershell Add PowerShell herestring autoclosing pairs 2020-04-14 09:06:40 -07:00
pug file extensins: put primary first. For #102100 2020-07-11 17:36:19 +02:00
python Update grammars 2020-08-19 16:00:28 +02:00
r Update grammars 2020-05-11 14:03:54 +02:00
razor
ruby Improve new constant color, tests. For #97373 2020-05-29 00:22:17 +02:00
rust
scss Update colorizer baselines 2020-05-26 16:22:50 -07:00
search-result Treat more extensions as C++ 2020-08-18 16:13:27 -07:00
shaderlab
shellscript Support more shell script file extensions 2020-05-12 17:49:35 -04:00
sql Update grammars 2020-06-18 17:35:13 +02:00
swift Update grammars 2020-08-19 16:00:28 +02:00
theme-abyss
theme-defaults Remove notebook cell shadow 2020-07-08 14:58:42 -07:00
theme-kimbie-dark
theme-monokai
theme-monokai-dimmed Dimmed Monokai theme - improve markdown support 2020-08-11 21:01:51 -07:00
theme-quietlight
theme-red [typescript][semantic] add library modifier. Fixes #91090 2020-03-27 14:35:22 +01:00
theme-seti Update seti-ui theme 2020-05-26 08:50:43 -07:00
theme-solarized-dark
theme-solarized-light [typescript][semantic] add library modifier. Fixes #91090 2020-03-27 14:35:22 +01:00
theme-tomorrow-night-blue
types
typescript-basics Improve typescript.code-snippets for async (#99544) 2020-08-19 12:07:13 -07:00
typescript-language-features Add new TSS_REMOTE_DEBUG flags that are only active in remote cases 2020-08-19 17:07:13 -07:00
vb Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
vscode-api-tests Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
vscode-colorize-tests Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
vscode-custom-editor-tests Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
vscode-notebook-tests Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
vscode-test-resolver
xml Built-in XSLT extension has 'brackets' setting that prevents bracket-matching for embedded XPath 1.0-3.1 Fixes #102584 2020-07-16 15:25:42 +02:00
yaml
cgmanifest.json
package.json Pick up new TS insiders 2020-08-18 16:28:55 -07:00
postinstall.js Remove more unused files from the typescript package 2020-06-11 11:52:28 -07:00
shared.tsconfig.json
shared.webpack.config.js eslint - fix linting issues 2020-07-21 07:46:15 +02:00
yarn.lock Pick up new TS insiders 2020-08-18 16:28:55 -07:00