TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Microsoft: Language Server Protocol

3 点作者 systemfreund将近 9 年前

1 comment

hitr将近 9 年前
&gt; The first version of the protocol is based on experiences we gained while integrating OmniSharp and the TypeScript Server into VS Code.<p>Omnisharp is an amazing project which is helping making the dotnet ecosystem a pleasant to use across your platform or IDE of choice.Their work on the extensions for Atom,VIM,Brackets, VS code etc for csharp is amazing. <a href="https:&#x2F;&#x2F;github.com&#x2F;OmniSharp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;OmniSharp</a><p>With this protocol being open and support from Redhat , eclipse and many SDKs already available, it would be quite easy to extend this to add support for any languages to any IDE.