Skip to content

VisualStudioCode

dwisianto edited this page May 28, 2023 · 2 revisions

Settings

{
  // WorkBench
    "workbench.colorTheme": "Default Light+",    
    // Explorer:
    //  GoTo: Ctrl+0
    //  MaxMin: Ctrl+b
    "window.zoomLevel":1,
    // Editor
    //  GoTo: 
    //  F1 > Files: Reveal Active File in Explorer View
    "editor.fontSize": 28,
    "editor.minimap.enabled": false,
    // Terminal:
    //  GoTo: Ctrl+`
    //  MaxMin: Ctrl+j
    "terminal.integrated.fontSize":28,
    // Windows:GitBash
    "terminal.integrated.profiles.windows":{
      "Cyg":{"path":"C:\\cyg\\bin\\bash.exe",
            "args": ["--login"],
            "env": {"CHERE_INVOKING": "1"}      
            },
      "GitBash":{"path":"C:\\Users\\mansjurd\\Desktop\\a2\\p3\\gitb\\bin\\bash.exe"},
    },
    "terminal.integrated.defaultProfile.windows": "GitBash",
    // Misc:
    "extensions.autoUpdate": "onlyEnabledExtensions",
    "editor.fontLigatures": false
}

Extension

Git Project Manager

Git History

GitLens

home - Journey22 - jn22q3

OS - win - mac - bash - make - Git - Git GitHub - VSCode - vscode - settings - Docker - docker - dk-compose

Ubuntu - tigervnc

AirFlow - airflow_install_anaconda

Geo - geo_course_gds16 - geo_course_gds G_tools pysal G_data geo_data G_format geo_format_shapefile g_db geo_db_spatialite geo_dash geo_plotly_dash

AWS - awscli - iam

Semantic - s1 - s2 - RDF - OWL - SKOS - FOAF - Protoge - rdflib - owlready - swrl1 - sql1

Graph - g1

TinkerPopOverview = GremlinTraversalLanguage - TinkerGraph - GremlinConsole - GremlinLanguageVariant - GremlinServer - Documentation TinkerPopInstallation =

Clone this wiki locally