this post was submitted on 10 Jan 2022
19 points (95.2% liked)

Open Source

38917 readers
353 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?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 3 years ago

I've been using nano for CLI stuff and VS Code for coding, but I'm looking at VS Codium now. Looks very interesting.

[–] [email protected] 1 points 3 years ago

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

[–] [email protected] 1 points 3 years ago

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

[–] [email protected] 1 points 3 years ago

VS Codium is good, I also use a lot of NeoVIM in the terminal.

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

plain Vim with necessary extensions/plugins...

load more comments (1 replies)
[–] [email protected] 1 points 3 years ago
[–] [email protected] 1 points 3 years ago

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

[–] [email protected] 1 points 3 years ago

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

[–] [email protected] 1 points 3 years ago
[–] [email protected] 1 points 3 years ago

Neovim and GNOME Builder.

[–] [email protected] 1 points 3 years ago
[–] [email protected] 1 points 3 years ago

For now I'm using gedit and nano, still learning how to use and configure vim to be a viable text editor.

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

When I need to use the terminal I use micro, it's very simple to use with the classic ctrl+s to save. Otherwise kate.

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

micro looks promising, i just use nano when i'm in the terminal lol

load more comments (1 replies)
[–] [email protected] 1 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

[–] [email protected] 1 points 3 years ago

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

[–] [email protected] 1 points 3 years ago

I use Atom, because I like the "everything is a package" philosophy. I'm also starting to try out emacs.

[–] [email protected] 0 points 3 years ago* (last edited 3 years ago) (2 children)

i want to "collapse//expand" indented parts in programs ... someone recommended Atom is it good ? the old "Kate" (2010) i used was buggy on this use. See also : Source-code editor

Edit : Since many of you here use Kate, updating my decade old Kate may solve this for me.

[–] [email protected] 1 points 3 years ago

I do like Atom, although there's no other editor that I've used as much to compare (except maybe saying that I find it as good as a tex editor as TeXStudio, TeXMaker and TeXShop). It does allow to collapse/expand

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

I use kate now and it works fantastically! It has code collapse actually, and I dont feel like it is buggy now. Also, a kde project :p

[–] [email protected] 1 points 3 years ago

KWrite is the new Kate (?) :
1 from Kate's web page
2 only a fraction of Kate's bloat
3 it runs great ! "cream" (from vim gVim), is also small but is broken on my system.
4 KWrite has all bells and whistles (+ vi-mode)

[–] [email protected] 0 points 3 years ago (12 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.

load more comments (12 replies)
[–] [email protected] 0 points 3 years ago

I waffle between nvim and Kate, depending what I'm working on.

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

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.

load more comments (1 replies)
[–] [email protected] 0 points 3 years ago (1 children)
[–] [email protected] 1 points 3 years ago

... "GitHub - neovide/neovide: No Nonsense Neovim Client in Rust"
so : neovim contains nonsense 😆 !

load more comments
view more: ‹ prev next ›