fell, (edited ) to programming
@fell@ma.fellr.net avatar
amadeus, to internet
@amadeus@mstdn.social avatar

Am I the only one who writes longer for , , and in a like and only copies them into the respective apps for sending? 🫣️😅️ I like the conceptual and visual calm atmosphere of an like Apostrophe much better for concentrated writing than for example the editors in or . https://thisweek.gnome.org/posts/2023/09/twig-115/#apostrophe

tournesol, to vim
@tournesol@peculiar.florist avatar

hum, what do you think about #helix text editor ?

Was looking into understand why everyone talks about neovim instead of vim and found myself trying Helix and … wow out of the box I learned more how to use a vim-like editor than in one year on vim ???

#textEditor #vim #neovim

gregorni, to neovim
@gregorni@fosstodon.org avatar

So I uninstalled Neovim and switched to Helix full-time. Fingers crossed for my Helix journey! 🤞

envyniv, to emacs
@envyniv@toot.community avatar

I would use emacs if only it didn't have all the bullshit i don't need.

Dude. I need a TEXT EDITOR not a fucking OPERATING SYSTEM. I HAVE THE REST OF MY COMPUTER FOR THAT.

opinions or tips?

fyi: my current editor is micro

gnulinux, to linux German
@gnulinux@social.anoxinon.de avatar

Geany 2.0 ist da

Die kleine, aber feine IDE erscheint mit einem neuen Hauptrelease. Damit bietet sie sich als Text-Editor und einfacher Code-Editor an.

#geany #IDE #Texteditor #Programmieren #Linux

https://gnulinux.ch/geany-2-0-ist-da

gregorni, to emacs
@gregorni@fosstodon.org avatar

My supervisor at CERN uses Emacs with a plugin to emulate Vim bindings! 🤯

He is the true winner of the Vim vs. Emacs wars.

kantorkel, to random German

Ich melde ungefähr ein Datenleck pro Woche, bei dem das Hackertool #Texteditor zum Einsatz kommt, und ein Datenleck pro Monat mit Tatwerkzeug #phpMyAdmin #Modernsolution #mitEinemBeinImKnast

https://www.heise.de/-6222165

foss_android, to vim
@foss_android@mstdn.social avatar

8vim Keyboard
A Editor-In-Keyboard, inspired by and

8vim Keyboard is an open-source, small-screen keyboard designed to overcome the limitations of small typing space. It provides users with full text editor-style editing capabilities on any text box they’re typing in.

To exactly understand this keyboard, please watch https://inv.zzls.xyz/watch?v=q3OuCR0EpGo

Download: https://f-droid.org/packages/inc.flide.vi8/

voltagex, to vscode
@voltagex@aus.social avatar

What are people using instead of ? While the remote editing is good, I've just had a not-great experience with the devkit that is enough for me to want to look at alternatives (and alternatives to C# as I no longer use it for work...)

quoll, to random

going to try switching to kate this week.

vscode is great but its a memory hog, slow and spyware. codium only really resolves one of those issues.

im ok at vim, but it really doesn't scratch every itch and i think im just not smart enough to use it and be fully productive.

amoroso, to emacs
@amoroso@fosstodon.org avatar

The rootwork v0.2 blog posted about the author's journey through text editors, from classics such as vi(m) and Emacs to tools I've never heard of. They explain what they use the editors for and why.

https://write.as/hobbsc/wandering-words-on-text-editors

#TextEditor #emacs #vi

jimi, to random
@jimi@burnthis.town avatar

Anyone still using Sublime Text? The InteliJ ones? What are other alternatives in these times? I still didn't get over the fuckery microsoft did with atom.

fortythieves, to accessibility

Let's say I wanted to have a (paid) chat with an expert on accessibility, who should I talk to?

Bonus points for knowledge of text editors / how you might design an accessible editing experience.

moftasa, to writing
@moftasa@mastodon.online avatar

"Ensō is a writing tool that helps you enter a state of flow.

It does this by separating writing from editing and thus making it harder for you to edit yourself."

As you write, the text fades away. It helps you focus on the now. Writing becomes similar to spoken language.

Thanks to @raf quick response, it now supports languages like .

https://write.sonnet.io/

schizanon, to vscode
@schizanon@mastodon.social avatar

Motherfuckers will spend hours of their life tweaking and fixing their vim config just to get the same functionality as a fresh VSCode install. Get a real job.

#vscode #vim #neovim #textEditor #ide #development #softwaredevelopment

linuxiac, to neovim
@linuxiac@mastodon.social avatar

Neovim 0.10 terminal text editor brings a fresh default color scheme, built-in commenting, major Terminal UI enhancements, and more.
https://linuxiac.com/neovim-0-10-terminal-text-editor/

#neovim #vim #texteditor

drafting, to android
@drafting@indieapps.space avatar

Version 2.3 is out!

✅ Find text in currently opened file

Go get for on Google Play! https://play.google.com/store/apps/details?id=sen.drafting

arraybolt3, to Bash
@arraybolt3@theres.life avatar

Need help ASAP with finding a text editor for Bash.

So far all of the following text editors are unable to properly syntax highlight Bash herestrings:

  • Vim
  • Neovim
  • Nano
  • Kate
  • IntelliJ IDEA
  • Visual Studio Code

I'm at a loss. Even Vim isn't up to the task. I don't have the time or brainpower right now to learn Emacs. If anyone knows a text editor that can highlight Bash herestrings right, please ping me!

YesIKnowIT, to vim
@YesIKnowIT@mastodon.social avatar

In Vim, you can display the number of words, lines and characters in the current selection by pressing:

g CTRL-G

e33io, to xfce

going down the rabbit hole of syntax highlighting.. ..i made a Mousepad text editor generic-config.lang syntax plugin for highlighting files not supported by other syntax plugins, like i3/conf, i3status.conf, dunstrc, and other conf/config-type files.. ..i also made an xresources.lang syntax plugin for highlighting Xresources/Xdefaults files

https://git.sr.ht/~e33io/dotfiles/tree/main/item/usr/share/gtksourceview-4/language-specs/generic-config.lang

https://git.sr.ht/~e33io/dotfiles/tree/main/item/usr/share/gtksourceview-4/language-specs/xresources.lang

canard164, to linux French

10 Things You Probably Didn't Know You Could do With Nano Editor

https://itsfoss.com/nano-tips-tricks/

> Learn and use these tips and tricks to utilize lesser known Nano editor features.

hywan, to rust
@hywan@fosstodon.org avatar

Helix 24.03 released, https://helix-editor.com/news/release-24-03-highlights/.

Highlights:

• Amp-like jumping
• Block comments
• Improvements to tree-sitter injections (so cool!)
• Internal improvements (regex-cursor is pretty impressive)

Full changelog: https://github.com/helix-editor/helix/blob/master/CHANGELOG.md#2404-2024-03-30

linuxiac, to nano
@linuxiac@mastodon.social avatar

Beloved by countless Linux users, the Nano text editor rolls out v8.0 'Grus grus' with modernized bindings.
https://linuxiac.com/nano-8-0-command-line-text-editor-released/

amiya_rbehera, to rust
@amiya_rbehera@mas.to avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • InstantRegret
  • mdbf
  • ngwrru68w68
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • osvaldo12
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • JUstTest
  • tacticalgear
  • ethstaker
  • provamag3
  • cisconetworking
  • tester
  • GTA5RPClips
  • cubers
  • everett
  • modclub
  • megavids
  • normalnudes
  • Leos
  • lostlight
  • All magazines