vscode/extensions
Matt Bierner 0857489caf Add the concept of client capabilities for TypeScript
For serverless, we will only be able to run the TypeScript syntax server which does not support all features. This change makes this possible by adding the concept of client capabilities. Providers such as rename will only be registered when the client has semantic capabilities
2020-07-16 12:32:27 -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 Official version number regex and doc (microsoft/vscode-remote-release#3253) 2020-06-29 16:37:44 +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 [css][html] update services 2020-06-29 20:29:17 +02:00
debug-auto-launch debug: always clear out any js-debug state 2020-07-13 11:34:32 -07:00
debug-server-ready serverReady fix for #95108 2020-04-24 18:37:32 +02:00
docker Containerfile support (#93184) 2020-05-27 14:47:27 +02:00
emmet emmet serverless 2020-07-09 17:23:16 +02:00
extension-editing fix extension editing main 2020-07-16 11:09:53 +02:00
fsharp Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
git git: PushErrorHandler 2020-07-15 15:52:31 +02:00
git-ui
github fixes #98931 2020-07-16 12:48:33 +02:00
github-authentication Add GDPR comments for auth provider telemetry 2020-07-08 11:22:21 -07:00
github-browser Auth provider tweaks, change types of change events 2020-07-10 10:49:10 -07:00
go
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
html Remove special grammar rules for console in js/ts 2020-07-07 13:24:23 -07:00
html-language-features [css][html] update services 2020-06-29 20:29:17 +02:00
image-preview used shared webpack-config for browser 2020-06-25 23:22:02 +02: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 Remove special grammar rules for console in js/ts 2020-07-07 13:24:23 -07:00
json file extensins: put primary first. For #102100 2020-07-11 17:36:19 +02:00
json-language-features fix json readme typos 2020-06-30 21:08:04 +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 fix paragraphs inside of <ul>'s which are too spaced apart. (#102719) 2020-07-16 11:20:38 -07:00
merge-conflict fix merge-conflict browser main 2020-06-26 11:14:23 +02:00
microsoft-authentication Add GDPR comments for auth provider telemetry 2020-07-08 11:22:21 -07:00
npm Add when property to tasks definition 2020-07-15 17:19:15 +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 colorizer baselines 2020-05-26 16:22:50 -07: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 used shared webpack-config for browser 2020-06-25 23:22:02 +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 Containerfile support (#93184) 2020-05-27 14:47:27 +02: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-07-06 13:43:31 +02:00
theme-abyss [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
theme-defaults Remove notebook cell shadow 2020-07-08 14:58:42 -07: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 Add terminal colors 2020-05-21 16:15:39 +03: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 seti-ui theme 2020-05-26 08:50:43 -07: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 Remove special grammar rules for console in js/ts 2020-07-07 13:24:23 -07:00
typescript-language-features Add the concept of client capabilities for TypeScript 2020-07-16 12:32:27 -07:00
vb Use code-snippet suffix for extension snippets. Fixes #94625 2020-04-08 10:12:23 +02:00
vscode-api-tests Tasks without a registered definition should run (#102696) 2020-07-16 14:42:02 +02:00
vscode-colorize-tests Handle invalid token type/modifier indexes. Fixes #96540 2020-05-01 16:48:19 +02:00
vscode-notebook-tests fix #102460 2020-07-16 10:20:42 -07:00
vscode-test-resolver Revert "Fix #73803" 2020-03-06 00:30:14 -08:00
vscode-web-playground Adding tests for opening markdown document links 2020-07-10 13:25:55 -07:00
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 version 2020-07-01 13:29:18 -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 shared webpack browser config: add WEBWORKER definition 2020-06-26 10:13:08 +02:00
yarn.lock Pick up new TS version 2020-07-01 13:29:18 -07:00