Cursor Jumps to Wrong Location
Hi, new user here. Generally happy so far and said so on my blog at
http://www.xprogramming.com/blog/Page.aspx?display=JetBrainsReSharper
I have had one problem: I looked to see if this had been reported, but
couldn't find it.
Given a line such as
Method("foo", bar);
if we double-click bar and type mumble, we get
Method("foo", mumble);
Good so far. But if we double click bar and type "mumble", we get
method("foo", );"mumble"
This seems not quite OK. Offered for your consideration ...
Ron Jeffries
www.XProgramming.com
Please sign in to leave a comment.
I could not reproduce that. Weird.
--
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com "Develop with pleasure!"