- window title edit option is added. You can add your name there with emoji's if you want. Just edit part inside quotation
"🫡 Hello User This is ${dirty}${activeFolderShort} folder"
. Don't edit the part inside${}
.
- The glyph margin has been disabled.
- Code folding enabling and disabling option added.
- Trim whitespace differences are ignored.
- Unchanged regions in diff editor are hidden.
- General comment styles have been set to italic and bold with a specific foreground color.
- Source code elements (Java, CSS, JS, C, C++, HTML, Python) have been styled to be italic.
- Punctuation definitions within comments have been set to a bold font style with a distinct foreground color.
- Custom CSS and JS loader
- Dracula theme official
- live server
- CodeSnap
Download the whole file from repository first. First copy the code of settings.json
file . Open vscode and press Ctrl+Shift+P
on Windows/Linux or Cmd+Shift+P
on macOS. Type Preferences: Open User Settings(JSON)
and press enter. Now paste the codes there and save it. Install Custom CSS and JS loader from extension market. Now add the file location of the vscode_style folder in the settings.json
file. Then, again press press Ctrl+Shift+P
on Windows/Linux or Cmd+Shift+P
on macOS and type Enable Custom CSS and JS
. After that press enter. Now all the changes will be reflected unless you make a problem in file location. Check the gif for minimal setup to hide the different bars of vscode ui.
- for violet or other effect shown in the picture use Peacock extension and choose random color from options