vscode – Stepan Suvorov Blog https://stepansuvorov.com/blog Release 2.0 Wed, 06 Jun 2018 12:41:45 +0000 en-US hourly 1 https://wordpress.org/?v=6.3.1 VSCode + plunker = Stackblitz https://stepansuvorov.com/blog/2017/08/vscode-plunker-stackblitz/ https://stepansuvorov.com/blog/2017/08/vscode-plunker-stackblitz/#respond Sun, 06 Aug 2017 07:08:09 +0000 http://stepansuvorov.com/blog/?p=3432

Stackblitz is nice combination of VSCode experience with plunker sandbox.

Some killer features:

  • shortcuts (for example cmd+P)
  • autocompletion
  • npm packages
  • debug + live reload is possible in separate window
  • works offline
]]>
https://stepansuvorov.com/blog/2017/08/vscode-plunker-stackblitz/feed/ 0
VSCode Slack extension: to send snippets directly from your code https://stepansuvorov.com/blog/2016/12/vscode-slack-extension-to-send-snippets-directly-from-your-code/ https://stepansuvorov.com/blog/2016/12/vscode-slack-extension-to-send-snippets-directly-from-your-code/#comments Tue, 20 Dec 2016 10:41:10 +0000 http://stepansuvorov.com/blog/?p=3186 Continue reading ]]>

Slack for VSCode – interesting extension I’m playing around which allows you to select some piece of the code and send it to your slack channel directly from editor. Indeed code highlight is missing and channel selection could be more smart, but definitely worth a try.

]]>
https://stepansuvorov.com/blog/2016/12/vscode-slack-extension-to-send-snippets-directly-from-your-code/feed/ 1
Switching from WebStrom to VS Code https://stepansuvorov.com/blog/2016/11/switching-from-webstrom-to-vs-code/ https://stepansuvorov.com/blog/2016/11/switching-from-webstrom-to-vs-code/#comments Sat, 19 Nov 2016 13:10:28 +0000 http://stepansuvorov.com/blog/?p=3148 Continue reading ]]> vscode_webstorm_logo

*UPDATED 6.06.2018* 

So what should you do not to lose all the features in Visual Studio Code that you already got used to in WebStorm?

Did I miss something?

Really missing parts or problems:

    • folded blocks copy
    • a lot of bugs with path autocomplete
    • files multi-select (github issue)
    • smart tags not always work when code split into 2 lines
    • no autoformat for selected block
    • multiterminal without tabs
    • quick search/filter for file structure (by typing)
    • TODO parser by the whole project (plugin)
  • SCSS class name completion for the HTML

Something Extra plugins:

Fun:

 

]]>
https://stepansuvorov.com/blog/2016/11/switching-from-webstrom-to-vs-code/feed/ 2