You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I dont think their own name adds value. I edited the languages.json with respect to SQL to support extensions dml,ddl,dql,sql and some keywords which add complexity. I'll try and find some examples later:
Data Definition files and Data Manipulation files, part of the coiding effort, can be missed when using the filename-extension .ddl and .dml.
scc as a command-line tool will miss these.
The suggestion is to add "dml" and "ddl" to the list of extensions for the SQL-language as these are quite commonly used for these types of SQL files.
This needs editing of languages.json.
The text was updated successfully, but these errors were encountered: