Commit Graph
1012 Commits
Author SHA1 Message Date
Dirk Baeumer f3ad0f68fc Don't bring output window to front if error gets logged. 2016-08-24 11:14:43 +02:00
Benjamin Pasero bee1b897b7 updated file/folder icons 2016-08-24 09:53:37 +02:00
Andre Weinand 194bb22d3c update node-debug (runInTerminal request) 2016-08-23 23:14:24 +02:00
Dirk Baeumer 3f603c102d Fixes #10841: TSServer cancelled requests should not show stack in output pane 2016-08-23 20:09:34 +02:00
Johannes Rieken 4a25cec539 typescript should not steel focus 2016-08-23 16:49:54 +02:00
Dirk Baeumer 9b0fff55bd Fixes #10842: Output pane comes up with hover 2016-08-23 16:36:39 +02:00
Martin Aeschlimann 75c6fa2755 [icons] associate schema for icon-themes 2016-08-23 14:45:00 +02:00
Martin Aeschlimann 986d842824 [schemas] move schema associations from json to configuration-editing and extension-editing 2016-08-23 14:45:00 +02:00
Dirk Baeumer 1897d17bce Fixes #10823: Improve error reporting in tsserver. 2016-08-23 10:57:17 +02:00
Benjamin Pasero d0238031a0 stop spammy console.log call 2016-08-23 09:19:04 +02:00
Andre Weinand e089ce78f3 update node-debug: completionRequest 2016-08-23 00:11:23 +02:00
Dirk Baeumer b15d08e8fe Inferr correct problem location for tsconfig.json file errors. 2016-08-22 15:01:41 +02:00
Martin Aeschlimann f6e9a5b74a Merge pull request #9709 from hm1992/master
Detect shebang for Groovy files
2016-08-22 14:41:38 +02:00
Martin Aeschlimann 14908e3603 Fixes #9965: Update default project.json TFMs 2016-08-22 14:39:36 +02:00
Martin Aeschlimann bcddf93bbe Merge pull request #10239 from cloudRoutine/patch-1
don't auto close on single quote
2016-08-22 14:33:36 +02:00
Martin Aeschlimann b660f2c3ba Merge pull request #10651 from gontadu/patch-1
Added .bash_aliases to recognised extensions
2016-08-22 14:31:19 +02:00
Martin Aeschlimann 92a207a513 Merge pull request #10240 from cloudRoutine/patch-2
removed ocaml extensions
2016-08-22 14:29:29 +02:00
Martin Aeschlimann 5bf9643d05 Merge pull request #10698 from kaloyan-raev/composer-schema
Contribute JSON Schema for composer.json
2016-08-22 14:25:34 +02:00
Martin Aeschlimann 7f80b73627 Merge pull request #10681 from DonJayamanne/pythontm
fixes #7688, fixes #2936, fixes #2867, fixes #2208
2016-08-22 08:40:44 +02:00
Don Jayamanne f4967722fa fixes #7688, fixes #2936, fixes #2867, fixes #2208 2016-08-22 08:51:53 +10:00
Benjamin Pasero 2a77b0eb53 updated folder icons 2016-08-21 11:00:17 +02:00
Martin Aeschlimann cfc66f2601 [file icon code assist] make selector stronger 2016-08-20 21:18:47 +02:00
Martin Aeschlimann b7c0163459 [file icons] code assist for icon sets in settings 2016-08-20 21:18:46 +02:00
Martin Aeschlimann 3ae6814c8f [fileicons] single setting, laguageId/fileName/ext and theme overrides 2016-08-20 21:18:46 +02:00
Andre Weinand 63c8b7a7c7 update node-debug 2016-08-19 12:58:48 +02:00
Kaloyan Raev ba72cfcf34 Contribute JSON Schema for composer.json 2016-08-19 12:06:43 +03:00
Martin Aeschlimann 6cc17542b8 Default file icon sets 2016-08-18 22:24:26 +02:00
Johannes Rieken 9cb04a03c8 tests for undefined vs '', #10640 2016-08-18 21:57:26 +02:00
Andre Weinand 82b2c44aaa update node-debug 2016-08-18 16:24:34 +02:00
Martin Aeschlimann 9ae0f9d05a Fix for Jade grammar (mystery change from * to +) 2016-08-18 15:40:41 +02:00
Eshwar Andhavarapu 64a05e065f Added .bash_aliases to recognised extensions 2016-08-18 08:42:21 +02:00
Martin Aeschlimann 9961aa2df1 Fix colorizer tests after vscode-textmate adoption 2016-08-17 20:29:17 +02:00
Dirk Baeumer c4d6481247 Make TypeScript extension ready for 2.0 2016-08-17 12:43:17 +02:00
Andre Weinand 55168276e4 update node-debug 2016-08-16 23:32:58 +02:00
Harry Mallon d681138365 Detect shebang for Groovy files
* Should match "#!groovy", "#!/usr/bin/env /path/to/groovy" & "#!/usr/bin/groovy" types
* Very useful for people editing Jenkinsfile configuration (which has no file extension)
2016-08-15 11:18:26 +01:00
Martin Aeschlimann dc4c01473d fixes #10427: dsql files not picked up as SQL syntax even when grammar has them 2016-08-15 11:20:02 +02:00
Andre Weinand 3efdbfd636 update node-debug and OSSREADME 2016-08-12 20:01:21 +02:00
Martin Aeschlimann fbe40a406a [json] update to latest languageserver 2016-08-12 18:34:35 +02:00
Martin Aeschlimann 70a13f2d11 [css] update to latest languageserver 2016-08-12 18:34:35 +02:00
Johannes Rieken a8a920e2fc don't push code without tests... #8093 2016-08-12 12:32:15 +02:00
Andre Weinand 666ed83a2d Revert "update node-debug for xhr caching"
This reverts commit ae91d66546.
2016-08-10 10:58:43 +02:00
Andre Weinand ae91d66546 update node-debug for xhr caching 2016-08-10 00:28:54 +02:00
Martin Aeschlimann ebe4718773 [css] update css language service 2016-08-09 22:47:50 +02:00
Martin Aeschlimann b89e129aa2 [cpp] add grammar update script 2016-08-09 11:42:10 +02:00
Martin Aeschlimann d266e96598 Updated c++.json to atom/language-c@7922a22 (2016-05-24) 2016-08-09 11:42:10 +02:00
Martin Aeschlimann 27b1baeec4 Updated c.json to atom/language-c@3fe925a (2016-05-27) 2016-08-09 11:42:10 +02:00
Martin Aeschlimann c927cca365 Update grammar to textmate/shellscript.tmbundle@887a69b (2016-04-28). Fixes 10314 2016-08-09 10:50:33 +02:00
Johannes Rieken fbebca5527 do not use for-of and const
https://github.com/Microsoft/TypeScript/issues/10220
2016-08-09 10:41:21 +02:00
Martin Aeschlimann 11d23f1562 files.associations intellisense does not work within quotation marks. Fxes #10184 2016-08-08 17:33:42 +02:00
Martin Aeschlimann b59a62206c update css languageservice 2016-08-08 16:33:08 +02:00