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

The code highlighter can't distinguish single line comments and multiline comments #2

Closed
GoogleCodeExporter opened this issue Aug 31, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

-- What steps will reproduce the problem?
1. open a c++ source file with qdevelop
2. write a line starts like this:
//* something...


-- What is the expected output? What do you see instead?
This line is actually a single-line comment, but qdevelop treats it as
multiline comment


-- Please use labels and text to provide additional information.
I'm using qdevelop revision 20 from svn repo.


Original issue reported on code.google.com by Trent.Z...@gmail.com on 18 Oct 2006 at 12:31

@GoogleCodeExporter
Copy link
Author

Fixed, but not a final solution.
I'm working on a new C++ syntax highlighter.

Original comment by Trent.Z...@gmail.com on 18 Oct 2006 at 5:14

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant