Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
mkromberg committed Mar 3, 2015
1 parent a1391f5 commit 200fdc5
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
Bugs / Issues External to RIDE
Windows not working at all for spawned interpreters
Intermittent crashes(!)
History (session log) is not recorded in spawned interpreters; Geoff #11841
Yes/No dialogue, needs to be supported in the RIDE protocol; email from Morten 2015-02-14
Verify setting stops works and doesn't crash; DB


P1 (Definitely high priority):
⎕dl-s in tradfns that call each other: trace into these functions, and while they are waiting on a delay, whack away at the tracer buttons and hit enter in the session. I would be very surprised if this does not lead to crashes; MK email 2015-02-18

"Connect" and "New Session" do not work under OS X
Do not start in the connect screen on "New Session" and on "-s" argument

P2 (Middle priority):
Do not scroll session on AtInputPrompt.
Scroll editor window if cursor passes right margin.
add replace (:%s/A/B/)
` keybindings and/or lbar should work in search box
Don't show connect screen on "New Session" and on "-s" argument

Remove brief display of connect screen on "New Session"
Allow RIDE to be started on Mac OS X as a separate item

P3 (Can wait):
Add meta-information to Windows executable: author, version, etc, accessible through Right click > Properties
NN: Investigate: http://stackoverflow.com/questions/284258/how-do-i-set-the-version-information-for-an-existing-exe-dll (sent by JD)
Expand Down Expand Up @@ -149,6 +149,7 @@ Done:
Two menu items to spawn a new IDE: connect page and new session (Cmd+N)
Add menu items to issue interrupt(s).
On startup, make sure the window fits in the screen (to avoid trouble with multiple screens)
Don't show connect screen on "New Session" and on "-s" argument
Two highlighted lines in tracer; MK email 2015-02-14:
1) You are tracing
2) You use shift+enter to edit the function
Expand Down

0 comments on commit 200fdc5

Please sign in to comment.