An extension full of wonderful stuff to make your programming experience on VS Code better! It contains snippets, themes, and keybindings. It is updated with more content.
Install:
- Open VS Code and click on
Extensions
active bar badge - Type
Dev Space
by SlashDEV - Click
Install
- Click
Reload
so that the extension can work - You are ready to go, use Dev Space!
- To use themes: click
Set Color Theme
and select the one you want
In your editor, type the prefix for the snippets
Snippets start with...
js
for JavaScriptreact
for Reactjsnext
for Next.js
py
for Pythonja
for Javaht
for HTMLmd
for Markdowncs
for CSSsc
for SCSS
See all the available snippets for a language by typing start prefix.
There are a few themes you can choose from:
- Super Dark Red
- Super Light Blue
- Code Dark Blue
- Simple Dark Red
next: Paradise Dark Pink
Use the useful and fast keybindings of Dev Space
Keys | Command |
---|---|
Alt+. | Opens command prompt |
Alt+p | Shows all the problems |
Alt+a | Goes to the previous error |
Alt+d | Goes to the next error |
Alt+x | Deletes current line |
Found a bug or a bad syntax? Email slashdev.mail@gmail.com with the the category, the name if possible, and where the bug/bad syntax is. Thanks for your help!
Want credit? Write your name, username, or gamername in the email. Email addresses will not be sent for credits due to privacy reasons.
We need your advice to make Dev Space better, tell us what to add! We need to know your favorite snippets, themes, key bindings, etc.
We will try to add it ASAP
Hope Dev Space helps you!
By SlashDEV/Slash (slashdev.mail@gmail.com)