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

Fix sql keyword color overriding and new default color #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abdonkov
Copy link

  1. Removed the code that was constantly overriding the foreground color for SQL keywords, which should fix the color settings from visual studio being reverted.

  2. Set a different default blue color for the SQL keywords that is easily visible across all default VS themes.

So, these issues should be fixed:
#1
#4

… the vs settings, new default blue color for sql keywords that is easier to view on all themes
@abdonkov
Copy link
Author

abdonkov commented Apr 16, 2024

As this project seems stale, if anyone else stumbles on this...

There is another guy that forked the project and submitted the extension to the Visual Studio Marketplace here.

He also incorporated this fix along some other improvements, so you should probably be using the other extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant