Skip to content

Update SDC syntax and add support XDC files #134

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

Merged
merged 1 commit into from
Jan 22, 2021
Merged

Conversation

kaz-on
Copy link
Contributor

@kaz-on kaz-on commented Jan 21, 2021

Currently, syntax highlighting for SDC is not working (because there is no source.sdc scope in sdc.tmlanguage syntax).
Also, there is no support for XDC files.

I have created my own syntax highlighting file that supports SDC and XDC. (I have published this file in my repo under CC0)
This PR replaces the SDC syntax with my file and adds support for XDC files.
Please use it if you like :)

This PR may fix #34.

@mshr-h mshr-h merged commit c1a89db into mshr-h:master Jan 22, 2021
@mshr-h
Copy link
Owner

mshr-h commented Jan 22, 2021

LGTM. Thanks a lot!

mshr-h added a commit that referenced this pull request Jan 22, 2021
@kaz-on kaz-on deleted the sdc-xdc branch January 22, 2021 16:23
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

Successfully merging this pull request may close these issues.

Syntax highlighting for .xdc file?
2 participants