6

I just downloaded a bunch of code editors. Ive been using VSC for a long time, and im looking if I should switch. Which one are you using, and why? 😊

Comments
  • 1
    I use mostly IDEs but VS Code and Atom are the best text editors.
  • 2
    Recently I started to use WebStorm and RubyMine, because I still have the student discount and I said why not. But before those 2 I used Atom.

    Is ok, you have lots of packages and you can customize how much you want. Also their updates are really ok (features and performance).
  • 3
    @crisfast Absolutely same, jetBrains are the best.
  • 0
    @crisfast @just-basic-user Thanks for the feedback! 😄 What do you think of CoffeeCup? I'm thinking of getting it, but im not quite sure.
  • 1
    @marjanovicsteva If their is a trial download it and test it but if there’s no trial then download pirated version and if you like it buy it if not just delete it. I looked it up and it looks good.
  • 1
    If you are on linux install ubuntu-make and go for intellij idea ultimate! Best thing for any dev
  • 2
    Yoy cant go wrong with webstorm (or most of the other stuff from jetbrains).

    As a text editor, sublime should be good enough. Atom feels like an overkill
  • 1
    Would you like to talk about our lord and saviour vim?
  • 1
    I still love netbeans myself!
  • 2
    Sublime and vim

    Sublime because it's ridiculously fast, quite nice, add honestly it's what I'm used to.

    vim because it's available everywhere.
  • 0
    @wolfium I have Ubuntu. What's Ubuntu-make?
  • 0
    @boom ill try them. Thanks! ☺
  • 1
    @dontPanic i have it, but i still haven't used it much. But everyone's praising it, so im sure it's great. I'll give it a shot these days
  • 0
    @kaqqao sorry...
  • 1
    @linuxxx hmm never heard about it 🤔 ill look it up
  • 2
    @marjanovicsteva I recommend that you go through a thing called vimtutor. It's a text file for learning basic vim shortcuts
  • 0
    @dontPanic i will thanks. Im just having problems with vim on ubuntu. I dont know how to open it 😐
  • 1
    @marjanovicsteva terminal -> "vim" -> enter press doesn't work?
  • 2
    @linuxxx oooh I was supposed to access it through terminal? I tried to look through vim folder in file explorer to find an executable alternative.... Please don't hate, im new to all this
  • 1
    @marjanovicsteva That's fine! @jpichardo might be able to help out/give some tips! And yeah, it's a terminal editor :)
  • 2
    @marjanovicsteva yeah vim is full terminal, unless you are using gvim, and yeah I can help
  • 1
    @jpichardo @linuxxx thanks a lot, really! I'll make sure to ask if I get stuck with it 😄
Add Comment