WengerK / vscode-highlight-bad-chars

Extension to highlight bad characters such as No-break space ( ) and the Greek question mark (;) in your source files.

Home Page:https://marketplace.visualstudio.com/items?itemName=wengerk.highlight-bad-chars#overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extension not working in .ipynb files

moritzWa opened this issue · comments

I switched to vscode with the python extension from jupyter notebooks because for some reason I often had Unicode Character 'ZERO WIDTH SPACE' (U+200B) in my code. This extension does not help me find these errors (see screenshot).

image

As it does in a normal .txt file (see screenshot):

image