LJ
LJ
Please, of course, post any feedback here.
@cbuck0222 If you're still having the same issue, please share some source code that I can recreate it with. Thanks.
@cbuck0222 I cleaned it up for you. This should be enough to work with, and from a glance, I can see it's likely due to the copybook at the end....
@cbuck0222 You can use three backticks. See example here: https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#quoting-code
@cbuck0222 Can you also share the entire compile command you're using?
@cbuck0222 Thanks! I see that if I take `*LVL2` off, it shows the errors as expected correct - which is good. Investigating the level two stuff later this evening. edit:...
@chrjorgensen Hi! Just want to let you know that I will get around to this after tomorrow.
@chrjorgensen Will test this tomorrow as requires a little bit of time to test all the items. edit: big thanks!
A cool idea for sure. Could easily be done using VS Code decorations, much like how code coverage highlights lines.
The plan is to open a command where the user can enter a query which will then highlight all lines that match the query.