Commit graph

104 commits

Author SHA1 Message Date
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
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
Johannes Rieken
bb68dfffe2 don't leak a listener 2015-12-03 10:38:47 +01:00
Johannes Rieken
36963f2695 remove unused typings 2015-12-03 10:35:39 +01:00
Martin Aeschlimann
64cfbc30d7 jsp should not register for XML 2015-12-03 10:25:43 +01:00
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