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

Programming

16760 readers
88 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 [email protected]



founded 1 year ago
MODERATORS
top 11 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 1 month ago* (last edited 1 month 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.

[–] [email protected] 4 points 1 month 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.

[–] [email protected] 2 points 1 month 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.

[–] [email protected] 1 points 1 month 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.

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

Tried it today, didn't expect much, but I have to say I was pleasantly surprised at the speed and look and feel. I will give it a try for a while to see if I will switch from vscode permanently.

[–] [email protected] 2 points 1 month ago

Good for them!

[–] Shadow_Zwiebel 1 points 1 month ago

Now everything i need is flutter support -_-

[–] [email protected] 1 points 1 month ago
[–] [email protected] 0 points 1 month ago

Slogan: "Code at the speed of thought"

How does it speed up my typing? /s

[–] [email protected] -2 points 1 month ago* (last edited 1 month ago) (1 children)

I'm surprised and disappointed they didn't mention Windows.

They publish macOS and now Linux releases. The issue tracker has many/multiple Windows tickets and a windows label. So it seems it's not published as a release yet, but potentially usable as self-compiled, with efforts to reach stability. I assume anyway. There's no obvious, clear indication or documentation that I can find (docs, readme tickets, project, milestone).

Exists: Dev Docs has Windows setup instructions.

[–] [email protected] 2 points 1 month ago

I'm using it on Windows, works fine for the most part. Compiling it takes ages and >16GB of RAM though :/

I haven't experienced any stability issues or crashes as of yet, but some of the extensions don't work.

All in all it's a great start imo, but it definitely needs some work