Created
January 17, 2026 08:12
-
-
Save dkapitan/f2f6501f0088ca21aba48b09dd04ddd0 to your computer and use it in GitHub Desktop.
positron settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "workbench.colorTheme": "Monokai Pro (Filter Spectrum)", | |
| "python.defaultInterpreterPath": "python3", | |
| "explorer.confirmDragAndDrop": false, | |
| "explorer.confirmDelete": false, | |
| "positron.assistant.enable": true, | |
| "claudeCode.preferredLocation": "panel", | |
| "workbench.externalUriOpeners": { | |
| "http://*": "positron.viewer" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment