File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ Shauvik Roy Choudhary, and the Uber team
131
131
132
132
The Language Server Protocol (LSP) is a widely adopted standard that enables code intelligence features such as autocompletion,
133
133
go-to definition, and refactoring across different editors and IDEs. While there is currently no official Kotlin LSP server,
134
- Uber has developed an internal Kotlin LSP . A publicly maintained, community-driven implementation can support broader use cases,
134
+ there is significant demand for one in the community . A publicly maintained, community-driven implementation can support broad use cases,
135
135
including code migration, AI-powered code assistance, and seamless integration into various development environments.
136
136
137
137
This project aims to develop a Kotlin LSP implementation, ensuring compatibility with key LSP features
You can’t perform that action at this time.
0 commit comments