vscode - Visual Studio Code Plugins (Format / Spell Check) -
using new "visual studio code" code editor vs 1. not full visual studio ide atom.io based code editor. install plugins spell check , formatting code. how can ?
ive followed instructions here : is there command formatting html in atom.io editor? realized not have install plugin command.
it's been few months since question asked (and answered), thankfully, things have changed!
vscode support extensions!
here's relevant excerpt above blog post:
extension marketplace/gallery
to complement extensibility mechanism, have launched in product gallery , web based extension marketplace. these allow discover , install extensions. open in vscode, hit f1 , select extensions: install extensions.
alternatively, can browse extension marketplace @ https://marketplace.visualstudio.com/#vscode.
i gave marketplace quick search , found multiple extensions spelling , source formatting, i'll forego making specific recommendations since everyone's requirements different.
for looking write own extensions vscode, take @ documentation extending vscode, has lot of information you'd need start writing own extensions.
lastly, daniel his comment. helped me find information needed, save future visitors time, thought worth sharing findings.
Comments
Post a Comment