-
Notifications
You must be signed in to change notification settings - Fork 57
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
Tracking issue for uncurried-by-default #755
Comments
@fhammerschmidt have you noticed more things not working in the extension? |
The hover info should not use the explicit uncurried notation with the dot when everything is uncurried IMO. Edit: We just got a new employee and while writing code got easier, the hover info brings some confusion to the table (and is harder to read). |
Ok, the hover thing is not an issue when you set When creating interface files though, the dots are still there (and the @react.component annotation still gets removed) |
This issue tracks things that needs to be taken care of in the editor tooling to bring the DX of uncurried by default to the same level as the current experience.
The text was updated successfully, but these errors were encountered: