Replies: 3 comments 2 replies
-
Where is this happening? |
Beta Was this translation helpful? Give feedback.
-
I am experiencing this while editing RPG. What I have found out is that if I Alt-tab from one open tab to another, content assist (CA) does not work right away. I have to wait several seconds or so for it to appear. If I edit an RPG member and insert a new line, this causes the outline to rebuild and I am stuck waiting on those server jobs to finish before CA is available. It appears that VS Code triggered the event to load the outline or something that causes the extension to send jobs to the server to get information. If something happens to a SSH server process and it gets stuck Again, the CA does not function until whatever is running is done so I can't even get the base CA items like snippets and biffs. |
Beta Was this translation helpful? Give feedback.
-
I am closing this as I am having difficulty getting a demonstration for you. |
Beta Was this translation helpful? Give feedback.
-
If I perform a change in source, the system triggers off the attempt to rebuild the outline. When the outline is rebuilding it dumps ALL information and then I have no ability to continue editing with Content Assist, etc.
For instance, I have snippets that I want to use but as long as the effort to build the outline is active I cannot get the CA to show me any of my snippets.
Is CA tied only to the whole source outline? is there a way to not clear the Outline until the full cross-reference effort on the source is complete?
Beta Was this translation helpful? Give feedback.
All reactions