UI Bug Report
I was checking the UI, and came up with a list of bugs
Note, that I have added an asterick to bugs that I cannot consistently reproduce.
Break Point->Debugger->Tree->Collapse All->Expand All*: Creates an empty area, between the tree, and the top of the menu.
Tree->Right Click a column*: System.ArgumentException BrightIdeasSoftware.ICluster (submitted error)
Debugger -> Any Column: Cannot sort. May be a feature request.
Debugger -> Far Right number selector : Can go negative, can have weird effects. Not sure if bug.
IL : No cursor, or double click select
Autocomplete starts stuttering at 1000 empty lines, maybe it can be optimized in this area.
I also had linqpad freeze up, and crash completely a while ago. I was paused on a break point, with the IL tab open and the window was not focused at the time. It said something about a null exception, but I am not able to reproduce it. I also was not able to send a bug report, because it locked up, and windows killed it.
LINQPad Beta Version: v5.03.06
Note, that I have added an asterick to bugs that I cannot consistently reproduce.
Break Point->Debugger->Tree->Collapse All->Expand All*: Creates an empty area, between the tree, and the top of the menu.
Tree->Right Click a column*: System.ArgumentException BrightIdeasSoftware.ICluster (submitted error)
Debugger -> Any Column: Cannot sort. May be a feature request.
Debugger -> Far Right number selector : Can go negative, can have weird effects. Not sure if bug.
IL : No cursor, or double click select
Autocomplete starts stuttering at 1000 empty lines, maybe it can be optimized in this area.
I also had linqpad freeze up, and crash completely a while ago. I was paused on a break point, with the IL tab open and the window was not focused at the time. It said something about a null exception, but I am not able to reproduce it. I also was not able to send a bug report, because it locked up, and windows killed it.
LINQPad Beta Version: v5.03.06
Comments
http://www.linqpad.net/download.aspx#beta
The debugger listviews don't support sorting. Being unable to double-click in the IL window to select a word is an IE bug for which there's no easy workaround. The performance issue with long queries is more work. I'll look into it later.
I've not been able to reproduce the other issues.