The server via purs ide server doesn't start automaticaly with spago@next, which is configured using spago.yaml. psc-ide-vim wants to see bower.json, psc-package.json, or spago.dhall, which I don't have. Not sure if I can configure one of those files to be there anyway--I don't know what information psc-ide-vim gets from one of those files. It's easy enough to start the server from outside the editor for now, but in the long run maybe it would be worth allowing psc-ide-vim to run purs ide server automatically using information in spago.yaml, if that's needed.
The server via
purs ide serverdoesn't start automaticaly withspago@next, which is configured using spago.yaml.psc-ide-vimwants to see bower.json, psc-package.json, or spago.dhall, which I don't have. Not sure if I can configure one of those files to be there anyway--I don't know what informationpsc-ide-vimgets from one of those files. It's easy enough to start the server from outside the editor for now, but in the long run maybe it would be worth allowingpsc-ide-vimto runpurs ide serverautomatically using information in spago.yaml, if that's needed.