We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6276eae commit 06f6c2fCopy full SHA for 06f6c2f
src/features/ExtensionCommands.ts
@@ -68,7 +68,7 @@ export const GetEditorContextRequestType =
68
export interface IGetEditorContextRequestArguments {
69
}
70
71
-// NOTE: The server at least now expects this response, but it's used in any
+// NOTE: The server at least now expects this response, but it's not used in any
72
// way. In the future we could actually communicate an error to the user.
73
enum EditorOperationResponse {
74
Completed,
0 commit comments