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 9a59612 commit 286d549Copy full SHA for 286d549
CodeEdit/Features/WindowCommands/CodeEditCommands.swift
@@ -18,7 +18,7 @@ struct CodeEditCommands: Commands {
18
FileCommands()
19
ViewCommands()
20
FindCommands()
21
- NavigateCommands()
+ NavigateCommands()
22
TasksCommands()
23
if sourceControlIsEnabled { SourceControlCommands() }
24
EditorCommands()
0 commit comments