We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc35b7 commit eecc4a4Copy full SHA for eecc4a4
Default.sublime-commands
@@ -3,15 +3,6 @@
3
"caption": "Color Helper: Index Colors in File",
4
"command": "color_helper_file_index"
5
},
6
- {
7
- "caption": "Color Helper: Index Colors in Project",
8
- "command": "color_helper_project_index"
9
- },
10
11
- "caption": "Color Helper: Index Colors in Project (Clear Cache)",
12
- "command": "color_helper_project_index",
13
- "args": {"clear_cache": true}
14
15
{
16
"caption": "Color Helper: Show Palettes",
17
"command": "color_helper"
0 commit comments