Commit Graph

12 Commits

Author SHA1 Message Date
Abinav Seelan
2a8744fa14 Add logging snippets for Javascript & typescript (#37889) 2017-11-10 11:19:36 -08:00
Matt Bierner
35f46e131c Use shared snippets for js and jsx, and ts and tsx 2017-11-07 15:03:26 -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
Martin Aeschlimann
f0281ddc2d [ts] invalid tab characters in snippets 2017-09-25 23:10:30 +02:00
Martin Aeschlimann
45251543b9 [folding] snippets for folding markers 2017-09-25 23:00:02 +02:00
Oliver Joseph Ash
4f599ae71d Update .tsx import statement snippet to be consistent with .ts (#34653)
Fixes https://github.com/Microsoft/vscode/issues/34646
2017-09-19 12:41:19 -07:00
Elias Winberg
520fc643c6 Remove class snippet comment (#23209) 2017-04-03 16:57:50 -07:00
Anand Dyavanapalli
8948a2055c TypeScript should use double quotes for string. (#22255)
From style guide: https://github.com/Microsoft/TypeScript/wiki/Coding-guidelines
2017-03-08 15:20:24 -08:00
Matt Bierner
5b1a6f4155 Use CompletionItem for JsDoc Comment auto fill (#21025)
Fixes #20990

Switches back to using a completion item provider for jsdoc auto complete.

The completion list will be automatically shown when you are in a potentially valid jsdoc completion context
2017-02-21 16:02:53 -08:00
Johannes Rieken
cf5c011529 Fix our snippets to be text mate compatible 2016-11-11 17:13:36 +01:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00