eclipse-che4z / che-che4z-lsp-for-cobol

COBOL Language Support provides autocomplete, highlighting and diagnostics for COBOL code and copybooks
Other
74 stars 53 forks source link

Add more SQL dialects (Oracle/Pro*COBOL, postgresql) #2158

Open GitMensch opened 7 months ago

GitMensch commented 7 months ago

Is your feature request related to a problem? Support for non-DB2 dialects (of course: not run on the mainframe...)

Describe the solution you'd like A duplication of the now existing db2 dialect #2120, adjusted to those dialects.

Describe alternatives you've considered Use another extension or somehow (?) configure the extension to ignore EXEC SQL completely, apart from the variable references.

GitMensch commented 7 months ago

It seems this should get the custom-dialect label.

zimlu02 commented 7 months ago

Hello, please try the latest 2.1.0 version. With this one, you can disable SQL analysis in the settings. We wonder if you would be interested in creating your own dialect with our guidance? We are more than happy to assist you in this effort.

zimlu02 commented 6 months ago

'How to' blog post: https://medium.com/modern-mainframe/vs-code-language-server-extension-for-cobol-preprocessors-34f10c91558b