docs: update todos #27
Annotations
10 warnings
build-test (16.x):
src/codelens.ts#L29
Missing semicolon
|
build-test (16.x):
src/codelens.ts#L36
Missing semicolon
|
build-test (16.x):
src/commands.ts#L13
Object Literal Method name `autodev.quickFix` must match one of the following formats: camelCase
|
build-test (16.x):
src/commands.ts#L25
Object Literal Method name `autodev.sendToTerminal` must match one of the following formats: camelCase
|
build-test (16.x):
src/commands.ts#L28
Object Literal Method name `autodev.debugTerminal` must match one of the following formats: camelCase
|
build-test (16.x):
src/parser.ts#L24
Variable name `LanguageMap` must match one of the following formats: camelCase, UPPER_CASE
|
build-test (16.x):
src/parser.ts#L86
Variable name `ParserMap` must match one of the following formats: camelCase, UPPER_CASE
|
build-test (16.x):
src/parser.ts#L88
Missing semicolon
|
build-test (16.x):
src/parser.ts#L93
Missing semicolon
|
build-test (16.x):
src/parser.ts#L94
Missing semicolon
|