Skip to content
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

FromArgb(int, Color) highlight #28

Open
Logerfo opened this issue Oct 1, 2019 · 1 comment
Open

FromArgb(int, Color) highlight #28

Logerfo opened this issue Oct 1, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@Logerfo
Copy link
Owner

Logerfo commented Oct 1, 2019

var color = Color.FromArgb(255, Color.Yellow);

The piece of code above gets Color.Yellow highlighted, but all the Color.FromArgb(...) expression should be highlighted as well.

@Logerfo Logerfo added the enhancement New feature or request label Oct 1, 2019
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.57. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@Logerfo Logerfo added Hacktoberfest https://hacktoberfest.digitalocean.com and removed feature_request labels Oct 1, 2019
@Logerfo Logerfo removed the Hacktoberfest https://hacktoberfest.digitalocean.com label Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant