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

Implement sourcekit-lsp --version option #1496

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MaxDesiatov
Copy link
Contributor

Currently sourcekit-lsp --version is an invalid option, which makes it harder to debug issues with SourceKit-LSP, as one can't even easily know which version is installed:

❯ sourcekit-lsp --version
Error: Unknown option '--version'

Currently `sourcekit-lsp --version` is an invalid option, which makes it harder to debug issues with SourceKit-LSP, as one can't even easily know which version is installed:

```
❯ sourcekit-lsp --version
Error: Unknown option '--version'
```
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test macos

1 similar comment
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test macos

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@ahoppen ahoppen enabled auto-merge June 20, 2024 16:10
@MaxDesiatov
Copy link
Contributor Author

swiftlang/swift#74592

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test macos

1 similar comment
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test macos

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

1 similar comment
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

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.

2 participants