Commit Graph

287 Commits

Author SHA1 Message Date
Matt Bierner
eb2b0dfc20 Fix should auto trigger at ${|in js/ts template strings
Fixes #37176
2018-03-16 15:18:14 -07:00
Matt Bierner
d74145ed78 Support quickSuggestions in JSDoc Types (#46001)
* Support quickSuggestions in JSDoc Types

Fixes #43715

Requires vscode-textmate 3.3.1 before merging

* Pick up new vscode textmate version
2018-03-16 15:14:44 -07:00
Matt Bierner
c55926ac9d Update js/ts grmmar 2018-03-15 22:07:57 -07:00
Matt Bierner
b391f5bd72 Update grammars 2018-03-13 15:16:43 -07:00
Matt Bierner
93bd5435bb Update js/ts grammars 2018-03-13 14:24:55 -07:00
Greg Van Liew
b3a1b98d54 Edit pass on built-in extension descriptions (#44875) 2018-03-01 16:43:06 -08:00
Ramya Achutha Rao
15d0e9b30b Remove and other language features from description of basic builtin extensions #44626 2018-02-27 18:15:50 -08:00
Martin Aeschlimann
8bd41ceeca built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:16:07 +01:00
Matt Bierner
5f25d3c167 Update js/ts grammars 2018-02-26 16:35:57 -08:00
Martin Aeschlimann
292a290e3f Rename built-in syntax and snippet extensions to "Language Basics". Fixes #44241 2018-02-26 21:27:22 +01:00
Matt Bierner
0cb6cfec4f Remove unused .vscode folders 2018-02-22 16:29:09 -08:00
Matt Bierner
8e0bdd6040 Split package-json specific logic out of javascript extension 2018-02-22 16:27:20 -08:00
Matt Bierner
5a73518833 Add real displayname and description to the javascript extension
Part of #43978
2018-02-22 15:12:09 -08:00
Martin Aeschlimann
8fdf170a08 update grammar script: remove unused properties 2018-02-12 16:54:46 +01:00
Martin Aeschlimann
3e9d16948c [ts/js] update grammars 2018-02-09 12:45:27 +01:00
Dirk Baeumer
e91b851ca8 Upgrade to latest language pack format 2018-01-30 00:11:57 +01:00
Matt Bierner
b3526e5adf Update js/ts grammar 2018-01-25 15:28:54 -08:00
Dirk Baeumer
04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Ng Yik Phang
cc6f165f2d Use HTTPS for npm package.json auto-complete
Fixes https://github.com/Microsoft/vscode/issues/41511
2018-01-12 14:41:59 +08:00
Matt Bierner
385e7f7341 Update js/ts grammar 2018-01-02 13:20:50 -08:00
Tony Collen
8ee4aba28b Switch all schemastore.org URLs to use SSL. (#40737)
References SchemaStore/schemastore#12
2018-01-02 11:36:21 -07:00
Martin Aeschlimann
0865d488b7 [js] update request-light 2017-12-21 11:06:10 +01:00
Martin Aeschlimann
7c5c8d59db [js] update grammar 2017-12-20 17:30:56 +01:00
Matt Bierner
90fc6b1739 Update javascript jsonc
Fixes #40098
2017-12-12 15:50:07 -08:00
Matt Bierner
640cd6624e Update request-light in JS extension
#40101
2017-12-12 11:07:10 -08:00
Matt Bierner
f806fc6d0c Update JS/TS grammars 2017-12-08 14:48:35 -08:00
Matt Bierner
63455cb30d Colorize TS/JS function property names the same as method names
Fixes #39592
2017-12-04 15:41:38 -08:00
Martin Aeschlimann
30296f6e61 No JSON IntelliSense for babelrc. Fixes #24267 2017-11-27 10:37:47 +01:00
Martin Aeschlimann
0fd1ba9903 update bower registry URI 2017-11-22 17:30:33 +01:00
Martin Aeschlimann
448eaa21f0 [json] descriptions for package completions 2017-11-21 13:01:32 +01:00
Martin Aeschlimann
9c7a650279 [json] IntelliSense don't work for @angular in package.json. Fixes #24321 2017-11-21 12:52:17 +01:00
Joao Moreno
b635672331 remove shrinkwrap references 2017-11-14 10:04:36 +01:00
Joao Moreno
0a8b6fb706 yarn: replace most shrinkwrap files 2017-11-13 23:03:52 +01:00
Abinav Seelan
2a8744fa14 Add logging snippets for Javascript & typescript (#37889) 2017-11-10 11:19:36 -08:00
Martin Aeschlimann
9ecd00dc28 [js] update grammar 2017-11-10 09:19:56 +01:00
Matt Bierner
35f46e131c Use shared snippets for js and jsx, and ts and tsx 2017-11-07 15:03:26 -08:00
Erich Gamma
b94569fe0d tslint5 adoption - fix semicolon rule 2017-11-07 12:08:22 +01:00
Matt Bierner
f11f9aac5f Enable noImplicitAny and noUnused in js extension 2017-11-06 17:28:34 -08:00
Matt Bierner
ae0519c17e Use const where ever possible in JS ext 2017-11-06 14:30:07 -08:00
Matt Bierner
00ca96b766 Fix javascriptmain compile error 2017-11-06 13:32:40 -08:00
Matt Bierner
04ccc517a9 Enable strict mode in JS extension 2017-11-06 11:50:28 -08:00
Matt Bierner
d28123cb60 Split some long function sig lines 2017-11-06 11:46:14 -08:00
Matt Bierner
d2f1fd4763 Update a few more vars to const in js/ts snippets
Fixes #35322
2017-11-03 09:59:13 -07:00
Matt Bierner
b2b952d1d2 Modernize js/ts snippets
Fixes #35322

Also make sures js and jsx / ts and tsx snippets are aligned again
2017-11-02 12:56:34 -07:00
Matt Bierner
989c40066d Fix commenting of jsx attribute using jsx style comments
Fixes #36175
2017-10-13 14:51:04 -07:00
Matt Bierner
9613018ef0 Update ts grammar 2017-10-13 14:46:12 -07:00
Matt Bierner
ae20b2073a Make sure we rewrite contentName for jsx grammar 2017-10-12 19:25:15 -07:00
Matt Bierner
9ca019f9e8 Update js/ts grammars 2017-10-12 19:25:15 -07:00
Martin Aeschlimann
cf70385df5 Folding regions broken 2017-10-12 16:55:15 +02:00
Matt Bierner
b811aa6c40 Fix all javascript being tagged as the javascript react language 2017-10-11 18:15:31 -07:00