Skip to the content.

Home / cs-notes / Others / Editors / VS Code / settings

{
    "editor.fontFamily": "Sarasa Mono SC",
    "editor.fontLigatures": true,
    "editor.tabCompletion": "on",
    "plantuml.server": "https://www.plantuml.com/plantuml"
}