..
bat
Use hex colors in themes integration tests
2017-01-05 09:47:08 +01:00
clojure
Pull in updated clojure grammar
2017-05-02 10:37:43 -07:00
coffeescript
Pick up updated coffeescript grammar ( #23123 )
2017-03-23 16:17:16 -07:00
configuration-editing
Add "Include" to extension TSConfig Files ( #25860 )
2017-05-05 11:37:59 -07:00
cpp
Disable Autoclosing Pairs for Quotes in c++ strings and comments ( #25100 )
2017-04-20 15:21:42 -07:00
csharp
Update C# grammar with fix for named ref/out arguments
2017-03-25 06:52:51 -07:00
css
Add "Include" to extension TSConfig Files ( #25860 )
2017-05-05 11:37:59 -07:00
diff
Use hex colors in themes integration tests
2017-01-05 09:47:08 +01:00
docker
fix keyword type to fix tests
2017-05-08 15:50:46 -07:00
extension-editing
Fix name for ts 2.3.3
2017-05-12 18:52:26 -07:00
fsharp
[fsharp] update grammar
2017-02-10 10:32:23 +01:00
git
Correct LC_ALL. Resolves #26227
2017-05-10 13:37:52 -07:00
gitsyntax
git: enable languages syntax
2017-01-20 19:50:34 +01:00
go
Update Go grammar to atom/language-go@6de3f61 ( #25216 )
2017-04-24 14:37:34 -07:00
groovy
Merge pull request #16339 from elemeht/jenkinsfile
2017-02-21 16:40:25 +01:00
grunt
Add "Include" to extension TSConfig Files ( #25860 )
2017-05-05 11:37:59 -07:00
gulp
Add "Include" to extension TSConfig Files ( #25860 )
2017-05-05 11:37:59 -07:00
handlebars
Handlebars block expressions are not highlighted anymore. Fixes #18451
2017-01-23 11:23:46 +01:00
hlsl
[hlsl] fix update script
2017-02-21 09:20:48 +01:00
html
Script element with type="text/html" not recognised as html. Fixes #25920
2017-05-08 12:52:20 +02:00
ini
Fixes #19515
2017-04-27 13:07:42 +02:00
java
Merge pull request #19076 from fbricon/patch-1
2017-02-20 11:01:53 +01:00
javascript
Pick up updated js/ts grammar ( #26094 )
2017-05-08 08:12:33 -07:00
json
JSON schemas served with gzip fail to parse. Fixes #26672
2017-05-16 11:47:04 +02:00
less
[themes] colorize scss and less varibales in vs themes
2017-02-02 10:48:46 +01:00
lua
add missing lua goto keyword
2017-05-10 02:23:38 -03:00
make
Leverage configurationDefaults for languages that we bundle with VS Code. Fixes #21301
2017-02-23 23:18:55 +01:00
markdown
Move getting active line out of inner openTextDocument
2017-05-16 16:57:26 -07:00
ms-vscode.node-debug
update node-debug deps
2016-11-23 23:12:50 +01:00
ms-vscode.node-debug2
Take new node-debug2 version
2016-09-23 12:51:09 +02:00
objective-c
Pick up new c/c++ grammar fixes #22339 ( #22358 )
2017-03-10 16:01:42 -08:00
perl
[perl] typo in grammar
2017-02-15 17:07:02 +01:00
php
extension/php: detect language via shebang ( #26581 )
2017-05-12 19:38:35 -07:00
powershell
[powershell] add grammar update script
2017-04-20 09:23:22 +02:00
pug
[pug] update tests for grammar update
2017-01-31 10:03:45 +01:00
python
Add "Include" to extension TSConfig Files ( #25860 )
2017-05-05 11:37:59 -07:00
r
Use hex colors in themes integration tests
2017-01-05 09:47:08 +01:00
razor
Include C# textmate grammar. Fixes #19469
2017-02-08 13:06:21 +01:00
ruby
Capfile isn't displayed as Ruby. Fixes #25939
2017-05-08 22:37:51 +02:00
rust
[rust] Update rust grammar (for #19574 )
2017-02-09 16:22:35 +01:00
scss
[themes] colorize scss and less varibales in vs themes
2017-02-02 10:48:46 +01:00
shaderlab
[shaderlab/hlsl] Add update scripts, minor fixes to OSSREADME (for #20129 )
2017-02-20 11:23:14 +01:00
shellscript
[shell] update grammar to textmate/shellscript.tmbundle@ba95d7b (2017-03-15)
2017-03-17 17:08:48 +01:00
sql
Use hex colors in themes integration tests
2017-01-05 09:47:08 +01:00
swift
Use hex colors in themes integration tests
2017-01-05 09:47:08 +01:00
theme-abyss
theming - progress bar
2017-05-10 07:51:35 +02:00
theme-defaults
[php] update php grammar
2017-05-12 16:48:07 +02:00
theme-kimbie-dark
theming - progress bar
2017-05-10 07:51:35 +02:00
theme-monokai
theming - progress bar
2017-05-10 07:51:35 +02:00
theme-monokai-dimmed
Restore monokai dimmed background
2017-05-02 11:11:46 -07:00
theme-quietlight
theming - progress bar
2017-05-10 07:51:35 +02:00
theme-red
theming - progress bar
2017-05-10 07:51:35 +02:00
theme-seti
[seti] fix vertical alignment on Windows
2017-04-12 14:51:45 +02:00
theme-solarized-dark
theming - progress bar
2017-05-10 07:51:35 +02:00
theme-solarized-light
theming - progress bar
2017-05-10 07:51:35 +02:00
theme-tomorrow-night-blue
theming - progress bar
2017-05-10 07:51:35 +02:00
typescript
Add option to exclude unique names from suggestion lists in JS files
2017-05-16 18:35:07 -07:00
vb
[vb] syntax highlighting for "End Property" and "End Class". Fixes #10481
2017-01-23 09:33:13 +01:00
vscode-api-tests
Add "Include" to extension TSConfig Files ( #25860 )
2017-05-05 11:37:59 -07:00
vscode-colorize-tests
Use Shared TypeScript to Compile VSCode Colorizer Tests ( #25858 )
2017-05-05 13:41:39 -07:00
xml
Use hex colors in themes integration tests
2017-01-05 09:47:08 +01:00
yaml
Leverage configurationDefaults for languages that we bundle with VS Code. Fixes #21301
2017-02-23 23:18:55 +01:00
npm-shrinkwrap.json
Pick up TS 2.3.3-insiders
2017-05-12 18:24:31 -07:00
package.json
Pick up TS 2.3.2 Fixes #25699
2017-04-30 12:27:55 -07:00
postinstall.js
HTML language server broken in insiders. Fixes #21743
2017-03-02 12:01:32 +01:00