LJ
LJ
@steph-beneschan-256 Please see my above comment, thanks!
We are removing SEU colour support in 3.0.0, so I will close this PR. Thanks for you work, nonetheless! https://github.com/orgs/codefori/discussions/2057
This is intended behaviour. The outline view only shows explicit definitions in the current source as other languages do.
> But if you define a data structure in an rpg source (like SomeStruct in the example) I'd expect it to always build the outline including the sub fields, no...
@EVLSDE I have written a test case with your examples. To me, it looks like the parser is ok here so it's likely something in the language server code itself....
@EVLSDE No problem. It would make sense to see the children members of the struct in the file - I will see about trying it out.
Closing in place of #313
@BrianGarland regarding that directory: I have a PR coming that changes the default to a writable directory and also makes it configurable. This will solve that issue. For the commands....
Should be fixed by #1895