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 usually store dbax views at file system and code them in Visual Studio Code, since it's syntax is not natively supported I created a language support extension:
Since it's based in tmLanguage format, it may be kind of easy to import to other editors such as TextMate and Sublime.
Hi!
I usually store dbax views at file system and code them in Visual Studio Code, since it's syntax is not natively supported I created a language support extension:
Since it's based in
tmLanguage
format, it may be kind of easy to import to other editors such as TextMate and Sublime.Extension page: https://marketplace.visualstudio.com/items?itemName=bamontelucas.dbax
Git repo: https://github.com/bamontelucas/dbax-language
The text was updated successfully, but these errors were encountered: