Will C.

Results 7 comments of Will C.

Hopefully I did this correctly I have not done a pull request before

> Thanks @DesuNinshu for the feature request, this isnt something that's possible for us to do but it may be in the future so I will leave the issue open...

If you were to subscribe to `onTerminalOpened` then checked for a running instance, you could just show the existing instance. I have an almost working proof of concept I will...

@jonsequitur yes. I am also still seeing the same logging aswell that was present before. The log has the result but it doesn't show me the suggestion pop up. ```...

I have determined the cause of the issue @jonsequitur, the completion item is being classified as text / words. I have my settings set to not suggest words to me...

@jonsequitur still waiting on a reply from you.

@jonsequitur did you set `editor.suggest.showWords` in your global user settings to false? Like I was saying before I am working around the issue, by configuring this setting on a language...