手动同步VSCode设置。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
| { "workbench.colorTheme": "Monokai", "security.workspace.trust.untrustedFiles": "open", "editor.fontSize": 20, "editor.cursorBlinking": "solid", "editor.formatOnSave": true "editor.lineNumbers": "off", "window.commandCenter": false, "git.openRepositoryInParentFolders": "always", "editor.unicodeHighlight.nonBasicASCII": false, "editor.stickyScroll.enabled": false, "workbench.startupEditor": "none", "editor.unicodeHighlight.ambiguousCharacters": false, "workbench.editor.enablePreview": false, }
|
扩展:
- APKLab
- IntelliJ IDEA Keybindings
- markdownlint
- Subword Navigation