Problem with semantic highlighting #7787
              
                Unanswered
              
          
                  
                    
                      Killer-Giga
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| 
         Apologies for the delay here, generally if you're having a problem with the extension, please file an issue as we see those quicker. 
  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I have a problem with vs code.
When I change the theme the colors change and everything is fine until then but some colors change immediately after the change
For example I have Console.WriteLine(something);
Console is blue
WriteLine turns yellow and after a second it turns blue like Console (This is the problem I have)
(something) blue and it's fine like that.
When I disable the C# extension this problem is fixed. But I need C# in vs code.
What can I do?
Beta Was this translation helpful? Give feedback.
All reactions