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

Support for various formats #3

Open
FourierTransformer opened this issue Nov 5, 2024 · 1 comment
Open

Support for various formats #3

FourierTransformer opened this issue Nov 5, 2024 · 1 comment

Comments

@FourierTransformer
Copy link
Contributor

I was thinking we could just create a src folder in the root with a Teal.yaml, and then have a script (/scripts/build.sh) that puts out a json, plist (and/or tmLanguage) in the Syntaxes folder when you run it.

Could maybe setup CI/CD to ensure the latest versions are "built" in Syntaxes and fail the build if needed.

Then for any text editor plugin, they could pull the correct version from Syntaxes or copy the folder directly if it doesn't cause any issues.

I'm willing to set this up if folks are cool. All of this is in relation to #2 (comment)

@FourierTransformer
Copy link
Contributor Author

I put in a draft PR with what it could look like if folks are interested: #4

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

1 participant