Commit Graph

922 Commits

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