| Author |  Topic  |  | 
              
                | ChainofChaosNew Member
 
  
 
                Indonesia8 Posts
 | 
                    
                      |  Posted - Aug 23 2021 :  1:58:32 PM     
 |  
                      | VS2019 Unreal C++
 
 Sometimes VAX doesn't show suggestions on the first launch, and I have to restart visual studio to make it works.
 |  | 
              
                | felineWhole Tomato Software
 
      
 
                United Kingdom19247 Posts
 | 
                    
                      |  Posted - Aug 24 2021 :  07:19:26 AM     
 |  
                      | Has VA finished parsing?  The easy way to check is to see if VA has started to apply its syntax highlighting to your code, assuming you have this turned On. 
 If syntax highlighting is being applied, when you have focus in the editor, does VA show its context and navigation fields at the top of the editor window?  Does the Alt-M list work and show the methods in the current file?
 |  
                      | zen is the art of being at one with the two'ness
 |  
                      |  |  | 
              
                | ChainofChaosNew Member
 
  
 
                Indonesia8 Posts
 | 
                    
                      |  Posted - Aug 24 2021 :  5:08:34 PM     
 |  
                      | Yes, I always wait for VA to finish parsing and loading system symbols before I code. The syntax highlighting always showed up and worked. 
 Does VA show its context and navigation fields at the top of the editor window? Yes
 Does the Alt-M list work and show the methods in the current file? Yes
 |  
                      | Edited by - ChainofChaos on Aug 24 2021  5:09:03 PM
 |  
                      |  |  | 
              
                | felineWhole Tomato Software
 
      
 
                United Kingdom19247 Posts
 | 
                    
                      |  Posted - Aug 25 2021 :  05:45:58 AM     
 |  
                      | All of this sounds sensible and normal. 
 Is there any form of pattern to this problem?  When you see this, if you change files, do you get suggestions in a different file?  I know you said you have to restart the IDE, I am just wondering if you have tried closing and reloading files as well.
 
 Are you getting member listboxes, so listboxes after dot and -> ?
 
 Assuming you have:
 
 VA Options -> Floating Buttons and Icons -> Denote content from Visual Assist with tomato icons
 
 turned On, are you seeing tomato icons on any of the listboxes that appear when you are having this problem?
 
 Do you always load the IDE the same way?  Or do you sometimes load it one way and then sometimes load it another way?
 
 I am really not sure why suggestions would behave like this.
 |  
                      | zen is the art of being at one with the two'ness
 |  
                      |  |  | 
              
                | ChainofChaosNew Member
 
  
 
                Indonesia8 Posts
 | 
                    
                      |  Posted - Sep 01 2021 :  09:41:00 AM     
 |  
                      | Is there any form of pattern to this problem? Sometimes it works on the first launch, Mostly not. When you see this if you change files, do you get suggestions in a different file? No, the only thing that works is the syntax highlightning.
 Are you getting member listboxes, so listboxes after dot and -> ? No, even the dot doesn't convert to ->
 are you seeing tomato icons on any of the listboxes that appear when you are having this problem? No
 Do you always load the IDE the same way? Yes, I open visual studio from the unreal engine, wait for VA to finish fully loaded.
 
 I can record the visual studio when the problem occurs if that's gonna help.
 
 
 |  
                      |  |  | 
              
                | felineWhole Tomato Software
 
      
 
                United Kingdom19247 Posts
 | 
                    
                      |  Posted - Sep 16 2021 :  11:20:37 AM     
 |  
                      | Apologies for the slow reply. 
 When you are having this problem, is VA showing its context and definition fields, which are normally at the top of the editor window, and are where the Alt-M list appears from?
 
 What about VA Outline?
 
 It is almost as if VA was inactive, which is what I am looking to check here.  Syntax highlighting is a good start, but clearly its not enough.
 |  
                      | zen is the art of being at one with the two'ness
 |  
                      |  |  | 
              
                |  |  Topic  |  |