Thought this was the Nova Launcher for Android.
Nova 9
21–30 of 107 posts
Re: Nova 9
#22Re: Nova 9
#23Re: Nova 9
#24Earlier quoted context omitted.
Unfortunately Nova didn't work on a large project for me with a lot of generated type definitions. It was a gigantic mobx project and that would make Nova really really slow to the point of being unusable. Somehow VSCode could still work with that.
I forget the exact details, but I also had problems getting things like Black, mypy, flake8, isort, etc. running. VS Code is really good about making that all work with minimal effort. Emacs is a bit more effort, but it's flawless with a tiny bit of tweaking. I never was able to get the same results out of Nova, and that's what ultimately pushed me away. I don't have anything bad to say about Nova, except that I pers…
Compare that to VSCode, where there is a whole API [1] for formatting extensions!
[0]: https://github.com/ReagentX/Nova-autopep8
[1]: https://code.visualstudio.com/blogs/2016/11/15/formatters-be...
Re: Nova 9
#25I tried it and couldn't get into it, like opening files (command-p in VScode) didn't work as expected for me, and the file explorer wasn't there yet either. I'll check again in a couple years perhaps
I also bounced off of Nova for other reasons, but saying the hotkeys differ from one's favorite editor is a strange complaint
Re: Nova 9
#26https://en.wikipedia.org/wiki/Nova_9:_The_Return_of_Gir_Drax...
Re: Nova 9
#27I tried it and couldn't get into it, like opening files (command-p in VScode) didn't work as expected for me, and the file explorer wasn't there yet either. I'll check again in a couple years perhaps
Re: Nova 9
#28Re: Nova 9
#29I'm happy to see them try, but rationally, I just don't understand why Panic is even trying. The trade-offs are just too steep. They won't ever have the ecosystem of open-source, Electron-based editors. And whatever you gain from being mac-native is just not enough of a benefit for almost all development.
Re: Nova 9
#30Deal breaker for me (last time I checked it out) was the lack of a built in git diff. I don't need anything fancy, but I can't live in an editor without it. Does anybody know if this is planned or workable in later versions?