LJ

Results 487 comments of LJ
trafficstars

We've had this before. I need to track the issue down, but I am going to rename the title to better reflect the issue.

@sebjulliand any ideas if you know the API to make the language server add support for these odd characters?

I found it: ``` languages.setLanguageConfiguration(`rpgle`, { wordPattern: }) ``` Just need help building up the regex.

@casweet72 This PR should solve that issue!

@steph-beneschan-256 Thanks for your PR, once again! I would like to write a test case for this PR. Do you mind if I add some commits to add a test...