mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

856
active users

#CodeEditor

0 posts0 participants0 posts today

I keep trying Helix and Neovim over and over again. But then I open Kate and just feel so much more comfortable.

I don't know why I keep trying them though. I guess I want to be a 1337 terminal h4x0r. But Kate just fits me so well and there's bunch of things I've added to it, so it feels like I'm part of it, and it's part of me.

I likely think too deeply about it. But Kate is truly the editor for me, that's for sure.

Helix could be it too, but there are times it feels a bit lacking. Like there's no cross-project symbol search, which Kate has. And that thing has been a lifesaver at times.

I'm fascinated by the fact that there are so few good programming/code editors (it doesn't even have to be a full IDE) available for 32-bit Windows 10 🤔

Specially for "legacy" languages like C, C++, assembler, Pascal, and so on ...

(And chances are I've tried what you're about to suggest, but hit me with your best shot.)

You can keep scrolling, just had to get that off my chest after searching for four hours ... 🥸

I've made two Container issues for #PHPStorm (and #JetBrains overall) that should fix some whoes on remote development.

youtrack.jetbrains.com/issue/I
youtrack.jetbrains.com/issue/W

Let's see if JetBrains higher branch is more focused on shoving more AI to their products to appease investors or actually making their products good.

#IDE#CodeEditor#Bug

My perfect #AI for #programming is very simple:

- It autocompletes fast for what I'm trying to accomplish
- Read a comment and offers code below
- Checks for any potential error or security issue as I write
- Suggests a new file with proper content when I reference something that doesn't exists yet.
- Can explain me the code
- It runs on my machine

Bring me something that does that.

#ML#ChatGPT#LLM