pycharm-pyxl icon indicating copy to clipboard operation
pycharm-pyxl copied to clipboard

Mismatched closing tag doesn't cause a pyxl error

Open nilsbunger opened this issue 10 years ago • 4 comments

asdfjkl should flag as an error since the closing tag is mismatched against the opening tag.

nilsbunger avatar Aug 01 '14 16:08 nilsbunger

Could you provide an example? Tag matching works for me:

screenshot 2014-08-01 09 18 12

christoffer avatar Aug 01 '14 16:08 christoffer

This happens in my PyCharm instance, but not in IntelliJ? I'll try to narrow it down.

nilsbunger avatar Aug 02 '14 00:08 nilsbunger

Could it be a caching issue? Invalidate caches and restart -- the mantra of intellij-based IDEs :)

christoffer avatar Aug 02 '14 16:08 christoffer

@nilsbunger Nils, Could you try out the 1.1 version (current .JAR in the repo) and verify that you're still seeing this?

Thanks!

christoffer avatar Dec 28 '14 09:12 christoffer