this post was submitted on 26 Dec 2023
20 points (85.7% liked)
Furry Programmers
351 readers
11 users here now
English-language general programmers community
Please treat pawb.social’s rules as though they were the rules of this community, even if you’re posting from another instance!
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This looks really cool. I wonder if they have any plans to support plugins written for VS Code? That would be an extremely powerful ecosystem to have access to
Might be kinda hard to support that, as many of the plugins are just leveraging JS engine that VSCode runs on... but I don't see why it couldn't be possible considering things like Tauri exists.