Commit graph

892 commits

Author SHA1 Message Date
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
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