# Taking the Language Server Protocol one step further

DevFeed: [Taking the Language Server Protocol one step further](<https://devfeed.tech/articles/taking-the-language-server-protocol-one-step-further-32421.md>)

Original publisher: [Read original article](<https://garnix.io/blog/taking-lsp-one-step-further>)

Published: 2023-12-19T00:00:00Z

Content type: article

Language: en

Sources: [Garnix Blog](<https://devfeed.tech/sources/garnix-blog.md>)

Topics: [Protocol (disambiguation)](<https://devfeed.tech/topics/protocol.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>)

Tags: [configuration](<https://devfeed.tech/tags/configuration.md>), [editor](<https://devfeed.tech/tags/editor.md>), [flexibility](<https://devfeed.tech/tags/flexibility.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [protocol](<https://devfeed.tech/tags/protocol.md>)

## AI overview

The article examines Microsoft's Language Server Protocol, noting that it supports diversity among text editors but lacks flexibility for project-specific configuration.

## Source excerpt

Microsoft's LSP is great for text-editor diversity, but it is severely lacking in flexibility for project-specific configuration.