this post was submitted on 30 May 2023
30 points (94.1% liked)

General Programming Discussion

7911 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 5 years ago
MODERATORS
(page 2) 31 comments
sorted by: hot top controversial new old
[–] mbirth@lemmy.ml 2 points 2 years ago (1 children)
[–] TACD@lemmy.ml 1 points 2 years ago

I really, really want to love Nova, but there's a few basic things I can't figure out (How can I rename all instances of a symbol? How can I get the editor to recognise the contents of my virtual environment to e.g. spot invalid imports?) and as there's no official forum, Discord, etc there's basically nowhere to turn for community support.

In the end I had to conclude it’s just not aimed at somebody like me (I pretty much exclusively use Python), and went back to PyCharm / VS Code.

[–] nothendev@lemmy.ml 2 points 2 years ago

Goneovim + Nvim + NvChad + custom Github Dark theme

neovim but prefer to debug in vscode

[–] Solaris1789@lemmy.ml 2 points 2 years ago

No one mentionning geany so here i go. Really simple and lightweight with a lot of extensions, themeing, and cool features. Good UX and very hackable.

[–] Prologue7642@lemmygrad.ml 2 points 2 years ago (1 children)

Neovim, but I am considering switching to Helix. The one thing that is stopping me is that there is no support for plugins yet.

[–] FilBot3@lemmy.ml 1 points 2 years ago

Plugin support stopped me as well. I like the direction taht Helix is going, but I think it's got a bit before I jump ship. I tinkered with it and it worked pretty well.

I think Neovim has tons of potential that's untapped with the Lua language.

[–] ttmrichter@lemmy.ml 2 points 2 years ago

My favourite IDE is a shell, Textadept for editing, and gdb for debugging.

[–] TheBelgian@lemmy.ml 1 points 2 years ago (2 children)
[–] CannotSleep420@lemmygrad.ml 2 points 2 years ago (1 children)
[–] TheBelgian@lemmy.ml 2 points 2 years ago

I am too wired for VIm, however I know emacs , and I mean the emacs way (!evil), i've used it few months for a C project, it's great and all but it's its own whole universe and I knew there was a rabbit hole somewhere waiting to trap me :), I don't have enough brain room nor bandwidth anymore for it.

so yeah, gnu/Linux+coreutils+vim+git+gdb+delve is my IDE

[–] tux0r@feddit.de 0 points 2 years ago* (last edited 2 years ago)

Which you could perfectly use with Acme. :-)

[–] o_o@programming.dev 1 points 2 years ago

I can’t live without vim-like keybindings, but I also like the convenience of a proper GUI for debugging and using graphical extensions.

My solution: VSCode with the VSCode-Neovim extension, which uses a real instance of neovim to edit files.

[–] tux0r@layer8.space 1 points 2 years ago
[–] k_o_t@lemmy.ml 0 points 2 years ago (1 children)

none, i hate them all honestly

load more comments (1 replies)
load more comments
view more: ‹ prev next ›