Why not just use vscode if you want a more featured experience, and vim/neovim if you want a minimalistic experience?

(not including the fact that Microsoft owns vscode and that some parts are not open source, im aware of that, so no need to mention it)

  • bitspace@alien.topB
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 months ago

    more featured

    You haven’t actually spent more than 30 seconds looking at emacs resources.

  • oantolin@alien.topB
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    Isn’t VS Code less feature ful than Emacs, not the other way around? Does it have keyboard macros, can I extend the editor by writing a function in Javascript in a scratch buffer and bind it to a key without needing to package the whole thing as an extension? I confess I haven’t tried VS Code but from what I hear it sounds like it wouldn’t let me automate things to anywhere near the extent I can in Emacs.

  • HaskellLisp_green@alien.topB
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    you can run VS code in browser, but i can run browser in Emacs. That’s why Emacs > VS code. Also there are myriad of reasons to use Emacs, since it’s more than just editor. It’s environment that can be used to create anything you need to do what you want.

  • akirakom@alien.topB
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    One reason is that VS Code hadn’t existed yet when I started using Emacs.

    Another reason is customization. Emacs is one big Lisp interpreter, while VS Code is a desktop application with JavaScript frontend. VS Code would never achieve the level of customizability Emacs offers.

    As someone else has mentioned, Emacs is the oldest and mature, so it is nearly impossible for a new editor to catch up with all of its functionalities.

  • noooit@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    I guess for the consistency.
    Say you want to copy or paste thing from the command you are typing, can you do the with the same shortcut in the insert mode?

  • sleekelite@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Such a weird and lazy question. emacs is over forty years old, has whole applications written in it and people have slowly modified their own configs for decades to be thousands of lines of code.

    • GeekoftheWild@alien.topB
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      EXWM (Emacs X Window Manager) is a thing, an X11 window manager. ANYTHING is possible in Emacs.

  • sg2002@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    To give you an honest answer: for that feeling of freedom. For most tools there exists a clear distinction between the developer elite and the unwashed user masses, where users only get to have a very curated experience decided upon by the elite. To make it worse, those tools often suffer from what I call “the redesigner syndrome”. It’s when a new ubermench designer(developer) takes over a part of the functionality, redesigns it to support 1-2 of use cases he’s interested in(aware of) and then makes the 10 other long standing ones worse or outright breaks them. To user concerns he smugly answers “well, you shouldn’t be even doing that”.

    Emacs has the smallest distinction between the stuff imposed upon you and the stuff you select yourself. Then, it’s so easily customize-able that with practice, when you run into some task that can be automated, you’ll have a working solution within minutes. That solution would probably be a Lovecraftian abomination, but you may choose to share it with other hackers anyway, who would then use it as a building brick for even more abhorrent abominations of their own.

  • Nondv@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    i think the real competition here is vim.

    vscode is a user-friendly editor that you just start using as a no brainer. You unlikely to learn more as you go (maybe a couple of shortcuts). So you get what you see pretty much

    vscode is like a lego set. Emacs is more like a piece of marble. Harder to work with but has so much more potential.

    and btw, vscode is the minimalist here

    • github-alphapapa@alien.topB
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      Emacs is more like a piece of marble. Harder to work with but has so much more potential.

      More like a ball of clay: infinitely and trivially malleable. And you can bake parts of it into ceramic whenever you want.

  • Schievel1@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    I want keyboard centric usage but feature rich

    Also emacs is a tad more then just customizeable like vscode. emacs has a tiny C core and the rest ist elisp. This makes it so that you can customize everything. Once you get used to that it’s hard to accept that you have dead ends on other editors where you just have to accept what you want isn’t possible without maintaining your own fork of packages or the editor

  • Psionikus@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    You want your primary interface to a computer to be a programmable programming environment, which provides extremely proficient interfaces for programming itself, as a force multiplier for automating things that require a varied composition of off-the-shelf and bootstrap-level integrations.

  • surviving-everything@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Vscode did not exist when I started coding, and no doubt it will eventually reach its end of life, long before I’m dead.

    Emacs does almost everything, and the fact that I’ve been using it for 30+ years means I’m familiar with the options and limitations.

    Sometimes I look at alternatives, but nothing else is as flexible and customizable as Emacs.

  • fostopern@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    bro one the reasons is that emacs is almost an operative system and still lighter than vscode