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

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 
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
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 