Skip to content

Option to reformat code #1

@mbaas2

Description

@mbaas2

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions