After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 748146 - VB: Add support for 'async', 'await', and 'nameof' keywords
VB: Add support for 'async', 'await', and 'nameof' keywords
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: Syntax files
git master
Other All
: Normal enhancement
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2015-04-19 15:39 UTC by Jonathan Bonomo
Modified: 2015-04-23 17:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add support for 'async', 'await', and 'nameof' keywords (1.04 KB, patch)
2015-04-19 15:39 UTC, Jonathan Bonomo
none Details | Review
Add support for 'async', 'await', and 'nameof' keywords (1.05 KB, patch)
2015-04-23 16:10 UTC, Jonathan Bonomo
none Details | Review

Description Jonathan Bonomo 2015-04-19 15:39:33 UTC
Created attachment 301934 [details] [review]
Add support for 'async', 'await', and 'nameof' keywords

Add support for the 'async' and 'await' keywords introduced in 2012 (VB 11.0).

Add support for the 'nameof' keyword introduced in 2015 (VB 14).
Comment 1 Sébastien Wilmet 2015-04-21 12:14:26 UTC
Review of attachment 301934 [details] [review]:

Just change the commit to say in the title that it's for vbnet.
Comment 2 Jonathan Bonomo 2015-04-23 16:10:39 UTC
Created attachment 302233 [details] [review]
Add support for 'async', 'await', and 'nameof' keywords
Comment 3 Sébastien Wilmet 2015-04-23 17:06:12 UTC
pushed.