AloisJanicek / vscode.d

vscode configuration with vscode-init-script and vscode-use-package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode.d

Installation

On Linux

Install Init Script extension

code --install-extension bodil.init-script

Install vscode.d

git clone https://github.com/AloisJanicek/vscode.d.git ~/.config/Code/User
cd ~/.config/Code/User
npm install

Open vscode and watch magic happen

Credits and similar projects

vscode.d is built using Bodil Stokke’s awesome packages vscode-init-script and vscode-use-package and steals ideas and snippets from existing vscode configs like bodil/init.ts and Brettm12345/vscode-config.

About

vscode configuration with vscode-init-script and vscode-use-package


Languages

Language:TypeScript 100.0%