emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making Emacs more friendly to newcomers


From: 조성빈
Subject: Re: Making Emacs more friendly to newcomers
Date: Fri, 24 Apr 2020 11:42:56 +0900

조성빈 <address@hidden> 작성:

Richard Stallman <address@hidden> 작성:

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

IIRC, Tide uses tsserver, and people say it works quite well.

What kind of thing is tsserver?  The word "server" has multiple meanings;
in what sense is tsserver a "server"?

It’s a LSP server that responds requests from editors with information about
types of identifiers, code completion, actions, etc...

Oops, forgot to mention the language. It’s a TypeScript[0] LSP server.

[0] https://www.typescriptlang.org

Would it run on the same machine you are editing on, or another machine?

It usually runs on the same machine that the codebase exists.

--
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]