Commit Graph

3377 Commits

Author SHA1 Message Date
Martin Aeschlimann
b1014464c3 [html] Please provide a built-in HTML.tmLanguage file #543 2015-12-03 10:25:42 +01:00
Andre Weinand
d194e65958 update debug adapters 2015-12-02 22:27:01 +01:00
Martin Aeschlimann
d7214d7013 [html] Please provide a built-in HTML.tmLanguage file #543 2015-12-02 17:43:33 +01:00
Martin Aeschlimann
1b72099996 [html] Please provide a built-in HTML.tmLanguage file #543 2015-12-02 17:41:25 +01:00
Martin Aeschlimann
39d3589801 [shaderlab] Support Shaderlab Highlighting for .cginc (Include files) #867 2015-12-02 15:42:51 +01:00
Johannes Rieken
797f9bf0ab make quick fix be a command and a score 2015-12-02 13:02:25 +01:00
Martin Aeschlimann
0f8b0d7225 Merge pull request #883 from MattTalbot/master
Syntax Highlighting for Roku's BrightScript Language
2015-12-02 13:00:54 +01:00
Johannes Rieken
1de8f1d608 #723 mark untitled documents as dirty when opened 2015-12-02 11:02:10 +01:00
Matt Talbot
f940964192 Syntax Highlighting for Roku's BrightScript Language
BrightScript (.brs) files use the default visual basic syntax highlighting.
2015-12-01 11:24:54 -08:00
Johannes Rieken
a0fb61812c parameter hint trigger characters are ( and , - fixes #758 2015-12-01 17:20:57 +01:00
thomas michael wallace
c44731e247 Add Windows Workflow (.xoml) extension. 2015-12-01 11:55:20 +00:00
Martin Aeschlimann
92b30a15c7 Merge pull request #786 from Tyriar/xml_extensions
[xml] Add several XML file extensions
2015-12-01 09:34:35 +01:00
Martin Aeschlimann
7bca0cd1c3 [fsharp] update tm grammar (1.4.11) 2015-11-30 21:35:09 +01:00
Dirk Baeumer
047f55b3b7 Merged #336 2015-11-30 12:41:50 +01:00
Dirk Baeumer
30381dbcef Fixes #539 2015-11-30 12:14:55 +01:00
Daniel Imms
58b7cd4ff3 Remove svgz from xml extensions
svgz is a gzipped version of svg so syntax highlighting does not apply
2015-11-28 18:17:55 -08:00
Daniel Imms
557e6284a8 Add more XML extensions 2015-11-28 18:14:35 -08:00
Daniel Imms
b223a5e626 Make xml extension list flat 2015-11-28 18:13:23 -08:00
Martin Aeschlimann
b68a923c8d Merge pull request #735 from bae-unidev/master
Add CSS Gradient snippet.
2015-11-27 17:06:44 +01:00
Bae Hyun Seung
eb291ec183 Add CSS Gradient snippet. 2015-11-27 14:41:09 +09:00
Johannes Rieken
62727a35d9 fixes #672 2015-11-26 15:57:57 +01:00
Johannes Rieken
9d1054fb70 don't search for project when no folder has been opened, fixes #649 2015-11-26 15:39:52 +01:00
Benjamin Pasero
5ea34f9dba return early from confirmSave when we are in extension development mode 2015-11-25 12:51:24 +01:00
Benjamin Pasero
2c09792e1c first commands test (disabled) 2015-11-25 12:13:40 +01:00
Benjamin Pasero
052a1dc8a0 api tests - more use of promises in mocha 2015-11-25 12:04:21 +01:00
Martin Aeschlimann
f924875c00 [json] improve text mate tokenizer, enable as default 2015-11-25 12:01:09 +01:00
Joao Moreno
aba9d6bf3f better cleanup for api tests 2015-11-25 11:59:55 +01:00
Martin Aeschlimann
c37136730f [json] 'JSON with comments' text mate bundle 2015-11-25 11:11:17 +01:00
Benjamin Pasero
7754743a7e api tests: allow to run and debug them 2015-11-25 10:58:17 +01:00
Benjamin Pasero
e5d7c7a919 api tests: cleanup after test run 2015-11-25 10:29:02 +01:00
Benjamin Pasero
4ea2714df8 add more meaningful api tests 2015-11-25 08:44:13 +01:00
David Storey
2a6f37e439 Update based on CSS Cascade and Inheritance spec
* add unset and initial to css.plist (still need to find where to add
these to IntelliSense)
* add all property to Intellisense
2015-11-24 18:16:27 -08:00
David Storey
bc0039ab64 Add <picture> element to auto-complete and syntax highlight 2015-11-24 17:53:47 -08:00
David Storey
a598c93bc5 Add rebeccapurple as valid colour in syntax highlight
…this section needs generally updated as it makes the standard colour
named non-standard.
2015-11-24 15:30:31 -08:00
David Storey
5e65254d14 Add CSS MQ L4 Interaction media features to syntax highlight
These are now well supported. Not included the others until I research
how well they’re supported.
2015-11-24 15:13:26 -08:00
Andre Weinand
f63c7a01d4 update debug adapters 2015-11-24 22:45:47 +01:00
Martin Aeschlimann
4163a8dcd5 [json] add tm grammer, not yet enabled 2015-11-24 17:06:58 +01:00
Johannes Rieken
3f7972116a Fix #47, add support for comments and brackets for JSX 2015-11-24 16:19:14 +01:00
Benjamin Pasero
303b02eeac restore vscode:prepublish to compile tests properly 2015-11-24 07:18:27 +01:00
Benjamin Pasero
222b089f8a vscode api tests: add back publisher 2015-11-24 07:01:53 +01:00
Benjamin Pasero
3f2b4ba9a6 npm install vscode-api-tests and some polish 2015-11-24 07:00:06 +01:00
isidor
28e29d7977 line endings. 2015-11-23 20:28:42 +01:00
isidor
eceef7a61e Copyright polish. 2015-11-23 20:26:01 +01:00
Andre Weinand
203f945e73 update node-debug 2015-11-23 17:44:20 +01:00
Martin Aeschlimann
ccda7c8174 Merge pull request #472 from Jaykul/feature/fixfunctions
Fix function keyword syntax
2015-11-23 16:55:56 +01:00
Dirk Baeumer
5521642662 Enable source maps for TS extension 2015-11-23 12:28:29 +01:00
Martin Aeschlimann
956a8f0e06 Merge pull request #403 from Jakeii/patch-1
Function calls not highlighted in JS
2015-11-23 11:38:11 +01:00
Martin Aeschlimann
5b657a5382 Merge pull request #461 from dstorey/main-element
Update HTML highlighting & IntelliSense
2015-11-23 11:09:06 +01:00
Martin Aeschlimann
3efb36ec02 Bad Default/Regression: C++ .h headers colored as C files #145 2015-11-23 11:05:41 +01:00
Benjamin Pasero
fc6faebbdd Merge pull request #453 from pborreli/typos
Fixed typos
2015-11-23 08:09:13 +01:00