this post was submitted on 30 May 2023
-1 points (0.0% liked)

General Programming Discussion

7702 readers
10 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
top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

IntelliJ (with IdeaVim) for Kotlin and Java programming; Rider (with IdeaVim) for C#; NeoVim for everything else.

[–] [email protected] 0 points 1 year ago (1 children)
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

For anyone who doesn't know; Helix is an editor with vim like keybindings with more out of the box functionality than vim.

I am using it too and like it.

The only problem I ran into is that the search and replace function (across.multiple files isn't very good).

[–] [email protected] -1 points 1 year 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.

[–] [email protected] -2 points 1 year ago

I used IntelliJ for a long time, but lately I find VSCodium does everything I need and it's generally pretty snappy.

[–] [email protected] -3 points 1 year ago (1 children)

Eclipse for PHP. Yeah, I do PHP 🤷🏻‍♂️

[–] [email protected] 0 points 1 year ago (1 children)

PHP gave my father cancer. Also, it's structure infuriates me so I've never forgiven it

[–] [email protected] -2 points 1 year ago

I’m sorry to hear that about your father! If it’s not too much trouble, can you please explain how it happened?