Vit Gottwald
Vit Gottwald
Highlights in hover use the default 'cobol' textmate grammar. However the content of hovers is cut at the beginning by 6 columns. This causes the highlight to show the first...
See [_Declaring host variables and indicator variables in COBOL_](https://www.ibm.com/docs/en/db2-for-zos/12?topic=statements-declaring-host-variables-indicator-variables-in-cobol). The complete PDF can be found [here](https://www.ibm.com/docs/en/SSEPEK_13.0.0/pdf/db2z_13_apsgbook.pdf). - [ ] Numeric host variables - [ ] Character host variables - [...
See https://www.ibm.com/docs/en/SS6SG3_6.4.0/pdf/lrmvs.pdf Part 8. Compiler-directing statements.
When creating a new search filter, I paste the filter text into the quick pick and select `+ Create a new filter ...`. Then I am presented with one more...
Instead I would expect to see the unencoded string - in this particular case the parentheses. 
Test build
When reading log messages with timings about processing time it is hard to see the order of magnitude. ``` 08:35:02.777 [Analysis thread #0] DEBUG org.eclipse.lsp.cobol.common.benchmark.BenchmarkServiceImpl - Timing for Parsing stage:...
Add the option to build with `lima` and `nerdctl` - e.g. if no java is installed.