this post was submitted on 09 Jul 2023
104 points (98.1% liked)

Asklemmy

45148 readers
1505 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
(page 2) 34 comments
sorted by: hot top controversial new old
[–] Kissaki@feddit.de 2 points 2 years ago (1 children)

Visual Studio

Notepad++ for non ide stuff like data files and scripts.

Occasionally Visual Studio Code. For mass text replace and some other tooling / envs.

[–] dylanTheDeveloper@lemmy.world 0 points 2 years ago

Personally I use notepad++ just for xml

[–] wizebin@lemmy.world 2 points 2 years ago

VSCode is the best code editor around, the plugin ecosystem is phenomenal, copilot specifically has been the biggest boost to my output in 15 years of development.

Unfortunately it doesn't do everything, I got stuck with some really old legacy software and have to hop into the vb6 ide, code::blocks, and very rarely visual studio.

Multi-cursor wizardry is absolutely life changing

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

These days I write Lisp code using the Medley Interlisp development environment. It's a vintage but amazingly capable environment that's being revived and modernized.

[–] s4if@lemmy.my.id 2 points 2 years ago

Mostly VSCodium and Sublime-texr

[–] Lolors17@feddit.de 2 points 2 years ago
[–] Alex@discuss.tchncs.de 2 points 2 years ago

Mostly neovim, sometimes VS code

[–] herrherrmann@lemmy.ml 1 points 2 years ago* (last edited 2 years ago) (1 children)

I started with Notepad++ and some CSS-specific editor (I can’t figure out the name anymore!), then switched to Brackets (RIP), Atom (RIP) and eventually landed at VS Code. I want to use VSCodium, but some of my favorite extensions are missing and their maintainers refuse to add them to the open VSCodium extension registry…

I would also like to try more “native” editors like Nova, but so far I always ran into blockers with it.

Oh, and for working on Markdown files I use the great Typora!

[–] people_are_cute 1 points 2 years ago* (last edited 2 years ago) (1 children)

Bruh, you can literally just copy the '%USERPROFILE%.vscode\extensions' folder to the respective VSCodium folder and those extensions will appear on VSCodium as well.

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

Even with VS Code and the proprietary VS Code marketplace, I’ve run into compatibility issues with extensions when upgrading VS Code. So, I’m not too keen to start managing extension files manually. And please don’t call my "bruh".

[–] Lemmyatem@lemm.ee 1 points 2 years ago

Not seeing textmate in the replies. It’s a nice lightweight one.

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

I mainly just do basic bash scripting on servers so i just use vim for simplicity. And I'm looking up stuff on the side in another window.

[–] xHoudek@lemmy.world 1 points 2 years ago

Mainly Visual Studio. Lots of .NET stuff

[–] illectrility@lemmy.world 1 points 2 years ago

Used to be PyCharm but started switching to editors. This was accelerated when I started with Rust. Now I use Kate and Nano and sometimes Gedit

[–] nolly2@lemmy.ml 1 points 2 years ago
[–] myslsl@lemmy.world 1 points 2 years ago

I'm pretty partial to vim.

[–] blackbrook@mander.xyz 1 points 2 years ago
[–] lasagna@programming.dev 1 points 2 years ago

Whichever text editor is available, vscode, jetbrains for the language I'm using, firefox (jupyter notebooks), etc.

[–] nothendev@sopuli.xyz 1 points 2 years ago* (last edited 2 years ago)

VSCode, then IntelliJ, then Neovim (NvChad + awful theme of my own + Goneovim as gui frontend), and now at Emacs (Doom + port of awful theme of my own from Neovim + very heavy customization). Pretty happy with Emacs, also Org mode is astounding.

.

load more comments
view more: ‹ prev next ›