Commit graph

331 commits

Author SHA1 Message Date
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
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
Joel Bennett 4279850edf Fix function keyword syntax
Avoid matching "function" at the end of other words
Fix highlighting of scope keywords
2015-11-23 00:57:36 -05:00
David Storey 911ba94d5c Fix order of CSS transition snippet and remove old -o- prefix
The prefixless version should always be last, so that the older
prefixed implementation (if different) doesn’t win out in the cascade.
Especially now other browsers (Edge) support the webkit version as well.

Removed -o- as that was only used by Opera 11.5, which hasn’t been the
current version since I worked there. Presto users were quickly
auto-updated to Opera 12, and now Opera uses Blink.
2015-11-22 13:16:16 -08:00
David Storey e00710dcb3 Merge branch 'Microsoft/master' into main-element 2015-11-22 13:09:34 -08:00
David Storey 1a98e23a63 Remove <eventsource> (Server-Sent Events) from syntax highlight
The element is no longer part of the API. It is no fully JavaScript
based.
2015-11-22 13:08:00 -08:00
David Storey 933a511d78 Add missing HTML5.1 elements to CSS syntax highlight and Intellisense
* svg
* menuitem (already in IntelliSense)
2015-11-22 13:06:31 -08:00
David Storey b1e6e55f82 Add missing HTML5 elements to CSS syntax highlighting
* bdo
* data
* embed
* main
* rb, rp, rt, rtc, ruby
* s
* source
* template
* track
* u
* wbr
2015-11-22 12:45:27 -08:00
David Storey 71ff1b47c9 Remove obsolete HTML elements from CSS syntax highlight
* acronym
* big
* strike
* tt
* frame
* frameset
* noframes
2015-11-22 12:17:35 -08:00
Pascal Borreli 16fc6b7585 Fixed typos 2015-11-22 15:45:31 +00:00
Martin Aeschlimann c7451c15d2 PHP autocompletion: $_GET completes into $$_GET #86 2015-11-22 16:38:58 +01:00
Andre Weinand bff376d138 update debug adapters 2015-11-22 01:25:49 +01:00
Martin Aeschlimann c89555baaf Visual Studio Code is no longer responding #160 2015-11-21 23:57:41 +01:00
Jake Lee Kennedy 15ffb3dd2b Function calls not highlighted in JS
tmTheme files use `meta.function-call` to highlight function calls.
2015-11-21 12:10:24 +00:00
João Moreno 15ddb39bed Merge pull request #276 from daviwil/ps-extensions
Add more extensions to built-in PowerShell support
2015-11-20 16:23:44 +01:00
Johannes Rieken bd854fcdd0 Merge pull request #341 from Microsoft/csharp-o-github-releases
Use auth tokens for downloading omnisharp builds from GitHub
2015-11-20 15:54:01 +01:00
Joao Moreno e3c9e0576f remove unnecessary dependencies 2015-11-20 15:41:15 +01:00
Andre Weinand 60d10f9ae3 update debug adapters 2015-11-20 15:34:13 +01:00
Joao Moreno a427dcd46a use auth tokens for downloading omnisharp builds from gh 2015-11-20 12:49:34 +01:00
David Wilson 6d3609f90b Add more extensions to built-in PowerShell support
This change adds the .pssc and .psrc file extensions to the built-in
PowerShell support.
2015-11-19 14:05:46 -08:00
Alex Dima 8883fcd03b Leading whitespace fixes 2015-11-19 12:56:08 +01:00
Johannes Rieken 626a518f7a express node version dependency, tackles #142 2015-11-19 11:38:05 +01:00
Ladislau Szomoru ca8eea6ad6 Fixed Runnning typo 2015-11-18 16:59:44 +01:00
Martin Aeschlimann 889aba99dc Python: Block comment is three single quotes and not two #18 2015-11-16 10:49:28 +01:00
Martin Aeschlimann a8c6596266 C# bracket insertion, indentation not working #4 2015-11-16 10:48:42 +01:00
Martin Aeschlimann ef99de7936 Add source.regexp.python rules 2015-11-13 18:25:18 +01:00
Johannes Rieken b14fb980c2 use relative path to gulp instead of installed 2015-11-13 16:41:32 +01:00
Chris Dias 6f9e2ae390 Add reference to DefinitelyTyped, updated the TypeScript version, and generate a new thirdpartynotices.txt 2015-11-13 15:48:38 +01:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00