-
Notifications
You must be signed in to change notification settings - Fork 267
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
crash: typing a string interpolation anchor instantly crashes sourcekit-lsp #607
Comments
|
rdar://98304976 |
|
I just tried reproducing this and SourceKit-LSP isn’t crashing for me if I perform the following steps:
Are there any other steps you perform to make SourceKit-LSP crash? |
|
if you type if you leave the parentheses empty, it blinks 3 times, and then crashes. i also upgraded to v0.7.0 of the vscode-swift extension, and it crashes as well. |
|
I believe this should have been fixed by #602 |
|
@Kelvin13 Could you check if you are still seeing the issue with the most recent swift development snapshot? |
|
yep, this has been fixed! thank you!! |
opening the following SPM test project in vscode instantly crashes sourcekit-lsp:
sourcekit-lsp-crash-3.zip
vscode-swift-extension: v0.6.0
The text was updated successfully, but these errors were encountered: