We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
activate()
await
1 parent 6765a6e commit b2a4279Copy full SHA for b2a4279
src/commands.ts
@@ -283,7 +283,7 @@ export namespace Commands {
283
284
export const NOT_COVERED_EXECUTION = '_java.notCoveredExecution';
285
286
- export const MEATDATA_FILES_GENERATION = '_java.metadataFilesGeneration';
+ export const METADATA_FILES_GENERATION = '_java.metadataFilesGeneration';
287
288
export const RUNTIME_VALIDATION_OPEN = 'java.runtimeValidation.open';
289
0 commit comments