We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example, while writing this code block:
var label = new Gtk.Label () { text = "Hello World" };
Gtk.Label field suggestions should be displayed while writing the line for the text field.
Gtk.Label
text
The text was updated successfully, but these errors were encountered:
This should hopefully be less complicated to achieve now that Vala.MemberInitializer is a Vala.Expression (wasn't true the last time I checked).
Vala.MemberInitializer
Vala.Expression
Sorry, something went wrong.
I'm sorry, this is a duplicate of #242. I just noticed now
No branches or pull requests
For example, while writing this code block:
Gtk.Label
field suggestions should be displayed while writing the line for thetext
field.The text was updated successfully, but these errors were encountered: