-
Notifications
You must be signed in to change notification settings - Fork 0
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
String interpolation syntax for Text SwiftUI widget throws an error #26
Comments
Thanks! |
Great! Looking forward to it 🥳 |
The latest version should have the fix already. Or doesn't it work for you? |
@kvenn That's weird, the latest version is 1.0.0, https://plugins.jetbrains.com/plugin/22150-swift-support/edit/versions/stable/527403 |
Very weird! I'm fully unable to update to that version. I've restarted the IDE, uninstalled and reinstalled the plugin, and tried downloading from web but it just deeplinks to 0.21.*. |
Are you saying that 0.21.* is installed when you download 1.0 at https://plugins.jetbrains.com/plugin/22150-swift-support/versions/stable/527403 and install manually via |
|
As we all had feared, it was indeed user error. I had to use the JetBrains Toolbox App to update IntelliJ. The bug is fixed and I see you've been hard at work making this plugin awesome! Just did the yearly subscription. |
The following code shows an error
Error:
This error causes the rest of the file to not work too great.
The text was updated successfully, but these errors were encountered: