Commit graph

130 commits

Author SHA1 Message Date
David Storey
ba296d55c7 Update list of valid CSS values for syntax highlighting 2015-12-15 18:20:59 -08:00
David Storey
3b40a57b00 Fix last of merge issues 2015-12-12 01:04:08 -08:00
David Storey
206f9a84d2 Merge Microsoft/master into branch 2015-12-12 00:04:07 -08:00
Martin Aeschlimann
d08132fcbb [ts] update grammars with latest from TypeScript-TmLanguage (05e623f) 2015-12-11 16:06:10 +01:00
Martin Aeschlimann
45f29b9988 [js] update grammars with latest from TypeScript-TmLanguage (05e623f) 2015-12-11 16:06:09 +01:00
Andre Weinand
dfd7f2698c update node-debug 2015-12-11 15:13:04 +01:00
Johannes Rieken
7dbc878a32 remove csharp-syntax-only-extension because vscode omnisharp ships that 2015-12-10 15:25:07 +01:00
Johannes Rieken
c8d4a43181 es6 is the default 2015-12-10 14:17:41 +01:00
Johannes Rieken
a25f063d94 Merge branch 'master' into joh/commandsAsApi 2015-12-10 10:07:15 +01:00
David Storey
d98484b5a2 Add css properties to css.plist 2015-12-10 00:13:30 -08:00
Martin Aeschlimann
736ff0bd99 [json] move schema associations to extensions 2015-12-09 23:40:36 +01:00
Johannes Rieken
9408e3bb74 Merge branch 'master' into joh/commandsAsApi 2015-12-09 17:10:04 +01:00
Andre Weinand
18db812cb1 update node-debug 2015-12-09 16:47:23 +01:00
Martin Aeschlimann
9b0bcaa02a [clojure] Block comment is not colored any different #12 2015-12-09 11:19:34 +01:00
Martin Aeschlimann
2b2d81331b [vb] vb dosn't support block comments 2015-12-09 11:05:40 +01:00
Martin Aeschlimann
a72549198a Merge pull request #1089 from evalphobia/feature/add-rake-extensions
Added .rake extension to use ruby syntax
2015-12-09 10:55:38 +01:00
Martin Aeschlimann
f35e6bd652 Merge pull request #1092 from Tyriar/patch-2
Associate .atom with XML
2015-12-09 10:52:07 +01:00
Johannes Rieken
ec720bfa9a filter commands that start with an underscore, make it option in the API 2015-12-09 10:43:49 +01:00
David Storey
74f61ad20a Add fullscreen API pseudos 2015-12-08 18:48:23 -08:00
David Storey
603ed8786a Update Input Pseudo-classes 2015-12-08 18:38:46 -08:00
David Storey
0c2649e8fc Add placeholder pseudo element 2015-12-08 18:33:34 -08:00
David Storey
fe09ff773c Add missing CSS units from css.plist 2015-12-08 18:24:18 -08:00
David Storey
d3547c844e Add speech media type 2015-12-08 18:10:09 -08:00
David Storey
20c6ef3198 Update comments about colours in plist to be closer to truth 2015-12-08 18:08:23 -08:00
David Storey
23db8835f5 Merge branch 'Microsoft/master' into update-css-intellisense
# Conflicts:
#	src/vs/languages/html/common/htmlTags.ts
2015-12-08 17:03:17 -08:00
Dirk Baeumer
daede4d598 Fixes #1052 2015-12-08 12:40:58 +01:00
Dirk Baeumer
ee3a944762 Fixes #1100 2015-12-08 11:50:45 +01:00
Daniel Imms
3340cd42c9 Associate .atom with XML
.atom feeds (application/atom+xml) are similar to .rss.
2015-12-07 23:00:35 -08:00
evalphobia
e204017ad4 Added .rake extension to use ruby syntax 2015-12-08 09:37:44 +09:00
Benjamin Pasero
f2074e0af1 delete test that will never work in our PH 2015-12-07 10:11:05 +01:00
Benjamin Pasero
da2688027e enable another workspace test 2015-12-07 08:15:11 +01:00
Benjamin Pasero
7ceebcf8ab first cut green integration tests on windows 2015-12-04 16:17:54 +01:00
Andre Weinand
fb8e9440e5 update node-debug 2015-12-04 15:48:53 +01:00
Dirk Baeumer
56faef7b2d Fix line feeds 2015-12-04 13:54:21 +01:00
Dirk Baeumer
93f3088584 Fixes #971 2015-12-04 12:39:43 +01:00
Dirk Baeumer
da5268f6a0 Update to TypeScript 1.7.3 2015-12-04 12:39:42 +01:00
Martin Aeschlimann
d360a511f0 Merge pull request #1004 from resir014/gemfile-syntax
[ruby] Add Gemfile to supported filenames
2015-12-04 10:19:19 +01:00
Resi Respati
c4813c7c6c [ruby] Add Gemfile to supported filenames 2015-12-04 15:11:55 +07:00
Martin Aeschlimann
9d2a579357 Merge pull request #975 from Tyriar/patch-1
[python] Add .gn as a python file extension
2015-12-04 08:55:01 +01:00
Andre Weinand
39f9869a1f update node-debug 2015-12-03 18:32:56 +01:00
Daniel Imms
a275306a4b Add .gn as a python file extension
GN is a meta-build system that generates NinjaBuild files. GN syntax is a stripped down version of python.
2015-12-03 08:39:41 -08:00
Martin Aeschlimann
2b7dccce56 [php] missing user code auto-complete on 0.10.1 #161 2015-12-03 17:38:09 +01:00
Andre Weinand
3399962d42 update node-debug 2015-12-03 17:24:24 +01:00
Martin Aeschlimann
0b3f7b223d [javascript] Bring back ES6 syntax highlighting support #133 2015-12-03 16:03:48 +01:00
Martin Aeschlimann
08076f3faa [lua] "goto" missing in Lua syntax highlighting #942 2015-12-03 13:46:56 +01:00
Andre Weinand
2801eac2be update node-debug 2015-12-03 12:45:40 +01:00
Johannes Rieken
ad03fd62b3 remove the last csharp-o occurrences and make build happy 2015-12-03 12:17:28 +01:00
Johannes Rieken
601c0776d7 move out vscode omnisharp 2015-12-03 12:03:05 +01:00
Johannes Rieken
38133dbe57 make vscode a dependency, don't use magic build, discover and fix some issues with the global vscode module 2015-12-03 10:58:22 +01:00
Johannes Rieken
4b62802816 favor const 2015-12-03 10:46:29 +01:00