Commit Graph

5 Commits

Author SHA1 Message Date
Tom Alexander 43de54039b
Move the shadow to the left.
This is to make indentation depth easier to see.
2024-01-28 18:31:33 -05:00
Tom Alexander 083b0aa376
Move explorer styles into local styles. 2024-01-28 18:20:22 -05:00
Tom Alexander d158fafd77
Move the highlightable textarea into its own component. 2024-01-28 18:14:57 -05:00
Tom Alexander 33ed9c4f56
Add types to Explorer props. 2024-01-28 17:32:27 -05:00
Tom Alexander a11201363e
Rename Editor to Explorer.
This component was both the editor and the AST view so it doesn't make sense to call it Editor. Instead the highlightable textarea is going to be moved into a new Editor component.
2024-01-28 17:28:43 -05:00