mirror of
https://github.com/We-Dont-Byte/Mind_Reader.git
synced 2024-11-15 03:35:59 +00:00
Update commands.ts
Fixed Typo
This commit is contained in:
parent
af219b5f45
commit
a357d58de3
@ -51,7 +51,7 @@ const commands: Command[] = [
|
|||||||
|
|
||||||
//Navigation Keys......
|
//Navigation Keys......
|
||||||
{
|
{
|
||||||
name: 'mind-reader.showAllSymboles',
|
name: 'mind-reader.showAllSymbols',
|
||||||
callback: () => vscode.commands.executeCommand('workbench.action.showAllSymbols'),
|
callback: () => vscode.commands.executeCommand('workbench.action.showAllSymbols'),
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user