Skip to content

NFC: add .vscode/launch.json #700

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

Merged
merged 2 commits into from
Jan 25, 2023
Merged

NFC: add .vscode/launch.json #700

merged 2 commits into from
Jan 25, 2023

Conversation

MaxDesiatov
Copy link
Contributor

Submitted as an alternative to #699.

Per @compnerd's comment:

The workspace wide configuration should be portable, and allows us to add any recommended flags, which is convenient for getting started.

The workspace wide configuration should be portable, and allows us to add any recommended flags, which is convenient for getting started.
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@adam-fowler
Copy link
Contributor

This makes sense as the launch.json is the only file automatically created by the swift extension.

As an aside it would be good to remove the tasks.json it gets in the way of the build tasks internally generated by the swift extension. I've found I can't build the release build of sourcekit-lsp because build task Cmd+Shift+B defaults to the debug build.

@MaxDesiatov
Copy link
Contributor Author

As an aside it would be good to remove the tasks.json

Ah, great catch! I didn't notice we had that one already...

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@ahoppen
Copy link
Member

ahoppen commented Jan 24, 2023

Since I’m not a big VSCode user myself, I leave it up to @adam-fowler to decide what is good practice to commit.

@adam-fowler
Copy link
Contributor

This PR is good. Plus maybe remove the tasks.json

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test macOS

2 similar comments
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test macOS

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test macOS

@MaxDesiatov MaxDesiatov merged commit de89ec9 into main Jan 25, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/add-vscode-launch-json branch January 25, 2023 15:50
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

Successfully merging this pull request may close these issues.

3 participants