Commit graph

293 commits

Author SHA1 Message Date
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
David Storey
802036ff0e Add MQL4 Interaction media feature values to syntax highlighter
I previously added the media features, but the values were missing too.
2015-12-16 01:37:23 -08:00
David Storey
ddc8a92b6d Add @viewport (inc -o-/-ms-) to syntax highlighter
Changes:
* support @viewport at-rules
* add min/max/user-zoom to property list
* add portrait and landscape to property value list

Currently I’m just using the property list for valid descriptors within the viewport at-rule, as that is what the file is also doing for font-face at-rule. Ideally they'd be split out to only accept the valid descriptors in the future.
2015-12-16 01:30:12 -08:00
David Storey
ba296d55c7 Update list of valid CSS values for syntax highlighting 2015-12-15 18:20:59 -08: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
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
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