I've noticed small bug. To reproduce it you must:
1)choose in menu syntax->C++
2)type "//()" (without quotes)
3)you'll see text cursor WITHIN parentheses
4)type anything and your text will appear AFTER parentheses
It is because Notepad++ adds space when you type parentheses
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It's just the way it highlights the brackets, what you type still ends up exactly the way you type it. It doesn't really matter that when your cursor is straight after a parentheses it looks as if it's before the parentheses, anyone will soon figure that out.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've noticed small bug. To reproduce it you must:
1)choose in menu syntax->C++
2)type "//()" (without quotes)
3)you'll see text cursor WITHIN parentheses
4)type anything and your text will appear AFTER parentheses
It is because Notepad++ adds space when you type parentheses
And why is this a problem?
It's just the way it highlights the brackets, what you type still ends up exactly the way you type it. It doesn't really matter that when your cursor is straight after a parentheses it looks as if it's before the parentheses, anyone will soon figure that out.