Commit graph

618 commits

Author SHA1 Message Date
Martin Aeschlimann
6b91559bc1 [vb] autoclosing & surrounding pairs 2016-04-21 23:05:07 +02:00
Martin Aeschlimann
630be96071 [sql] autoclosing & surrounding pairs 2016-04-21 23:03:32 +02:00
Martin Aeschlimann
15d468af0f [swift] autoclosing & surrounding pairs 2016-04-21 23:01:54 +02:00
Martin Aeschlimann
c049bd753f [shellscript] autoclosing and surrounding pairs 2016-04-21 23:00:22 +02:00
Martin Aeschlimann
0948230a26 [shaderlab] autoclosing & surrounding pairs 2016-04-21 22:58:58 +02:00
Martin Aeschlimann
33edcc4633 [rust] autoclosing & surrounding pairs 2016-04-21 22:56:50 +02:00
Martin Aeschlimann
64dff8e89c [r] autoclosing & surrounding pairs 2016-04-21 22:55:52 +02:00
Martin Aeschlimann
dc169c447c [powershell] autoclosing & surrounding pairs 2016-04-21 22:52:15 +02:00
Martin Aeschlimann
3728235632 [perl] autoclosing & surrounding pairs 2016-04-21 22:49:45 +02:00
Martin Aeschlimann
17ddef1796 [objectivec] autoclosing & surrounding pairs 2016-04-21 22:47:17 +02:00
Martin Aeschlimann
1bf4f32681 [lua] autoclosing & surrounding pairs 2016-04-21 22:45:11 +02:00
Martin Aeschlimann
834e737c64 [java] autoclosing & surrounding pairs 2016-04-21 22:40:02 +02:00
Martin Aeschlimann
f7b6c50c6b [ini] autoclosing & surrounding pairs 2016-04-21 22:37:38 +02:00
Martin Aeschlimann
2f0b905b79 [groovy] autoclosing & surrounding pairs 2016-04-21 22:36:12 +02:00
Martin Aeschlimann
c5adaf629a [go] autoclosing & surrounding pairs 2016-04-21 22:34:15 +02:00
Martin Aeschlimann
885a783837 [f#] autoclosing and surrounding pair 2016-04-21 22:29:14 +02:00
Martin Aeschlimann
f06b53a1da [docker] autoclosing & surrounding pairs 2016-04-21 22:26:35 +02:00
Martin Aeschlimann
6537fc30ca [cpp] autoclosing and surrounding pairs 2016-04-21 22:25:04 +02:00
Martin Aeschlimann
bef54eedb4 [clojure] autoclosing & surrounding pairs 2016-04-21 22:23:08 +02:00
Martin Aeschlimann
9150500aee [bat] add autoclosing & sourrounding pairs 2016-04-21 22:18:13 +02:00
Martin Aeschlimann
d043747187 fixes #4510: [python] Add quote surround/auto-completion for Python 2016-04-21 22:14:33 +02:00
Martin Aeschlimann
623de4af98 fixes #5617: [ruby] auto-close for quotes in ruby not working 2016-04-21 22:11:27 +02:00
Martin Aeschlimann
42a2cd5665 fixes #5334: [json] swagger 2.0 json schema not working for intellisense in visual studio code 2016-04-21 20:10:27 +02:00
Martin Aeschlimann
d9d6f262be tests for #5566 2016-04-21 16:11:10 +02:00
Martin Aeschlimann
556cdf8a5c fixes #5602: Request to change jade/pug line comment to //- 2016-04-21 16:01:48 +02:00
Martin Aeschlimann
8497c0e5db Fix for invalid proposals in bower.json 2016-04-21 14:03:36 +02:00
Martin Aeschlimann
6132cb3b35 fixes #5579: [java] Colorization could be improved for import text 2016-04-21 11:42:21 +02:00
Martin Aeschlimann
de4c7a2e84 Update pyhon grammar, fixes #1467 2016-04-21 11:42:21 +02:00
Martin Aeschlimann
89bc3e5566 Merge pull request #5184 from Ikuyadeu/patch-2
Supported .ru extension and Guardfile
2016-04-20 23:02:02 +02:00
Dirk Baeumer
ccf097102c Fixes #5573: Add support to log tsserver communication to output channel. 2016-04-20 22:30:36 +02:00
Martin Aeschlimann
c3bf6bd026 fixes #5381: Now, Jade has been renamed to Pug 2016-04-20 22:28:39 +02:00
Martin Aeschlimann
dae4ce6d0b Merge pull request #5385 from differentmatt/cs-surroundingPairs
Add CoffeeScript quote surroundingPairs
2016-04-20 21:44:24 +02:00
Martin Aeschlimann
514e1f9065 [ts] coloring test cases with issues 2016-04-20 21:43:28 +02:00
Martin Aeschlimann
6e8f659617 update to jsonc-parser 0.2.0 2016-04-20 14:07:50 +02:00
Dirk Baeumer
ed3a686a47 Move schema registration to json/package.json file. 2016-04-20 10:53:36 +02:00
Dirk Baeumer
5371a7476c Fixed #5532: TypeScript extension should send telemetry about failed tsserver requests 2016-04-20 10:16:16 +02:00
Yuki Ueda
466f11d631 add remove calc 2016-04-20 14:33:56 +09:00
Dirk Baeumer
d7f7bc57a9 Fixes #5499: Go to Definition doesn't work in Diff View 2016-04-19 21:41:23 +02:00
Martin Aeschlimann
65f28d6e17 Make addJSONProviders a Disposable 2016-04-19 16:47:18 +02:00
Dirk Baeumer
8324ab0c30 Fix #5015: Cannot read property 'then' of null 2016-04-19 14:05:31 +02:00
Martin Aeschlimann
8678d9e60a update jsonc/request versions to 0.1.0 2016-04-19 12:37:35 +02:00
Martin Aeschlimann
235cbcdf9d Move bower/package.json dependency completions to javascript extension 2016-04-18 17:55:40 +02:00
Martin Aeschlimann
4fe233c752 completion and language selector test 2016-04-18 17:55:39 +02:00
Matt Lott
c5744ae430 Add CoffeeScript quote surroundingPairs
Updating language configuration to support autoClosingPairs and surroundingPairs settings.

Related to #3418
2016-04-16 21:55:47 +12:00
Martin Aeschlimann
f67fc605ca JSON parser: getLocation 2016-04-14 21:44:20 +02:00
Martin Aeschlimann
a5a3af642b [coffeescript] improve the regex colorizer fix for #499 2016-04-14 21:44:19 +02:00
Martin Aeschlimann
f033f51134 Remove keyword.control.import override from plus themes 2016-04-12 11:56:49 +02:00
Martin Aeschlimann
2cf239dc51 fixes #4881: [cpp] Switching to Atom's language-c for C/C++ syntax highlighting 2016-04-12 11:32:01 +02:00
Yuki Ueda
2073a29806 Supported .ru extension and Guardfile 2016-04-12 17:23:11 +09:00
Martin Aeschlimann
37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00