Skip to content

VS Code

A.L.K edited this page Sep 8, 2020 · 1 revision

Config file for Visual Studio Code, using the Dracula color scheme with a change for the acttivity bar, matherial icon theme and the IBM 3270 font

Dracula theme changes

{
  "workbench.colorCustomizations": {
    "activityBar.foreground": "#ff79c6"
  }
}

Sets of custom-made snippets for different languajes

Clone this wiki locally