Skip to content

Instantly share code, notes, and snippets.

View RegiusK's full-sized avatar

Régius Andrei Kachimareck RegiusK

View GitHub Profile
@RegiusK
RegiusK / VSCodeTips.txt
Last active August 22, 2018 13:58
A list of tips for Visual Studio Code
========================================================================================================================================
General tips:
Useful VSCode extension:
Git and Gitlens:
The Git panel allows you to stage, commit, stash, and undo changes. GitLens extension for VS Code offers you much more.
JSON to Code:
Converts your JSON into a interface usable in strong-typed language (like typescript)