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

[Feature][schema syntax highlight] Integration of ".schema"'s VSCode syntax highlighting extension #152

Open
2 tasks done
lazydreamerbliss opened this issue Dec 23, 2024 · 2 comments
Assignees

Comments

@lazydreamerbliss
Copy link

lazydreamerbliss commented Dec 23, 2024

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

I have developed a VSCode extension that provides syntax highlighting for OpenSPG schemas, as I found it challenging to work with the schema syntax without proper color coding.

Would you consider integrating or endorsing this extension to enhance the developer experience for the community? I believe it could make working with OpenSPG schemas more intuitive and efficient.

Source code: https://github.com/lazydreamerbliss/OpenSPG_KAG_schema_highlighter

Highlighter sample for existing .schema files in KAG project:
image

VSCode marketplace extension page:
image

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@caszkgui caszkgui self-assigned this Dec 23, 2024
@caszkgui
Copy link
Collaborator

Thanks for your contribution. This work is great for improving the convenience of schema editing. We will recommend users to use this plugin in the user manual.

In addition to vscode, could you provide plugins for the InteliJ IDEA & pycharm community?

@lazydreamerbliss
Copy link
Author

Haven't done Intelij plugin before, but I can try it

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