-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Embedded Shell
-
None
-
5
Support loading files from disk using `load()` in the VSCode. The onLoad() method needs to be filled out for the evaluation listener in use; it should only allow absolute paths.
The __filename and __dirname methods should be set similar to what was implemented in MONGOSH-386, using the same code structure.
- depends on
-
MONGOSH-641 load() is not interruptible
- Closed
-
VSCODE-240 Bump version of mongosh
- Closed
- is related to
-
MONGOSH-338 Support loading external files to shell context in Compass/Browser/VSCode
- Open
- related to
-
COMPASS-4680 Support for load() in compass shell
- Ready for Work