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

ASP vs HTML #3

Open
strider72 opened this issue Mar 31, 2017 · 0 comments
Open

ASP vs HTML #3

strider72 opened this issue Mar 31, 2017 · 0 comments

Comments

@strider72
Copy link

strider72 commented Mar 31, 2017

Hi -- I recognize as I type this that you may consider it well outside the scope of your project, but I felt it worth mentioning.

I use your plugin within PhpStorm to color ASP code. For it to work at all, I have to tell PhpStorm to not recognize .asp files -- otherwise it will override your plugin with its own (very) limited understanding of ASP.

But running your plugin, ASP is highlighted, but HTML is not, because I turned off PhpStorm's recognition and your plugin alone doesn't highlight HTML. So... I also downloaded the TextMate HTML plugin ( https://github.com/textmate/html.tmbundle ). It appears the two do not play well together. Some sort of collision in the plugins' attempts to recognize the code., and it all basically comes out semi-monocolored.

I would love to see the two cooperating in PhpStorm.

If you're at all interested in fixing this I can walk you through steps to duplicate the setup.

Edit: actually, here is exactly how to do it:
https://intellij-support.jetbrains.com/hc/en-us/community/posts/207077405/comments/204029510

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