Closed graymatter00 closed 1 year ago
Unfortunately, it isn't working quite right.
Is this comment enough to re-open the issue or would you like me to create a new issue?
Also, regular HTML files (.htm) are not being colored at all.
The @Url.Action("Index", "Contact")
could be fixed in next release after merge #83
I'm not sure about the rest. It works ok i my test files. Can you attach whole files that don't work? Or are you using some other extension that can interfere? (custom HTML editor, another colorizer)
First screen looks like after first occurence of inline code it stops working.
@lordfanger Yes, the new version containing merger #83 fixed the .vbhtml issue. It's now coloured as I'd expect. Thanks! 😊
The .htm files are still not being coloured. I'll do some more checking and raise it as a separate issue in the next day or so.
🖖
Sure, and try this.
Right click on .htm file and select option Open With...
and post what editor is set as (Default).
There might be some editor that is not explicitly allowed by this extension. If it is so, it should be enabled by only a simple edit.
@lordfanger Sorry for the delay in replying. Life got in the way.
As requested, attached are two screenshots showing the Open With dialog window for both an existing .htm file and a newly created .html file.
I don't see something suspicious. But added support for Web Forms in #92 PR. Maybe it could help if Mads merges it.
Braces, brackets and vertical lines are not coloured in vbhtml or regular html files. See screenshots below. All other files seem to be coloured as expected.
vbhtml file...