We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a166744 commit 1a1521bCopy full SHA for 1a1521b
1 file changed
Main.sublime-menu
@@ -19,7 +19,7 @@
19
"caption": "Settings",
20
"command": "edit_settings", "args":
21
{
22
- "base_file": "${packages}/micropython/MicroPython.sublime-settings",
+ "base_file": "${packages}/MicroPython Tools/MicroPython.sublime-settings",
23
"default": "// MicroPython Settings - User\n{\n\t$0\n}\n"
24
}
25
},
0 commit comments