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

IntelliJ-Plugin: Import VSCode TextMate Bundle #10

Open
marfranke opened this issue May 6, 2024 · 0 comments · May be fixed by #11
Open

IntelliJ-Plugin: Import VSCode TextMate Bundle #10

marfranke opened this issue May 6, 2024 · 0 comments · May be fixed by #11

Comments

@marfranke
Copy link
Contributor

Describe the feature you want to add

The TextMate Plugin is bundled in IntelliJ (Community and Ultimate Version) and provides an easy way to add custom languages to IntelliJ, at least some features like basic syntax highlighting. The Plugin even includes some languages:
image

Adding new languages can be done in two ways:

  1. Importing the bundle yourself via TextMate Plugin Settings
  2. Community Plugins may use the TextMateBundleProvider Extension Point to include TextMate Bundles in their Plugin. And this is what I want.

Mockups or Images of the feature

image

marfranke added a commit to marfranke/bruno-ide-extensions that referenced this issue May 6, 2024
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 a pull request may close this issue.

1 participant