We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
activate()
await
1 parent 5c0123f commit f703482Copy full SHA for f703482
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