meltylabs / melty

Chat first code editor. To download the packaged app:
https://docs.google.com/forms/d/e/1FAIpQLSc6uBe0ea26q7Iq0Co_q5fjW2nypUl8G_Is5M_6t8n7wZHuPA/viewform
MIT License
5.17k stars 346 forks source link

Configurable meltyRoot + refactor #93

Closed jacksondc closed 2 months ago

jacksondc commented 2 months ago

Configure meltyRoot (the path relative to which Melty will see and edit files) independently from the workspace root/git root.

Refactor to isolate all the initialization code.

Add meltycat service, though it's not used yet.