Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to reformat code #1

Open
mbaas2 opened this issue Nov 21, 2018 · 0 comments
Open

Option to reformat code #1

mbaas2 opened this issue Nov 21, 2018 · 0 comments

Comments

@mbaas2
Copy link

mbaas2 commented Nov 21, 2018

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)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant