ionide-vscode-fsharp icon indicating copy to clipboard operation
ionide-vscode-fsharp copied to clipboard

Adjust UX of build/debug across the extension

Open baronfel opened this issue 2 years ago • 0 comments

After https://github.com/ionide/ionide-vscode-fsharp/pull/1676 and https://github.com/ionide/ionide-vscode-fsharp/issues/1677 are done, we should go over all of the custom commands we've implemented and

  • decide if we need them or if they've been superseded by more integrated/native ways of doing the same thing in VS Code
  • [x] decide if they need to be adjusted to use the new launch configurations/task-based provider mechanisms (they all have been now)
  • decide if they need additional key commands

baronfel avatar Mar 28 '22 15:03 baronfel