-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
COBOL textmate - Support for comment in SQL statements #401
Comments
This rule could work without the problem described in issue #402:
|
PS: rule for SQL comment is not mandatory if problem describe in #402 was solved, « source.sql » apply rule for SQL comment. But COBOL floating comment « *> » should be managed in SQL comment. Question: which extension(s) manage « source.sql »? For my tests on textmate improvement I desactivate « IBM Db2 for z/os developer » and SQL statement still managed… |
that's not how |
Description of the enhancement requested
Hi,
We would like the texmate COBOL grammar manage comments included in SQL statements.
COBOL code in IBM Z Open Editor:
SQL code in IBM Db2 for z/OS Developer:
Thanks.
The text was updated successfully, but these errors were encountered: