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

Apply Color Theme to only to Kusto files #208

Open
NickDorak opened this issue Dec 12, 2024 · 1 comment
Open

Apply Color Theme to only to Kusto files #208

NickDorak opened this issue Dec 12, 2024 · 1 comment
Labels
feature New feature or request help wanted Contribution requested

Comments

@NickDorak
Copy link

When the Kusto Color Theme is enabled, it applies to all file types. It should only be applied to Kusto related files as other file types have different schemes which should be used.

@rosshamish
Copy link
Owner

Hi Nick, thanks for raising the issue. I took a quick look around and I can't find any documented support for this feature in VS Code, though I see some other extensions which claim to add this capability?.. e.g. https://stackoverflow.com/questions/73273494/how-to-set-the-background-color-for-files-of-different-types-in-visual-studio-co

There's also the option to apply a color theme for a VS Code Workspace, and then you could open Kusto files only within that workspace, I suppose.

If you find an alternative solution that could be merged here, please reach back out. Would be happy to accept a contribution of that nature.

@rosshamish rosshamish added feature New feature or request help wanted Contribution requested labels Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request help wanted Contribution requested
Projects
None yet
Development

No branches or pull requests

2 participants