Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the last letter in the word "SlickEdit":
How many LETTERS are in the following? "a1b2c3":
Which number is missing?  "12345689":

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Moomalade
« on: September 06, 2023, 11:42:24 PM »

I would love to see SlickEdit roadmap support for Language Servers.
The technology seems mature now, and is well supported across a range of editors.

I have been bouncing between NeoVim and VSCode to use it.
Writing in C++, Swift, Rust and TypeScript, I find the following useful for writing, comprehension and navigation:
  • Fix-its, lints and refactors
  • Accurate jump to definitions
  • Accurate completion suggestions with documentation

While the second two points have been incrementally improved within SlickEdit, the first point needs to leverage language specific eco-systems. That only seems practical with LSP.