Daeraxa

joined 2 years ago
[–] Daeraxa@lemmy.ml 3 points 8 months ago (1 children)

Magazines are Kbin's name for communities

[–] Daeraxa@lemmy.ml 5 points 9 months ago

Pulsar (i.e. active fork of Atom) has a pretty comprehensive snippets package that comes bundled with the editor. Can be configured with some fairly simple cson, for example with Markdown:

'.source.gfm':
  'Hello Lemmy':
    'prefix': 'helem'
    'body': 'Hello Lemmy!'

You type helem then press tab and it will expand to Hello Lemmy! when using the Markdown grammar (source.gfm).
It can handle custom tab stops too so you can make a longer preformatted sentence with gaps to insert words which you can just tab through (the $1, $2, $3).

'.source.gfm':
  'My custom snippet':
    'prefix': 'mcs'
    'body': 'My snippet stops here $1 and then here $2 and then continues $3'

You can even do multi-line snippets. For anyone wanting to try it out the docs are here

[–] Daeraxa@lemmy.ml 5 points 9 months ago* (last edited 9 months ago) (1 children)

When MS killed Atom we forked it as Pulsar (https://pulsar-edit.dev/). It is under active development, entirely community-led and everything is as open and transparent as possible. We have downloads for various Linux distros (x86 and arm), macOS and Windows. Might be worth a look if that is the kind of editor you are interested in.

[–] Daeraxa@lemmy.ml 8 points 10 months ago (1 children)
[–] Daeraxa@lemmy.ml 4 points 10 months ago

Kitty the vast majority of the time but slowly using Ghostty more and more as it improves. Sometimes use Tabby and have been looking into Wave recently. I also use the x-terminal-reloaded package in the Pulsar editor for a dock terminal if im doing something in it at the same time.

[–] Daeraxa@lemmy.ml 1 points 11 months ago

I have an Thinkpad X380 Yoga running stock Fedora with GNOME and it works pretty damn well. The pen works and it recognises the buttons, the auto appearing keyboard works and so does the auto rotate. Basically very few problems at all, I don't use it all that extensively outside of GIMP though.

[–] Daeraxa@lemmy.ml 0 points 1 year ago (1 children)

I was using LibreOffice on everything but for some unknown reason it just flat out stopped working on my machine so I installed OnlyOffice and honestly I much prefer it.

view more: ‹ prev next ›