feat: Demo of codelens for Jake #12
Annotations
5 warnings
Run lint:
packages/extension/src/LegendCodelensProvider.ts#L30
Imports "TextLocation" are only used as type
|
Run lint:
packages/extension/src/extension.ts#L55
Imports "TextLocation" are only used as type
|
Run lint:
packages/extension/src/extension.ts#L505
'generateModels' is assigned a value but never used
|
Run lint:
packages/extension/src/extension.ts#L508
'path' is already declared in the upper scope on line 17 column 13
|
Run lint:
packages/extension/src/extension.ts#L512
Missing semicolon
|
Loading