Skip to content
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

DBAX view language support for visual studio code #5

Open
bamontelucas opened this issue Jun 8, 2018 · 1 comment
Open

DBAX view language support for visual studio code #5

bamontelucas opened this issue Jun 8, 2018 · 1 comment

Comments

@bamontelucas
Copy link

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

@osalvador
Copy link
Owner

hi @bamontelucas,

Great contribution, I'll include it in the documentation.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants