You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've included complete steps to reproduce my issue.
Describe the bug
When running alr edit with VS Code as the editor, it runs code my_project.gpr which simply opens the project file. It looks like it would be more useful to run code . to open the current project directory. WDYT?
alr version
alr 2.0.1
The text was updated successfully, but these errors were encountered:
I indeed always open with code ., I wonder if opening the .gpr file has any implication for the Ada plugin. @reznikmm, I think you'll have the answer to this.
Checklist
alr version
.Describe the bug
When running
alr edit
with VS Code as the editor, it runscode my_project.gpr
which simply opens the project file. It looks like it would be more useful to runcode .
to open the current project directory. WDYT?alr
versionalr 2.0.1
The text was updated successfully, but these errors were encountered: