vscode settings.json

{
    "codegnuglobal.executable": "D:\\msys64\\mingw32\\bin\\global.exe",
    "C_Cpp.updateChannel": "Insiders",
    "cmake.configureOnOpen": true,
    "python.defaultInterpreterPath": "C:\\app\\Anaconda3\\python.exe",
    "jupyter.alwaysTrustNotebooks": true,
    "workbench.editorAssociations": {
        "*.ipynb": "jupyter-notebook"
    },
    "editor.suggestSelection": "first",
    "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
    "workbench.colorTheme": "Darcula",
    "java.home": "C:\\app\\java\\openjdk-18_windows-x64_bin\\jdk-18",
    // "java.home": "C:/app/jdk-11.0.9/",
    // "java.home":"C:\\app\\Java\\jdk1.8.0_111",
    "redhat.telemetry.enabled": true,
    "workbench.iconTheme": "jetbrainsicons",
    "java.configuration.runtimes": [
    
    {"name":"java18","path": "C:\\app\\java\\openjdk-18_windows-x64_bin\\jdk-18"},
    {"name":"java11","path": "C:\\app\\java\\jdk-11.0.15+10"},
{"name": "jdk1.8.0_111","path": "C:\\app\\Java\\jdk1.8.0_111","default": true},
// {"name":"jdk-11.0.9","path":"C:\\app\\jdk-11.0.9\\"},
{"name":"jdk8u282-b08","path":"C:\\app\\Java\\jdk8u282-b08\\"}
],
    "files.exclude": {
        "**/.classpath": true,
        "**/.project": true,
        "**/.settings": true,
        "**/.factorypath": true
    },
    "java.configuration.maven.userSettings": "c:\\zzz\\enmonster-maven2-setting.xml",
    "maven.executable.options": "--settings c:\\zzz\\enmonster-maven2-setting.xml",
    "maven.terminal.useJavaHome": true,
    "java.project.importHint": false,
    "maven.terminal.customEnv": [
        {
            "environmentVariable": "JAVA_HOME",
            "value": "C:\\app\\Java\\jdk1.8.0_111"
        },
        {
            "environmentVariable":"MAVEN_OPTS",
            "value":"-Xmx512m -Xms256m -Dfile.encoding=UTF-8"
        }
    ],
    
    "java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx1G -Xms100m -javaagent:\"c:\\Users\\enmonster\\.vscode\\extensions\\gabrielbb.vscode-lombok-1.0.1\\server\\lombok.jar\"",
    "java.configuration.maven.globalSettings": "e:\\zzz\\enmonster-maven2-setting.xml",
    "maven.excludedFolders": [

        "**/.*",
        "**/node_modules",
        "**/target",
        "**/bin",
        "**/archetype-resources"
    ],
    "terminal.integrated.tabs.enabled": true,
    "java.semanticHighlighting.enabled": true,
    "files.associations": {
        "*.cjson": "jsonc",
        "*.wxss": "css",
        "*.wxs": "javascript"
    },
    "emmet.includeLanguages": {
        "wxml": "html"
    },
    "minapp-vscode.disableAutoConfig": true,
    "[json]": {
        "editor.defaultFormatter": "vscode.json-language-features"
    },
    "mesonbuild.configureOnOpen": true,
    "vls.languageServerPath": "E:\\vala-language-server-1.0.4-MinGW-w64\\vala-language-server\\bin\\vala-language-server.exe",
    "notebook.cellToolbarLocation": {
        "default": "right",
        "jupyter-notebook": "left"
    },
    "debug.onTaskErrors": "debugAnyway",
    "http.proxySupport": "off",
    "julia.executablePath": "D:\\Julia-1.7.1\\bin\\julia.exe",
    "terminal.integrated.commandsToSkipShell": [
        "language-julia.interrupt"
    ],
    "julia.symbolCacheDownload": false,
    "julia.enableCrashReporter": true,
    "julia.execution.codeInREPL": true,
    "julia.plots.path": "D:\\Julia-1.7.1\\",
    "julia.packageServer": "https://mirrors.tuna.tsinghua.edu.cn/julia",
    "search.followSymlinks": false,
    "files.autoGuessEncoding": true,
    "explorer.confirmDelete": false,
    "java.project.encoding": "setDefault",

    
}
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

ziix

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值