Commit graph

150 commits

Author SHA1 Message Date
Daniel Podder
2e273e710f Stop strings from spilling onto next line 2016-01-06 12:04:47 -08:00
Daniel Podder
867a87f070 Add tokens to grammar for environment variables 2016-01-06 12:04:46 -08:00
Daniel Podder
3edcbfbd91 Add tokens to grammar for parameter/loop variables 2016-01-06 12:04:46 -08:00
Daniel Podder
d5887eeb03 Fix parsing of 'rem' directive
- remove 'rem' from list of keywords so it's not misparsed as a keyword
 - change \s to \b so that 'rem' is detected in case of @rem or &rem, etc.
2016-01-06 12:04:46 -08:00
Dirk Baeumer
6c54090689 If Salsa is enabled look for the tsserver also in local node_modules 2016-01-06 15:54:53 +01:00
Dirk Baeumer
a39afd6057 Add feature flag to support using tsserver for JS files 2016-01-06 15:54:51 +01:00
Martin Aeschlimann
8ec0425c67 [theme] dark & light plus (#1470) 2016-01-06 12:16:44 +01:00
Andre Weinand
23321a1f4b update node-debug 2016-01-06 10:53:50 +01:00
Andre Weinand
0579a68ac2 update node-debug 2016-01-06 01:56:29 +01:00
Andre Weinand
451729486e update node-debug 2016-01-05 18:01:12 +01:00
Martin Aeschlimann
386308bc18 Update Jade.tmLanguage to version from Dec 1 2015 2016-01-05 14:40:08 +01:00
Martin Aeschlimann
b102636053 No Intellisense with package.json #1769 2016-01-05 14:21:38 +01:00
isidor
afbca7b2df allow to set breakpoints in .tsx
fixes #1675
2015-12-28 17:00:34 +01:00
Andre Weinand
3f329325ac change SourceBreakpoint attribute 'expression' to 'condition' 2015-12-28 16:00:46 +01:00
Andre Weinand
543f07dc17 update node-debug (support for conditional breakpoints) 2015-12-27 22:57:20 +01:00
Andre Weinand
d3f458159b update node-debug (for Microsoft/vscode-node-debug#32) 2015-12-27 17:23:24 +01:00
Andre Weinand
11eb2c583b update node-debug (windows offline debugging) 2015-12-24 01:11:08 +01:00
Andre Weinand
a26f9d7658 update node-debug (inlined source) 2015-12-23 22:48:18 +01:00
Johannes Rieken
4dfa345e91 api - allow to provide a cancellation token to findFiles. Fixes #1553 2015-12-22 09:29:49 +01:00
Johannes Rieken
0542c7e775 remove .m setting from C 2015-12-21 13:42:28 +01:00
Johannes Rieken
a066421a78 fix issue #1532 2015-12-21 12:40:36 +01:00
Dirk Baeumer
6f51b42826 Updated TS version number in OSSREADME.json 2015-12-17 15:18:28 +01:00
Alex Dima
92a726b8da Revert OSSREADME.json / ThirdPartyNotices.txt changes 2015-12-17 12:41:01 +01:00
Benjamin Pasero
71eb6386bf update test 2015-12-17 11:14:35 +01:00
Chris Dias
0334ffd2db fix spaces 2015-12-16 19:14:01 -08:00
Chris Dias
ffbbe5455d update leading spaces 2015-12-16 19:06:15 -08:00
Chris Dias
04d125e8c2 fix tabs 2015-12-16 18:59:09 -08:00
Chris Dias
fd00777eac fix whitespace 2015-12-16 18:16:43 -08:00
Chris Dias
048dcbb349 add licenseDetail for missing C/R statements 2015-12-16 17:23:51 -08:00
Dirk Baeumer
41af798248 Fixes #1383 2015-12-16 15:37:17 +01:00
Martin Aeschlimann
8745c95e80 Merge pull request #1220 from dstorey/gradient-fix
Fix linear-gradient() snippet syntax
2015-12-16 11:32:15 +01:00
Dirk Baeumer
f896092df2 Fixes #1342 2015-12-16 10:51:04 +01:00
Andre Weinand
2420d2a2b9 update node-debug 2015-12-15 15:46:55 +01:00
Dirk Baeumer
0e6a59602a Upgrade to TS 1.7.5 2015-12-15 10:55:48 +01:00
David Storey
a59908a721 Fix linear-gradient() snippet syntax 2015-12-12 03:22:46 -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
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
Dirk Baeumer
daede4d598 Fixes #1052 2015-12-08 12:40:58 +01:00