Skip to content

Commit 94828b9

Browse files
committed
Add todo
1 parent c216fbd commit 94828b9

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

libs/ride/src/ride/app.cc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,18 @@
2727
///////////////////////////////////////////////////////////////////////////////////////////////////
2828
///////////////////////////////////////////////////////////////////////////////////////////////////
2929

30-
30+
// todo:
31+
// delete left + right
32+
// fix cursor on end issue
33+
// add a debug char view similar to code
34+
// command browser
35+
// dialogs with actions
36+
// save document
37+
// open doc from file browser
38+
// tab view
39+
// new document
40+
// doc switcher
41+
// ctrl tab
3142

3243
namespace ride::libride
3344
{

0 commit comments

Comments
 (0)