[Bug 617719] New: MD: incorrect caret placement on error
http://bugzilla.novell.com/show_bug.cgi?id=617719 http://bugzilla.novell.com/show_bug.cgi?id=617719#c0 Summary: MD: incorrect caret placement on error Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Mono AssignedTo: bnc-team-mono@forge.provo.novell.com ReportedBy: bluedzins@wp.pl QAContact: qa@suse.de Found By: --- Blocker: --- MD 2.4 let's say I have error Error CS0246: The type or namespace name `Glib' could not be found. Are you missing a using directive or an assembly reference? (CS0246) so I click on it (error message). MD jumps to the line (| denotes caret) var thread = new Glib.Thread (n|ew ParameterizedThreadStart (doUpdateCorpusInfo)); It should be placed directly after "Glib", not inside "new". -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com