this post was submitted on 10 Jan 2022
17 points (100.0% liked)

Open Source

31945 readers
3 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I've used VS Code for a long time, but have recently grown weary of Microsoft's approach to OSS. I've checked out VS Codium which seems like it might be a great option.

What text editor are you using?

top 50 comments
sorted by: hot top controversial new old
[–] ksynwa@lemmy.ml 6 points 3 years ago
[–] loki@lemmy.ml 5 points 3 years ago

I use Neovim, LiteXL, and VS Codium depending on the project size and needs. no one tool suits all.

[–] vi21@lemmy.ml 5 points 3 years ago

I'm using GNU Emacs, which is, from my experience, great for open source software and decentralized development. Last year, I found an issue in a package/extension, I could make an experiment by modifying and running its code on the fly. I didn't even need to reload the whole package/extension. So I figured the solution out and submitted a pull request quickly.

[–] lonelyrhino@lemmy.ml 4 points 3 years ago
[–] andybalaam@lemmy.ml 4 points 3 years ago
[–] erock@lemmy.ml 3 points 3 years ago* (last edited 3 years ago)

neovim because the plugin ecosystem is vibrant and alive now that they can be built with lua: https://neovimcraft.com

[–] SeerLite@lemmy.ml 3 points 3 years ago

Kakoune but I'm considering switching back to Neovim

[–] kromonos@fapsi.be 3 points 3 years ago

I'll make myself unpopular with Sublime Text and VSCode. 😆
On the console, however, I actually use VIM almost exclusively.

[–] SudoDnfDashY@lemmy.ml 3 points 3 years ago

I only really use Vim. Mainly because vi is installed on basically every server and distro, so it is what I got used to.

[–] jiaminglimjm@lemmy.ml 3 points 3 years ago

linux mint's xed & GNU nano

[–] SrEstegosaurio@lemmy.ml 3 points 3 years ago

