this post was submitted on 07 Oct 2023
162 points (89.7% liked)

Programmer Humor

18238 readers
1147 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

it's not worth the effort

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 32 points 8 months ago (6 children)
[–] [email protected] 1 points 8 months ago (1 children)

Does this support extensions? Things like copilot and git diff plugins...?

[–] [email protected] 2 points 8 months ago

No, there isn't a plugin system. Things like LSP support are builtin and it uses external LSP server binaries that must be installed on your system.

load more comments (4 replies)