-
Bug
-
Resolution: Done
-
Major
-
None
-
None
How to reproduce:
- Open VSCode without an active workspace or a random workspace
- Open a .bpmn file outside the active workspace
- The editor should load indefinitely
Initial investigations:
- The error `EnvelopeBusMessageManager.ts:279 Uncaught (in promise) Error: fs.readdir is not a function` is shown in the console;
- The `fs.readdir` method is called in `VsCodeNodeResourceContentService.list`
- clones
-
KOGITO-6544 [KIE Sandbox] Can't open files with upper-case extensions
- Closed