Lars Hvam
Lars Hvam
when using vscode web, it sometimes takes a long time to load => show progress
probably the URI is wrong on web, 

look into https://github.com/microsoft/vscode/issues/120251
find all writes, find all reads, alternative to find references
https://code.visualstudio.com/updates/v1_53#_improved-refactor-participants-ui
when outputting, show timestamp, ``` We received a file change event abaplint.json was changed, reloading... ```
currently there is only one Registry instance, which does not match the multi root workspace feature? see method `determineFolders`