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

unexpected character "[>*<]" #432

Open
termanary opened this issue Jul 4, 2020 · 0 comments
Open

unexpected character "[>*<]" #432

termanary opened this issue Jul 4, 2020 · 0 comments

Comments

@termanary
Copy link

One file "a.c" as example:

a
b

1.You comment the second line first.

a
/*b*/

2.Move cursor to the first line and comment the next two line.

/*a*/
/*[>b<]*/

3.Uncomment the two line.

a
[>b<]

It acts the same in jsp and yacc file.

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