vscode/extensions
2018-01-17 15:38:37 -08:00
..
bat [bat] update grammar 2017-12-20 17:30:56 +01:00
clojure FoldingRules language configuration simplification 2017-09-22 13:50:03 +02:00
coffeescript [coffeescript] snippets for regions 2017-11-30 11:28:28 +01:00
configuration-editing #41752 Show contributed locales in the intellisense in language file 2018-01-17 17:25:53 +01:00
cpp #36148. Remove indenation rules for c/cpp 2017-11-22 10:38:53 -08:00
csharp Pull in latest C# grammar 2018-01-04 13:48:21 -08:00
css [html/css/scss/less] Textual suggestions missing in 1.19.0. Fixes #40349 2018-01-11 16:18:13 +01:00
diff Remove duplicate tmlanguage grammar files 2017-11-20 15:45:18 -08:00
docker [docker] update grammar 2017-08-15 15:29:56 +02:00
emmet fix: wrap current node when no selection and cursor on opening or closing tag (#41602) 2018-01-14 16:52:47 -08:00
extension-editing Updgrade markdown-it (fixes #40099) 2018-01-16 10:17:23 +01:00
fsharp [fsharp] update grammar 2017-11-10 09:19:56 +01:00
git fix #40224 2018-01-16 18:04:46 +01:00
gitsyntax [git syntax] add update script for diff.tmLanguage. Fixes #40637 2017-12-21 12:02:40 +01:00
go [go] update grammar 2017-12-20 17:30:56 +01:00
groovy Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
grunt yarn: replace most shrinkwrap files 2017-11-13 23:03:52 +01:00
gulp Fixing compile error 2018-01-09 11:48:18 +01:00
handlebars Files with *.hjs extention not highlighted as handlebars by default but plain text. Fixes #36592 2017-11-17 14:58:33 +01:00
hlsl update grammars 2017-07-18 10:09:48 +08:00
html Fix build error caused by ts api change 2018-01-17 15:38:37 -08:00
ini update grammars 2017-07-18 10:09:48 +08:00
jake yarn: replace most shrinkwrap files 2017-11-13 23:03:52 +01:00
java [java] add region snippets 2017-11-30 11:32:44 +01:00
javascript Use HTTPS for npm package.json auto-complete 2018-01-12 14:41:59 +08:00
json add schema for code-snippets-files, #13182 2018-01-04 14:17:28 +01:00
less [css] use proposalprovider for region snippets 2017-12-01 17:13:23 +01:00
log Support log grammar for log.* files 2017-12-21 14:25:49 +01:00
lua Add indentationRules to lua 2017-09-13 17:12:17 +02:00
make Add firstline match for Makefile 2017-11-11 10:47:31 -06:00
markdown markdown - put a group to actions for editor/title 2018-01-04 17:28:03 +01:00
merge-conflict Add alias for commands (#39778) 2018-01-16 11:05:00 +01:00
ms-vscode.node-debug update node-debug package-lock 2017-12-12 18:25:24 +01:00
ms-vscode.node-debug2 Move license entries to root OSSREADME.json 2017-12-12 11:40:42 +01:00
npm yarn: replace most shrinkwrap files 2017-11-13 23:03:52 +01:00
objective-c [objecttive-c] fix grammar version stamp 2017-09-08 11:01:42 +02:00
perl Tweak colorization of regexp for light+ and dark+ 2017-09-14 14:45:35 -07:00
php Update the PHP grammar 2017-12-18 14:28:38 -08:00
powershell Fix #36924. PowerShell Extension Comment Highlighting Error 2017-10-25 12:20:56 -06:00
pug FoldingRules language configuration simplification 2017-09-22 13:50:03 +02:00
python Merge pull request #35636 from Syeberman/python_auto_closing_string_prefix 2017-11-30 12:25:16 +01:00
r [r] update grammar 2017-10-24 11:05:54 +02:00
razor [cshtml] // commenting inside @{ } code blocks. Fixes #24693 2017-11-21 16:54:05 +01:00
ruby Also ignore special characters for comments 2017-12-15 14:32:49 +02:00
rust [rust] update grammar 2017-10-24 11:05:55 +02:00
scss [css] use proposalprovider for region snippets 2017-12-01 17:13:23 +01:00
shaderlab [shaderlab] update grammar (fixes #33316) 2017-09-08 10:47:07 +02:00
shellscript [sh] update grammar 2017-12-20 17:30:56 +01:00
sql [sql] replace grammar 2017-10-25 17:26:12 +02:00
swift [swift] fix invalid characters in snippets 2017-09-25 23:12:02 +02:00
theme-abyss Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
theme-defaults slight color tweak for light theme 2018-01-04 11:42:16 +01:00
theme-kimbie-dark Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
theme-monokai monokai: improve selection/word colors (for #36376) 2017-11-17 09:34:41 +01:00
theme-monokai-dimmed 🔧 Monokai Dimmed & Light Themes - Increase hover contrast. Fixes: #40731, #40732 (#40914) 2018-01-03 14:27:13 -05:00
theme-quietlight 🔧 Monokai Dimmed & Light Themes - Increase hover contrast. Fixes: #40731, #40732 (#40914) 2018-01-03 14:27:13 -05:00
theme-red Run json formatter on a few builtin themes 2017-10-24 11:34:21 -07:00
theme-seti [seti] ts icon should be blue. Fixes #40691 2018-01-11 11:10:54 +01:00
theme-solarized-dark Merge pull request #33820 from Ikuyadeu/patch-1 2017-09-22 16:15:14 +02:00
theme-solarized-light Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
theme-tomorrow-night-blue Further improve colorization of embeded expressions 2017-09-12 11:04:02 -07:00
typescript Make a code action request for each diagnostic 2018-01-17 15:38:37 -08:00
vb Folding regions broken 2017-10-12 16:55:15 +02:00
vscode-api-tests yarn: missing yarn.lock files 2017-11-13 23:07:17 +01:00
vscode-colorize-tests yarn: missing yarn.lock files 2017-11-13 23:07:17 +01:00
xml Add publishsettings to list of xml file types (#32641) 2017-08-16 16:57:34 -07:00
yaml [ext/yaml] add indentation rules configuration 2018-01-10 03:37:45 -03:00
OSSREADME.json OSS 2017-12-07 22:17:13 +01:00
package.json Pick up new TS version 2018-01-17 13:58:59 -08:00
postinstall.js Don't ship tsserverlibrary.js 2017-11-03 09:52:40 -07:00
yarn.lock Pick up new TS version 2018-01-17 13:58:59 -08:00