VS Code disable minimap - 如何在Visual Studio Code 上 Disable Minimap 這個 extensionLast updated on Mar 10, 2021 1 min read Visual Studio解決方法十分簡單: 我們可以去 “File” -> “Preferences” -> “Settings” 的 “User Settings” 上把 “editor.minimap.enabled” 設定為 false 便可以了editor.minimap.enabled": false, Hope you find it usefulPlugin Visual Studio Code VSCode VSCode PluginChi YauSoftware DeveloperInterest to share knowledge / experiencePlease enable JavaScript to view the comments powered by Disqus.comments powered by DisqusRelatedVSCode config trim trailing space when saving fileGit Include Ignored filesHow to use && (bash) in powershell to run multiple command