this post was submitted on 17 Apr 2025
152 points (92.2% liked)

Programmer Humor

25448 readers
921 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 2 years ago
MODERATORS
 

crossposted from irc

you are viewing a single comment's thread
view the rest of the comments
[–] vala@lemmy.world 2 points 3 months ago* (last edited 2 weeks ago) (4 children)

Does nano have LSP support?

Edit: LSP = Language Server Protocol

[–] AnAustralianPhotographer@lemmy.world 2 points 3 months ago (2 children)

I dont know what that acronym means. I just use nano as a basic text editor, its automatically showing me different colours XML now. I have used it as a text editor for code before, but if i knew i was going to be coding lots, id look at others like vim and emacs. Me using it is a result of it being the quickest tool to get the job done at the time 'efficiently' and i know there are more powerful ones out there.

[–] Boomkop3@reddthat.com 4 points 3 months ago (1 children)

If I had to guess they're on about the "language server protocol"

[–] vala@lemmy.world 1 points 3 months ago
[–] dosuser123456 1 points 2 weeks ago (1 children)

iirc "lsp" = file extension of lisp

[–] vala@lemmy.world 1 points 2 weeks ago (1 children)

LSP = Language Server Protocol

[–] dosuser123456 1 points 2 weeks ago (1 children)

well, true...i mean both are right in different contexts (like, dos, is it disk operating system, denial of service, a card game or the spanish word for two? depends on context)

[–] vala@lemmy.world 1 points 2 weeks ago

My point is that when I asked the question:

Does nano have LSP support?

I meant Language Server Protocol.