LJ

Results 552 comments of LJ

You won't believe it.

@JDubbTX are you able to test this for me? Check the attached PR.

@Wright4i Neat! I've got to be careful with this, since it's affecting quite a serious bit of code. It makes sense that you're changing the lines to not go over...

Yeah, this is tricky. IMO, I personally am ok with not supporting QSYS more than I am ok with updating our filesystem provider to support it. I think we are...

@Wright4i Ok, here's an idea but think I found an issue in the VS Code API. There is a `onWillSaveTextDocument` event as part of [`workspace`](https://code.visualstudio.com/api/references/vscode-api#workspace), but not a `onWillSaveNotebookDocument`. This...

Discussed with @Wright4i what the next steps are. Will close.

@paolos69 is this the only character that is not converting? I wonder if it's because that character is not know to the CCSID of the encoding you're using.

@paolos69 What CCSID is the source file? I am going to try and recreate it.

Also, does it convert properly when source dates are disabled?

@paolos69 Is it happening with any other special characters in that CCSID? Or is just `§`?