Commit graph

948 commits

Author SHA1 Message Date
Martin Aeschlimann 5ca799fd07 [javascript] update grammar, grammar as JSON 2016-08-02 17:27:04 +02:00
Martin Aeschlimann fdcbf91f27 [typescript] evolve update script, emit grammar as JSON 2016-08-02 17:27:04 +02:00
Martin Aeschlimann 847f78f6f4 [typescript] update grammar script improvements 2016-08-02 17:27:04 +02:00
Martin Aeschlimann 2ee0412b22 [typescript] update grammar (Microsoft/TypeScript-TmLanguage@1cf745c) 2016-08-02 12:13:28 +02:00
Martin Aeschlimann 893483c907 [typescript] grammar-update script 2016-08-02 12:13:28 +02:00
Johannes Rieken 903ee61b39 debt - move diagnostics tests 2016-08-02 10:47:36 +02:00
Martin Aeschlimann e3758d2cda [css] code assist shows old variable names (#9944) 2016-07-29 15:54:33 +02:00
Martin Aeschlimann c0ae835786 Update css and json language services to full versions 2016-07-29 10:45:26 +02:00
Martin Aeschlimann 59b0a770f4 Merge pull request #9923 from daviwil/rollback-powershell
Fix #9922: Roll back PowerShell syntax definition
2016-07-29 09:12:53 +02:00
Daniel Imms 6e28026527 Update shrinkwrap for packaged extensions 2016-07-28 16:11:44 -07:00
David Wilson 46195bc33e Fix #9922: Roll back PowerShell syntax definition
This change rolls back the PowerShell syntax definition file to a previous state before a major refactoring which introduced a lot of new issues.  Once these issues are fixed we will move back to the new definition.
2016-07-28 13:49:16 -07:00
Martin Aeschlimann 531a56f772 [json] Update language service 2016-07-28 18:50:17 +02:00
Martin Aeschlimann 17e0d1c92d fixes #9907: Intellisense is not working when I type . in settings files 2016-07-28 18:44:28 +02:00
Martin Aeschlimann 09a148d587 [json] update language-service 2016-07-28 14:49:06 +02:00
Martin Aeschlimann 0664d43e92 [json] no problem marker when schema can not be loaded 2016-07-28 14:49:06 +02:00
Martin Aeschlimann 8d28c302ab [json] Update language service 2016-07-28 10:29:56 +02:00
Martin Aeschlimann 4b0c647c00 Update json language-service 2016-07-27 18:20:52 +02:00
Martin Aeschlimann 5e207a1dd7 [json] word pattern to match full string and number literals 2016-07-27 15:45:36 +02:00
Martin Aeschlimann da7264c5b3 [json] set filter text for all property proposals 2016-07-27 15:45:36 +02:00
Andre Weinand bc258aa2a0 use debug protocol 1.11.0 and latest node-debug 2016-07-27 14:41:19 +02:00
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