We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c216fbd commit 94828b9Copy full SHA for 94828b9
libs/ride/src/ride/app.cc
@@ -27,7 +27,18 @@
27
///////////////////////////////////////////////////////////////////////////////////////////////////
28
29
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
42
43
namespace ride::libride
44
{
0 commit comments