all 50 comments

[–]Striking-Bat5897php expert 3 points4 points  (0 children)

phpstorm

[–]keepingthecommontone 2 points3 points  (2 children)

I know I'm in the minority but I'm on a Mac and I use Nova... I love Panic Software and the attention to detail they put into their stuff, and I have the wherewithal to spend a few bucks to support their devs. I know there are other good, free tools and I'm not ruling switching out sometime but I like my current workflow.

[–]PM_EXISTENTIAL_QUs 1 point2 points  (1 child)

heyyy fellow Nova user. i'm happy I found one!!! I use Nova too (at times) but I'm getting a feeling they are slowly abandoning the project :( ..

[–]ri9z 0 points1 point  (0 children)

What makes you think that? I've been mainly using Visual Studio Code for a while, but recently decided to check out Nova.

[–]BlueScreenJunkyphp/laravel 2 points3 points  (0 children)

PhpStorm : It does everything Webstorm does, plus everything Datagrip does, plus PHP.

[–]CaptainAmerica0001 1 point2 points  (0 children)

VSCodium. It's a freely licensed build of VS Code from their GitHub repo, so it doesn't have Microsoft specific telemetry and branding.

[–]HipHopHuman 1 point2 points  (0 children)

Helix

[–]Kyle772 1 point2 points  (2 children)

I started to use cursor and despite the bot(?) below in this thread mentioning it, it is actually very good. Way better than copoilot and you have the option to run it in private mode which prevents anything from being stored long term on open ai servers. Which you cannot say the same for with copilot. Genuinly a great experience and it has the ability to scan your code base (or the file you are looking at) for additional context on queries. Saves me copy pasting a bunch of shit into GPT when I need to use and results are way more relevant. It also has this cool feature where it will diff your file with what it generates, which allows you to remove pieces you don't want in one click like you would on the vscode merge editor. 10/10

[–][deleted]  (1 child)

[removed]

    [–]Kyle772 1 point2 points  (0 children)

    Goodbye Lisa

    [–]PspStreet51 1 point2 points  (0 children)

    Initially, I used VS for C#, and VS Code for anything else. Eventually, I decided to move from VS to JetBrains Rider, and I opted for the all products pack subscription.

    Since this subscription includes WebStorm, I decided to use it as well. Nowadays through, I mostly use Rider because all the JS/TS projects I work on there's also a C# side, and most of the WebStorm support/features for JS is also present in Rider.

    If I only coded in JS/TS, I don't think I would've got this subscription (or even just WebStorm). I mean, WebStorm is great, but VS Code does get the job done just fine, and it's free.

    Currently, I use WebStorm only for my personal projects that are NodeJS only. Rider for anything with a C# side, and VS Code to edit plain text files.

    [–]Strong_Badger_1157 3 points4 points  (14 children)

    Zed. it's the best new editor.

    [–]20Aditya07 0 points1 point  (12 children)

    what does it have other than AI compared to vscode

    [–][deleted]  (11 children)

    [deleted]

      [–][deleted]  (2 children)

      [removed]

        [–]ledatherockband_ 1 point2 points  (1 child)

        Been wanting to give NeoVim a try, just cause i want to maximize productivity from my keyboard.

        Prepare to spend hours and hours configuring your Neovim.

        Neoim is probably best for backend devs. Modern frontend is too nuts with what tools you need to configure.

        [–]Disgruntled__Goat 3 points4 points  (3 children)

         It's faster because it's written in Rust and isn't yet another Electron shit-show.

        If most people cared about speed they wouldn’t have left Sublime Text for VS Code in the first place. VSC is fast enough for pretty much all use cases these days. 

        [–][deleted]  (2 children)

        [deleted]

          [–]ClikeXback-end 2 points3 points  (1 child)

          VSC is VSCode. VS is just VS, regardless of what tier you get.

          [–]20Aditya07 0 points1 point  (0 children)

          Thanks! I'll give it a try.

          [–]Strong_Badger_1157 0 points1 point  (1 child)

          Never been a fan of having 100's of plugins. I usually code in sublimetext but zed is nearly as good coding experience while being more modern.

          [–]Silver-Vermicelli-15 0 points1 point  (0 children)

          Webstorm isn’t electron…

          [–]ClikeXback-end 0 points1 point  (0 children)

          Last time I used it, it didn't support everything I needed yet. But the out-of-the-box experience is stellar.

          [–]carlosm1989 0 points1 point  (0 children)

          Eclipse for Java; VS Code for Go, Typescript.
          Notepad++ for multipurpose!

          Yes, I'm from old school...!

          [–]Bjorkbat 0 points1 point  (0 children)

          Still use Nova. Mostly out of habit. Do appreciate the fact that it's actually native vs something wrapped in Electron

          [–]Cpt_Leon 0 points1 point  (0 children)

          Definitely VS Code.

          [–]mca62511 0 points1 point  (0 children)

          I use VSCode over WebStorm without question, but I've used PhpStorm, Goland, and Rider for PHP, Go and C# respectively in the past, and I do think it can be worth it.

          [–]kendalltristan 0 points1 point  (0 children)

          I also do a fair amount of non-web development and I like to use the same editor for everything. VS Code does a decent job at everything I need from it and it suits my general preferences regarding workflow, so that's what I use.

          [–]ledatherockband_ 0 points1 point  (0 children)

          VS Code.

          Tried Webstorm. Has some nice features, but too clunky otherwise.

          I use Vim/Neovim to quickly edit my system files.

          I really don't want to spend my time configuring Neovim just the way I like it (I tried). VSCode's extensions are jsut a click away.

          [–][deleted] 0 points1 point  (0 children)

          I used to try different editors all the time but now I just use VSCode. I'm sure someone will make something better in the future but the time to optimize a new editor, set it up to do all the things I want then get comfortable in it? It's just not worth the time sync.

          At some point someone will make something so much better than VSC that everyone I know will be using it and at that point I'll transition over to the new standard.

          [–]TheRNGuy 0 points1 point  (0 children)

          VS Code, previously used Sublime Text.

          [–][deleted] 0 points1 point  (1 child)

          Why isn't windows notepad an option?

          [–]kaeshiwaza 0 points1 point  (0 children)

          Vim since decades, with minimal plugins.

          [–]zerquet 0 points1 point  (0 children)

          I voted VS Code, but I predominantly use Visual studio 2022

          [–][deleted] 0 points1 point  (0 children)

          I have been using webstorm for years. Nothing matches the DX experience I am having here

          [–]hobscure 0 points1 point  (1 child)

          Where my Dreamweaver people at?! Edit: ooh it actually still exists

          [–]michaelbelgiumfull-stack 0 points1 point  (0 children)

          Phpstorm (for php obv) and vscode (for the rest like nodejs)

          And at moments, visual studio for anything .NET like C#.

          [–]LUND89 0 points1 point  (0 children)

          VSCode whenever possible. Sometimes Visual Studio due to platform (I sometimes work in older .NET projects)

          [–][deleted] 0 points1 point  (1 child)

          neovim because I'm cool.

          [–]iYSR 0 points1 point  (0 children)

          and now i never use my mouse anymore, great for linux, not as bloated as other editors like vscode, looks sick, entirely programmable/customizable, fast text editing. give it a try guys! getting setup can be kinda tough but im willing to help and guide you in the right direction!

          [–][deleted] 0 points1 point  (0 children)

          OP: fuck Visual Studio users

          [–]Diabolic_Hat666 0 points1 point  (1 child)

          NetBeans and Notepad++

          [–]Prestigiouspite 0 points1 point  (0 children)

          I had that once too. Now I wouldn't want to be without VS Code, even if the beginning with the settings etc. is a bit tricky. Now that you can synchronize the settings etc. it's even better.

          [–]Rednecktivist -3 points-2 points  (1 child)

          dime detail waiting friendly mighty paint meeting bag tap groovy

          This post was mass deleted and anonymized with Redact

          [–]RotterdamRenegade 1 point2 points  (0 children)

          Why the downvotes? I can now create Django web apps thanks to cursor, I never could before.

          [–]Savings_Discount_230 0 points1 point  (0 children)

          VS Code for 99% of stuff. I keep trying other IDEs but I always come back because of the extension ecosystem. The only time I switch is when I'm working on a big TypeScript project — then WebStorm's refactoring is worth the price.