I’ve been wanting a real, modern, Mac-native editor for years, so have been anticipating Nova for a while. Excited for it to come out next Wednesday!
I guess if you like it, you like it, but personally I find this type of half-way editor not really ticking many boxes besides "it looks nice".
If I want to open a data file quickly (e.g. an SQL or JSON file), I'll use a really lightweight editor like SubEthaEdit or CotEditor. Their highlighting is enough to make finding what I want easier, and they handle quite large files really well.
If I want to actually write code, I'm going to use a proper IDE, with project-relative autocomplete, refactoring, code linting, and all manner of other tooling.
So I don't really see where this fits in. It's too heavy to be a really solid general text editor, and it's too light to be a proper IDE.
This is exactly it. We use these heavy Java IDE's in spite of them being heavy java apps because the tooling they provide is so good.I use PHPStorm which I do not like at all if I am being honest, it's slow and clunky (it runs in a Java VM) but JetBrains have absolutely nailed the important elements of coding and that is project-specific intelligence and linting. Their apps actually help me write better code so the tradeoff is worth it.
Completely agree with this. I love Panic software but feel they may have missed the mark here.
I use PHPStorm which I do not like at all if I am being honest, it's slow and clunky (it runs in a Java VM) but JetBrains have absolutely nailed the important elements of coding and that is project-specific intelligence and linting. Their apps actually help me write better code so the tradeoff is worth it.
VSCode nailed the light side of coding (quick edits etc..) their editor is fast AF and supports most modern web languages while providing some code intelligence.
I'm dissapointed with Nova, it's a beautiful app but it just doesn't fit into my workflow and i'm struggling to realise who it's aimed at in the web dev space...
I have a different experience. I have a transmit license, and have Coda on my iPad and Mac but rarely used any of them. After using VS Code and WebStorm, I decided I wanted a real Mac native app and looked at Nova.
I have used WebStorm and PyCharm, as well as VS Code. The first two were so bloated and slow that they were painful. I also hate the fact that they act as though one should use them exclusively (creating a WebStorm directory by default).
It is certainly lighter than WebStorm, but so is my almost every app ever written. I still find that it does not feel Mac native.
I have installed Emmet, ESLint, Prettier and Vue extensions and think they work reasonably well. I would like TailwindCSS suggestions, as well as Svelte, but overall I am enjoying it.
I've switched to Nova from Espresso purely from the insane folding bugs that were introduced by the latest developer. There's so much data loss now, you can't even fold code, select and copy it.Ok... I was a Coda user back in the days. Then Espresso got my money with the advance CSS3 tool and suddenly Coda was old for me.. now I’m still using Espresso and Nova is not there yet. I’m just a web developer not a programmer or any advanced coder out there and even to me it’s useless. I really was waiting for a big and revolutionary editor... I guess I was expecting something else.
Nova doesn't even feel native... It took 10+ minutes to index a Laravel app. The only props I can give is that it didn't lock up while indexing, where a PHPStorm become unusable.. but PHPStorm also indexes the project about 10x faster.
I've switched to Nova from Espresso purely from the insane folding bugs that were introduced by the latest developer. There's so much data loss now, you can't even fold code, select and copy it.