-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
As Editor does via Edit>Reformat.
I found an interim-solution to do that using the "External Tools"-extension to launch dyaedit on the current file, but if would be smoother if this could do be done with a simple command within the editor.
Config:
"vs-external-tools.externalCommand1.command": "C:\\Program Files\\Dyalog\\Dyalog APL-64 17.0 Unicode\\dyaedit.exe",
"vs-external-tools.externalCommand1.cwd": "$(ItemDir)",
"vs-external-tools.externalCommand1.args": ["$(ItemPath)"
Metadata
Metadata
Assignees
Labels
No labels