-
Notifications
You must be signed in to change notification settings - Fork 5
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
Issue#7 Conversion for Language Level Type #130
Issue#7 Conversion for Language Level Type #130
Conversation
…nto Issue#7 # Conflicts: # uvls/src/ide/actions.rs
Strange, did you make edits? For me, I can perform quick fixes initially sometimes, but problems occur consistently within a few small changes. Could this be related to the OS? Did you introduce any changes to implementation using file system operations? |
I tested it again with a lot of changes and edits, but I still can't reproduce the bug. I tested it on Windows. |
fixes issue #7
Adds some functions as a quickfix to convert the existing feature model into a feature model suitable for the included language levels if language levels are missing (Type, Type.numeric-constraints, Type.string-constraints).