Lars Hvam

Results 648 issues of Lars Hvam

https://stackoverflow.com/questions/56819284/listing-files-in-folder-in-vscode-extension https://code.visualstudio.com/api/references/vscode-api#RelativePattern

like ![image](https://user-images.githubusercontent.com/5888506/71671588-b175d580-2d73-11ea-88a3-780015f96422.png)

![image](https://user-images.githubusercontent.com/5888506/83345441-69071780-a313-11ea-99cf-92e06c6f652c.png)

example from https://github.com/MindsetConsulting/MindsetAppAnalyzerFree this is a generated gateway class, so it should be ignored, it is in command line but not in the extension ![image](https://user-images.githubusercontent.com/5888506/79897547-2e53ba80-840a-11ea-930e-e3b6a95b0124.png)

https://github.com/microsoft/vscode-languageserver-node#3150-protocol-600-client--600-server

If a document is changed, the highlighing is not updated if a document is closed, the extension still thinks the highlighting is activated onDidCloseTextDocument

good first issue

Extension 'larshp.vscode-abaplint' uses a document selector without scheme. Learn more about this: https://go.microsoft.com/fwlink/?linkid=872305 due to https://github.com/abaplint/vscode-abaplint/pull/10 ? @marcellourbani ![image](https://user-images.githubusercontent.com/5888506/50394971-7b197980-0761-11e9-86d8-b68a293636b5.png)