Commit graph

10 commits

Author SHA1 Message Date
ae28d79b46 Scroll so editor cursor is always visible
This took a bit to figure out. Also, this is the only point in this project
where I use lenses.
2020-02-11 12:59:36 +00:00
5e7c2952a1 Hook up WS connection to client UI 2020-02-10 23:14:20 +00:00
9f5d1c5684 Parse client command line options 2020-02-10 23:07:55 +00:00
817b0a34c4 Make editor always start at the end of the first line 2020-02-09 21:21:41 +00:00
4c63b96ae5 Implement tree rendering 2020-02-09 09:29:45 +00:00
fd39143945 Add node editor 2020-02-08 23:11:33 +00:00
1b6dc379fb Switch from HashMap to Map 2020-02-08 20:46:26 +00:00
33f1076b52 Add basic server 2020-02-08 18:03:29 +00:00
111721e3b0 Add types for API 2020-02-07 09:06:27 +00:00
cd5acfc06c Create project 2020-02-05 13:38:43 +00:00