Commit graph

978 commits

Author SHA1 Message Date
Andre Weinand
0094b6daac update node-debug; fix Microsoft/vscode#9771 2016-07-26 22:57:14 +02:00
Andre Weinand
fc167f86c1 update node-debug 2016-07-26 01:37:22 +02:00
Andre Weinand
ff5d168aea update node-debug 2016-07-25 21:46:34 +02:00
Martin Aeschlimann
8020da609f [go} adopt language configuration settings from go extension 2016-07-25 21:30:33 +02:00
Martin Aeschlimann
fd674fa8e6 Adopt powershell to #9281 2016-07-25 20:50:57 +02:00
Martin Aeschlimann
94a0fdebb2 Update cs & json to latest languageservice 2016-07-25 18:38:24 +02:00
Martin Aeschlimann
af595e4e86 Merge pull request #8637 from dhollinger/master
Remove .pp from Ruby extension list. Issue #5366
2016-07-25 18:32:42 +02:00
Martin Aeschlimann
01ea47c31e Merge pull request #9310 from DonJayamanne/pythonIndent
Auto indenting python code
2016-07-25 18:26:07 +02:00
David Wilson
335693ab36 Fixes for PowershellSyntax.tmLanguage
This change fixes the following issues in the PowerShell syntax file:

Fixes #9082
Fixes #8865
2016-07-25 07:55:27 -07:00
Martin Aeschlimann
c1cea95bca Update json-languageservice 2016-07-25 16:43:33 +02:00
Andre Weinand
cbd283efa8 update node-debug 2016-07-25 15:55:38 +02:00
Johannes Rieken
90a6af2642 Merge pull request #9636 from bgashler1/bgashler1/color-blindness-improvements
Bold markdown headings for accessibility
2016-07-25 09:48:41 +02:00
Martin Aeschlimann
a038ad1d11 [json] set trigger characters 2016-07-25 09:27:24 +02:00
Andre Weinand
1329b7bc49 adopt latest debug protocol 2016-07-24 23:32:09 +02:00
Andre Weinand
8eb6f6e16f update node-debug 2016-07-23 00:26:07 +02:00
Martin Aeschlimann
c84ecd7867 Update JSON Schema for JS and TS #8221 2016-07-22 11:04:01 +02:00
Martin Aeschlimann
70aa7ac5b0 Merge pull request #9595 from Microsoft/aeschli/languageconfiguration-cleanup
Replace deprecated __ language APIs with language-configuration alternative
2016-07-22 10:58:23 +02:00
bgashler1@users.noreply.github.com
a8093e79a0 Bold markdown headings for accessibility
Addresses #4502
2016-07-21 17:41:51 -07:00
Martin Aeschlimann
4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Martin Aeschlimann
e929d1d8f0 Migrate JS/TS to language-configuration 2016-07-21 20:06:20 +02:00
Martin Aeschlimann
354a014029 Migrate PHP to language-configuration 2016-07-21 19:57:02 +02:00
Martin Aeschlimann
e7ae751e50 Migrate JSON to language-configuration 2016-07-21 19:54:03 +02:00
Martin Aeschlimann
c04f01e60c Add schema for language-configuration.json 2016-07-21 19:49:43 +02:00
Martin Aeschlimann
edecd8bc74 Adopt css to language-configuration 2016-07-21 18:52:34 +02:00
Martin Aeschlimann
ebc3074822 Emulate LanguageConfiguration.__electricCharacterSupport.docComment with autoClosingPairs 2016-07-21 16:58:59 +02:00
Andre Weinand
36edf0b561 use new "breakpoints" contribution point 2016-07-21 11:43:56 +02:00
Martin Aeschlimann
5067f31f10 Merge pull request #9469 from gontadu/patch-4
Added more T-SQL keywords
2016-07-21 08:54:29 +02:00
Martin Aeschlimann
d9c376a213 fixes #1778: [less] mixins ") expected" errors 2016-07-20 18:27:17 +02:00
Martin Aeschlimann
349c4ddf60 [json] hover in JSON documents hides '*', fixes #8068 2016-07-20 16:29:31 +02:00
Pouya Kary
675275a309 Added missing "rem" unit 2016-07-19 22:01:32 +04:30
Martin Aeschlimann
802d562fdc fixes #8977: package.json dependency hover can break with links 2016-07-19 16:37:11 +02:00
Eshwar Andhavarapu
c28d22e35b Revised placement 2016-07-19 08:45:03 +02:00
Eshwar Andhavarapu
eec94fee86 Added more T-SQL keywords
Added:
1. USE (edited position)
2. DECLARE
3. GO
4. INTO
2016-07-19 08:24:25 +02:00
Andre Weinand
f4780e6793 update node-debug 2016-07-18 23:44:03 +02:00
Andre Weinand
9c48903992 update node-debug 2016-07-16 23:58:21 +02:00
Don Jayamanne
57fa648285 support auto indentation in python #3754 2016-07-15 12:24:31 +10:00
Andre Weinand
ce3c8642a9 update node-debug 2016-07-15 01:06:20 +02:00
Martin Aeschlimann
e5037a5eb1 [css/less/sass] improved word rules 2016-07-14 22:23:33 +02:00
Martin Aeschlimann
275ba111bd [CSS] Current color indicator freezes on old color, fixes #9132 2016-07-14 17:03:59 +02:00
Martin Aeschlimann
6367beb82e Update c/c++ grammar (May27) 2016-07-14 17:03:59 +02:00
Johannes Rieken
ed9e56b261 be aware that 'asAbsolutePath' might be 'null', fixes #8793 2016-07-13 12:59:23 +02:00
Dirk Bäumer
f6bff37d43 Merge pull request #8982 from adstep/relative-variable-substitution
Variable Substitution Relative Path
2016-07-13 12:14:17 +02:00
Johannes Rieken
6c0c26b971 be aware that 'asAbsolutePath' might be 'null', fixes #8793 2016-07-13 09:55:36 +02:00
Adam Stephenson
f537544ae9 missed updating to relativeFile 2016-07-12 10:43:14 -07:00
Andre Weinand
70cba8bd0a add 'Restart Frame'; fixes #9145 2016-07-12 18:14:45 +02:00
Andre Weinand
583f439c1d update node-debug 2016-07-12 00:21:52 +02:00
Daniel Imms
9900f278ab Proper copy and paste support for integrated terminal
Fixes #6451
2016-07-11 15:13:13 -07:00
Martin Aeschlimann
05393cf9f3 [json] User defined schemas without file association are not picked up 2016-07-11 11:43:36 +02:00
Dirk Baeumer
f6227ca157 New TS builder stops if Syntax errors exist and doesn't check for semantic errors 2016-07-10 16:34:45 +02:00
Adam Stephenson
a81cdfdeac adding relFile to support substituting the path tot he current open file realtive to cwd 2016-07-08 15:57:27 -07:00
Benjamin Pasero
0525466708 back to ATOM_SHELL_INTERNAL_RUN_AS_NODE 2016-07-08 16:12:10 +02:00
Martin Aeschlimann
6507005279 Fixes #8045: Syntax highlight issue in .tsx files using generics 2016-07-08 11:32:57 +02:00
Johannes Rieken
cef402ad3c remove unused code 2016-07-07 16:00:22 +02:00
Alex Dima
d5862e8dba Clean extensions OSSREADME.json since the tool now can scan all npm-shrinkwrap.json files 2016-07-07 12:36:49 +03:00
Andre Weinand
b99e6614a5 update node-debug: async sourcemaps 2016-07-06 23:55:33 +02:00
Johannes Rieken
7cb8e4514e remove autoClosingPairs, surroundingPair in favour of deprecated api and language config file, fixes #8737 2016-07-06 15:42:53 +02:00
Benjamin Pasero
54f91df5b2 Merge branch 'master' into ben/electron 2016-07-06 10:27:53 +02:00
Dirk Baeumer
5bb7f2e02e Fixes #8719: Closing a file without saving is not cleaning markers 2016-07-05 14:51:02 +02:00
Benjamin Pasero
571cc4029a Merge branch 'master' into ben/electron 2016-07-02 14:31:19 +02:00
Benjamin Pasero
4e72dcc359 make colorization tests happy for markdown 2016-07-02 14:31:05 +02:00
Benjamin Pasero
5d1affed4b ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE 2016-07-02 08:39:01 +02:00
kieferrm
1f98af0f91 corect oss library version infomation 2016-07-01 14:19:00 -07:00
kieferrm
a2b9738a94 Remove fully colored lists from dark+ theme, fixes #8266 2016-07-01 12:10:50 -07:00
kieferrm
a1c2fcb9bd Add category, fixes #8271 2016-07-01 12:05:44 -07:00
David Hollinger III
e5887eb0a3 Remove .pp from Ruby extension list. Issue #5366
The *.pp file extension as it pertains it Ruby is actually
a file type used to denote a Puppet Manifest written in the Puppet
DSL (which itself is written in Ruby). The affected setting was
overriding VSCode Puppet extensions that are expecting the .pp
extension to be detected as file type Puppet.
2016-07-01 13:24:28 -05:00
Andre Weinand
a6692f931a remove unused dependency 2016-07-01 17:21:18 +02:00
Andre Weinand
ea6eae40e0 update OSSREADME from npm-shrinkwrap 2016-07-01 15:21:42 +02:00
Dirk Baeumer
7cd1925693 Add shrinkwrap file to TypeScript extension 2016-07-01 12:08:48 +02:00
isidor
f32b435e6d Add npm-shrinkwrap.json for css, json, php
#8570
2016-07-01 09:52:48 +02:00
kieferrm
9d50ac3f78 Add windows specific guidance 2016-06-30 16:45:27 -07:00
kieferrm
6b01b4c0d8 lookup of custom style sheets, fixes #8287 2016-06-30 14:50:58 -07:00
Andre Weinand
51520d26ca update node-debug: shrinkwrap added 2016-06-30 22:50:52 +02:00
kieferrm
a1f6aadfee Change default value from null to []; fixed #8283 2016-06-30 12:45:47 -07:00
kieferrm
f0419d476c shrinkwrap javascript extension 2016-06-30 11:51:46 -07:00
kieferrm
cf436e49f1 shrinkwrap markdown extension 2016-06-30 11:49:01 -07:00
Johannes Rieken
6fc0cfb5a8 shrink_wrap for configuration-editing, #8570 2016-06-30 16:24:33 +02:00
Johannes Rieken
28fff894f8 OSSREADME - fixes for extensions/css 2016-06-30 14:20:44 +02:00
Johannes Rieken
4f97002dac tweak OSSREADME
* add copy right for authors of bundles
* inline license/copyrigyt for tomorrow-theme since tools strugles with file
2016-06-30 13:42:23 +02:00
Andre Weinand
2550eb7df1 update node-debug and debug protocol 2016-06-30 12:27:47 +02:00
Dirk Baeumer
9dfca5b1ad Fixes #8013: Ctrl+T does not list exported variables 2016-06-30 10:56:29 +02:00
Martin Aeschlimann
2ba39acfdf JSON seems to keep diagnostics around when document closes, for #5769 2016-06-29 20:22:19 +02:00
Martin Aeschlimann
dd32bd644a JSON seems to keep diagnostics around when document closes, fixes #5769 2016-06-29 20:22:19 +02:00
Martin Aeschlimann
850848b69f get latest vscode-css-languageservice 2016-06-29 17:28:26 +02:00
Martin Aeschlimann
daeb542b59 Rename in SCSS breaks syntax. Fixes #8331 2016-06-29 15:35:20 +02:00
Johannes Rieken
315f8c83bf on config changes, only update preview documents, fixes #8491 2016-06-29 13:52:06 +02:00
Andre Weinand
798b41ab1c update node-debug 2016-06-29 00:48:17 +02:00
Johannes Rieken
eb2b0d1a15 deliver and wire in icons, #8111 2016-06-28 16:31:50 +02:00
Alex Dima
5d218261e8 Fixes #8379: validate column argument of vscode.previewHtml 2016-06-28 16:21:30 +02:00
Martin Aeschlimann
96452b48e7 Do not rely on codeSnippet for filtering fixes #6620 2016-06-27 22:39:21 +02:00
Andre Weinand
7affc5f1aa update node-debug 2016-06-27 21:49:50 +02:00
kieferrm
8657e6e2b5 update markdown test results 2016-06-27 11:29:44 -07:00
kieferrm
90664267ea fixed #8015 2016-06-27 11:27:56 -07:00
kieferrm
e33e9a83ba fixed #8066 2016-06-27 10:42:23 -07:00
kieferrm
51f246f287 Merge branch 'FixMarkdownIssues' of git://github.com/rebornix/vscode into rebornix-FixMarkdownIssues 2016-06-27 09:58:49 -07:00
Martin Aeschlimann
e228769042 Polish configuration section labels & add link 2016-06-27 18:37:04 +02:00
Johannes Rieken
a941b59fe9 add 'vscode.open' API command, fixes #566 2016-06-27 15:33:17 +02:00
Johannes Rieken
0a386aea9c md extension should set baseUrl to document uri, webview should not override user baseUrl, fixes #7898 2016-06-27 13:59:16 +02:00
Martin Aeschlimann
fef7e1cbec Merge pull request #8046 from gontadu/patch-1
Addition of USE EXEC OPENQUERY syntax
2016-06-27 11:41:46 +02:00
Martin Aeschlimann
8828711570 [powershell] fix tests for #7522 2016-06-27 11:29:00 +02:00
Martin Aeschlimann
8831d19818 Merge pull request #7522 from gravejester/master
Refactored PowerShell language definitions
2016-06-27 11:24:35 +02:00