this post was submitted on 10 Jul 2024
57 points (91.3% liked)

Programming

17065 readers
1445 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Dropkick3038@programming.dev 7 points 2 months ago* (last edited 2 months ago) (2 children)

Installed it, why not. Tried to run it.

error opening [PathLikeWithPosition { path_like: "/home/me/test", row: None, column: None }]: NoSupportedDeviceFound

Then tried it in Xorg, and it runs normally. I guess it doesn't run in Wayland?

...

So, I gave it a short test drive. Observations:

  • UI is nice and minimal
  • Window splitting is useful
  • Key bindings don't seem to do anything
  • Command palette commands don't seem to do anything
  • Editor appears to crash if I switch to a virtual terminal then back to Xorg

Suspect it's shooting to be something like sublime text. Cool, but seems like there's a lot of work to be done.

[–] eager_eagle@lemmy.world 4 points 2 months ago

I'm also running it smoothly on Wayland+nvidia. Pacman install btw.

Most key bindings work ime. All commands I've tried in the past few days work fine too, though I've missed things especially for Python development. For Rust it is very much usable today I'd say.

[–] shy_mia@lemmy.blahaj.zone 2 points 2 months ago (1 children)

I'm running it on Wayland + Nvidia (god help me) and it works great, no crashes whatsoever. No idea what's going on on your end. I haven't tried using any custom keybindings or the command palette, so I'm not sure if those work.

[–] Dropkick3038@programming.dev 1 points 2 months ago

Hm, interesting, I'm simply not sure then. Oh, well. Maybe I'll try it again another day. For now I'm content with emacs.