Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Can't get |e filter to escape characters in VS Code 1.60.1 #57

Open
gjatester opened this issue Sep 20, 2021 · 1 comment
Open

Can't get |e filter to escape characters in VS Code 1.60.1 #57

gjatester opened this issue Sep 20, 2021 · 1 comment

Comments

@gjatester
Copy link

Trying to escape characters <> greater than/less with the filter |e in VS Code. Entering the code below, then using tab or enter key. This does not produce the escape the characters like it should:

footer>p>span{Happy Farm}+{© 2021}|e

Is it a bug?

Other filters like comment with |c works fine.

(My System: Windows 11 x64, VS Code 1.60.1)

@sergeche
Copy link
Member

Filter are not supported anymore. It’s better to use external tools/plugins to do so

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants