Releases: xabikos/vscode-javascript
Releases · xabikos/vscode-javascript
v1.7.1
Compare
Sorry, something went wrong.
No results found
Updated
Minor improvements in Readme and thenCatch, exportNamedFunction, exportDefaultFunction snippets
Thanks a lot for the contributions to
@daytonlowell for [#53 #54 ]
@NerOcrO for [#55 ]
v1.7.0
Compare
Sorry, something went wrong.
No results found
Added
Add snippet for require and default module exports
Thanks a lot for the contributions to
@LucasAndrad for [#50 ]
v1.6.0
Compare
Sorry, something went wrong.
No results found
Changed
Fic the order for object and array destructuring [#44 ]
Add snippet to handle promises (then, catch) [#45 ]
Add console.log object [#46 ]
Thanks a lot for the contributions to
@orizens for [#44 ]
@dubonzi for [#45 ]
@Aarbel for [#46 ]
v1.5.0
Compare
Sorry, something went wrong.
No results found
Changed
Update forof and forin statements [#28 ]
Add Vue file type support [#29 ]
Thanks a lot for the contributions to
@AndreySyagrovskiy for [#28 ]
@herrdu for [#29 ]
v1.4.1
Compare
Sorry, something went wrong.
No results found
Changed
Add console.table sippet [#25 ].
v1.4.0
Compare
Sorry, something went wrong.
No results found
This is a combination of 1.3.0 and 1.4.0 releases
Changed
Change the spacing in import statements [#17 ].
Add support for HTML extension files [#21 ].
Console info snippet [#18 ]
Add snippet for importing ES6 module without module name [#19 ]
Thanks a lot for the contributions to
@DeMuu for [#18 ]
@gluons for [#19 ]
@mlewand for [#20 ]
v1.2.0
Compare
Sorry, something went wrong.
No results found
Changed
Input filename before variables in imports [#11 ].
Add snippet for creating Promise [#12 ].
v1.1.0
Compare
Sorry, something went wrong.
No results found
Changed
Fix the cursor behavior when using imp to import a module [#10 ].
Change the trigger for creating anonymous function (afn -> anfn) [#9 ].
v1.0.0
Compare
Sorry, something went wrong.
No results found
Changed
Add support for JavaScript React and TypeScript React [#8 ].