Apply Color Theme to only to Kusto files
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.
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.