LJ
                                            LJ
                                        
                                    @Wikus86 > it seems to break the code completion. What does this mean?
Note to self: there is a VS Code to add these characters to be treated as possible symbol characters in the VS Code API.
Made an issue here: https://github.com/barrettotte/vscode-ibmi-languages/issues/136
@Wikus86 no separate issue required, but if you could provide more examples I can test with that'd be great.
@Wikus86 Sorry to be a pain. Would you actually put that into a new issue for me? :)
That is totally weird. Are you able to SSH into the system and try `which system`? For example, this is what I get: ``` -bash-5.1$ which system /usr/bin/system ```
There is a way to do this right now, but it is not connection specific, which we need to do: You can find this setting in the VS Code settings:
@allthom Do you have 'format on save' enabled? I am looking into this.
I have tried to recreate with no luck. Perhaps a video, or share the entire document/file where this is happening.
@angelorpa Your issue actually looks different from the original issue but nonetheless interesting find. Thanks