1.编辑器 vsCode 配置:{
"workbench.colorTheme": "One Dark Rain Coat", "workbench.statusBar.visible": true, "editor.fontSize": 14, "workbench.activityBar.visible": true, "editor.tabSize": 2, "files.exclude": { "/.cache":true, "/.idea":true, "/.vscode": true, "/node_modules": false, "/node_modules/.@": true, "/node_modules/_@@": true }, "workbench.iconTheme": "material-icon-theme", "prettier.singleQuote": true, "window.restoreWindows": "all", "workbench.startupEditor": "newUntitledFile", "window.zoomLevel": 0, "fileheader.Author": "youyan.wm", "fileheader.LastModifiedBy": "youyan.wm", "editor.links": false, "pgsql.connection": "postgres://postgres:postgres@localhost:5432/postgres", "code-runner.executorMapByFileExtension": { ".js": "node", ".py": "python" }, "code-runner.defaultLanguage": "javascript", "files.autoSave": "off", "explorer.openEditors.visible": 10, "css.validate": false, "html.format.enable": true, "json.format.enable": false, "markdown.preview.fontSize": 14, "javascript.validate.enable": false, "javascript.format.enable": false, "less.validate": false, "scss.validate": false, "extensions.ignoreRecommendations": true, "map.preview.defaultBaseLayer": "amap", "path-intellisense.showHiddenFiles": true, "sync.gist": "5da4b0c9d587f2a8d4845f56223b9525", "sync.autoDownload": false, "sync.autoUpload": false, "sync.forceDownload": false, "sync.quietSync": false, "sync.askGistName": false, "color-highlight.matchWords": true, "color-highlight.markerType": "underline", "editor.multiCursorModifier": "alt", "editor.snippetSuggestions": "top", "editor.formatOnPaste": false, "path-intellisense.extensionOnImport": true, "terminal.integrated.cursorStyle": "line", "python.linting.enabled": false, "files.associations": { ".geojson": "json", "*.sql": "sql" }, "typescript.tsserver.log": "verbose", "editor.minimap.enabled": true, "markdown-preview-enhanced.mermaidTheme": "mermaid.forest.css", "prettier.eslintIntegration": true, "eslint.autoFixOnSave": false, "sync.removeExtensions": true, "sync.syncExtensions": true, "editor.renderControlCharacters": false }
插件:,
2.sequel pro MySQLWorkbench
3.postman, restlet
4.shell
5.sourcetree