vscode/extensions
Matt Bierner 948aa4a214 Make TS completion item more efficent to compute
For #95324

- Removes repeated calls to `getWordRangeAtPosition`
- Only use our fuzzy string logic when using TS 3.8 or older
2020-04-15 10:02:47 -07:00
..
bat Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
clojure Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
coffeescript Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
configuration-editing update preview snippets schema 2020-03-20 18:36:23 +01:00
cpp Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
csharp Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
css Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
css-language-features [css] update ls-service (for #92417) 2020-03-13 11:31:14 +01:00
debug-auto-launch
debug-server-ready
docker
emmet Revert "Fix #73803" 2020-03-06 00:30:14 -08:00
extension-editing product icons more 2020-03-06 16:26:59 +01:00
fsharp Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
git remove git content provider 2020-04-15 07:42:50 +02:00
git-ui
github-authentication Move github config generation to own build step 2020-04-14 22:59:08 -07:00
go Update grammars 2020-02-03 13:01:47 +01:00
groovy Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
grunt Use non-deprecated version of registerTasksProvider 2020-02-12 17:20:05 -08:00
gulp Use non-deprecated version of registerTasksProvider 2020-02-12 17:20:05 -08:00
handlebars
hlsl Update grammars 2020-02-03 13:01:47 +01:00
html Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
html-language-features HTML implementation for #88424 2020-03-18 12:42:48 -07:00
image-preview Clean up services required 2020-04-09 06:17:48 -07:00
ini
jake Use non-deprecated version of registerTasksProvider 2020-02-12 17:20:05 -08:00
java Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
javascript Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
json Minimal support for JSON-LD files. Fixes #95013 2020-04-14 12:13:12 +02:00
json-language-features fix compile error 2020-04-14 17:59:41 +02:00
less Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
log Update grammars 2020-02-03 13:01:47 +01:00
lua Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
make
markdown-basics Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
markdown-language-features Fix to 'Markdown Preview of relative links drops 'host' from path' (#95092) 2020-04-13 14:43:00 -07:00
merge-conflict CodeLens should be one word 2020-04-03 13:46:00 -07:00
npm Fix some strict null errors revealed by change to emitter 2020-04-08 18:06:24 -07:00
objective-c Revert C grammars to version from 1.43.1 2020-03-27 16:36:57 +01:00
perl update-grammars 2020-04-06 13:29:57 +02:00
php Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
php-language-features Remove 'rootPath' reference 2020-02-12 17:42:24 -08:00
powershell Add PowerShell herestring autoclosing pairs 2020-04-14 09:06:40 -07:00
pug Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
python update-grammars 2020-04-06 13:29:57 +02:00
r Update grammars 2020-02-03 13:01:47 +01:00
razor Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
ruby [themes][semantic] default themes: new constant color. Fixes #95346 2020-04-15 17:04:28 +02:00
rust
scss Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
search-result Add .yml syntax hilighting. Closes #92027. 2020-03-05 09:32:53 -08:00
shaderlab Update grammars 2020-02-03 13:01:47 +01:00
shellscript Merge branch 'master' into patch-1 2020-02-20 21:01:59 +00:00
sql update-grammars 2020-04-06 13:29:57 +02:00
swift Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
theme-abyss [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-defaults [themes][semantic] default themes: new constant color. Fixes #95346 2020-04-15 17:04:28 +02:00
theme-kimbie-dark [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-monokai [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-monokai-dimmed [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-quietlight [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-red [typescript][semantic] add library modifier. Fixes #91090 2020-03-27 14:35:22 +01:00
theme-seti Update to latest Seti for search editor icon. 2020-01-30 10:15:27 -08:00
theme-solarized-dark [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-solarized-light [typescript][semantic] add library modifier. Fixes #91090 2020-03-27 14:35:22 +01:00
theme-tomorrow-night-blue [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
types Don't import from node in extensions for URL and TextEncoder 2020-02-07 15:51:13 -08:00
typescript-basics [themes][semantic] default themes: new constant color. Fixes #95346 2020-04-15 17:04:28 +02:00
typescript-language-features Make TS completion item more efficent to compute 2020-04-15 10:02:47 -07:00
vb Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
vscode-account Show sign in entry for all auth providers in accounts menu, fixes #94488 2020-04-13 14:28:07 -07:00
vscode-api-tests Test using an environment variable to avoid winpty sequences 2020-04-10 07:39:36 -07:00
vscode-colorize-tests Have SemanticTokensBuilder.build() return SemanticTokens (for #93614) 2020-03-30 15:52:25 +02:00
vscode-test-resolver Revert "Fix #73803" 2020-03-06 00:30:14 -08:00
vscode-web-playground Move web playground code into its own extension (#92672) 2020-03-17 15:01:17 -07:00
xml
yaml Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
cgmanifest.json
package.json Pick up TS 3.8.3 2020-02-28 14:45:36 -08:00
postinstall.js
shared.tsconfig.json Don't include dom typings in extensions (#89942) 2020-02-04 11:08:22 -08:00
shared.webpack.config.js Convert most ts-ignore-calls to ts-expect-error (#93617) 2020-03-30 17:31:37 -07:00
yarn.lock Pick up TS 3.8.3 2020-02-28 14:45:36 -08:00