I use neovim with little plugins. But I still need to learn how it works properly (I'm really lost but at least I know how to close it) I want to turn it on to an IDE. VS Codium is a great option too

[–] CHEFKOCH@lemmy.ml 3 points 3 years ago

Kate and Neovim.

[–] bashrc@lemmy.ml 3 points 3 years ago

Have been using Emacs for over a decade, and I'm fairly happy with it.

[–] sacredbirdman@lemmy.ml 3 points 3 years ago

Emacs (Doom), everything from small notes to big software projects.

[–] iortega@lemmy.eus 2 points 3 years ago (2 children)

TL;DR: Neovim.

Because I feel exceptionally happy today, I'm going to talk about my journey among text editors:

Unnecessary text

I will start from Vim.

I started using Vim 5 years ago.
i = 0
while (still using vim) and i < 6:
test Emacs vanilla
give up with Emacs vanilla
i++
wait 1-4 months
test Emacs Xah-Fly-Keys;
Success
wait 2 months
Back to Vim.
Test again vanilla Emacs 2 more times while using vim.
Test again xah-fly-keys Emacs.
After Several months...
Upgrade to Neovim!
2 days later: Back to Vim.
X more time.
We are on Q1 2020. Let's use Doom Emacs!
While using Doom Emacs I copy vim configs to Neovim because I got bored of Doom for a week.
Doom possesses me for 2 years (while still using Neovim for terminal things sometimes).
2021 Summer I move my Vimrc configs on neovim to Lua. Still Doom.
Doom Emacs decides to no longer open and freezes on startup. Nice.
Now I'm on Neovim. Waiting for nativecomp Emacs. I still regularly open Doom Emacs to check whether it got fixed magically by itself (no luck as of today).

I'm happy with with neovim currently. I feel like neovim is like more robust and Doom Emacs can like do many many super cool and maybe little things, but sometimes decides to bug itself. Hard choice.

load more comments (2 replies)
[–] mp3@lemmy.ml 2 points 3 years ago

vim in terminal Notepad++ on Windows VSCode on MacOS

All using Solarized Dark for the color scheme.

[–] IngrownMink4@lemmy.ml 2 points 3 years ago

Neovim and GNOME Builder.

[–] Ephera@lemmy.ml 2 points 3 years ago (1 children)

But isn't VSCodium just a build of the Microsoft approach to OSS?
Or is that your way of referring to VSCode? I don't even think of it as OSS...

Personally, I mostly use Kate. Sometimes Vim for quick edits on the terminal or over SSH.
And at $DAYJOB, we use the JetBrains IDEs, which I hate in many ways, but they are competent IDEs, and definitely blow VS Code out of the water, if you want features.

[–] Nyaa@lemmy.ml 2 points 3 years ago (2 children)

VScodium to VScode is as Chromium is to Chrome

[–] Ephera@lemmy.ml 2 points 3 years ago (9 children)

Yeah, I know that. But much like with Chromium, it's only technically open-source and you're still eating whatever changes Microsoft/Google decide to include.

So, if it's that what they mean with "Microsoft's approach to OSS", then VSCodium is no different.

load more comments (9 replies)
[–] christian@lemmy.ml 2 points 3 years ago

I just use geany.

[–] Owly@lemmy.ml 2 points 3 years ago

I'm a fan of Notepadqq and the classic, Notepad++

[–] lionel@lemmy.coupou.fr 2 points 3 years ago

Good old vim

[–] oh_jeez_rick@lemmy.ml 2 points 3 years ago (1 children)

I used atom a lot but ever since microsoft bought it, I'm moving to vscodium. And Kate for quick file editing

[–] Liwott@lemmy.ml 2 points 3 years ago (1 children)

ever since microsoft bought it, I’m moving to vscodium.

Naive question : why the move?

load more comments (1 replies)
[–] Yujiri@lemmy.ml 2 points 3 years ago (3 children)
[–] a_Ha@lemmy.ml 3 points 3 years ago (1 children)

1- terminal-based text editor,
2- with mouse support,
3- 1000 x better than nano(editor) & vim (just kidding, 5 x better)

[–] tmpod 3 points 3 years ago (1 children)

Vim and neovim have mouse support as well. Micro has less plugins and is overall less configurable than (neo)vim. The style sure is different, but in terms of features, vim outclasses micro atm.

load more comments (1 replies)
[–] Itookmyprozac@lemmy.ml 2 points 3 years ago

Thanks for letting me know about this editor! It looks exactly what I want. :)

load more comments (1 replies)
[–] Yonny@lemmy.ml 2 points 3 years ago

I use Vim very often, but work recently bought me a license for PyCharm and I'm loving it.

I suppose what you'll want to use depends on your use case. For what I use it for—mainly bash, python, and terraform—PyCharm works very well.

[–] Fakefunk@lemmy.ml 2 points 3 years ago
[–] QubesGeek@lemmy.ml 2 points 3 years ago

I feel old, I'm still using vi.

[–] Helix@feddit.de 2 points 3 years ago (6 children)
[–] kromonos@fapsi.be 2 points 3 years ago (1 children)

There is a big difference between an IDE and an editor!
An editor is much more simple, while an IDE offers complete project management and other tools!

[–] Helix@feddit.de 2 points 3 years ago (2 children)

Yes and no. The answers to both questions overlap.

load more comments (2 replies)
load more comments (5 replies)
[–] StatisticallyBiased@lemmy.ml 2 points 2 years ago

You mean there's something other than vim? The hell you say.

[–] Ninmi@sopuli.xyz 2 points 3 years ago

Been trying graphical text editors here and there but the vi-emulators just aren't Neovim.

[–] kir0ul@lemmy.ml 2 points 3 years ago
[–] OhScee@lemmy.ml 2 points 3 years ago

kitty terminal + neovim + Packager + COC + so many other things

it's a joy, honestly

load more comments
view more: next ›