Lopecode is still horribly difficult to use. One s...
# devlog-together
t
Lopecode is still horribly difficult to use. One step in the right direction is LSP support. So this sniffs the live runtime for auto-complete information. There are no types to source from, so this is the dynamic language version of it. Quite cool that it can autocomplete on data (it has its disadvantageous too, not sure if I can figure out function arguments dynamically for instance)
❤️ 4
finally aligned the styling of the editor with the theme too