fda

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • fda created a post,

    LSP - lost diagnostics

    I'm implementing a plugin for a Language Server we built for VsCode. Due to the nature of the project the language server is working on, we have to parse the whole project first instead of working ...
  • fda created a post,

    LSP Plugin - catch custom messages

    Hello, I'm developing a plugin to support a language server we built for VsCode. For our specific needs, we have two or three custom messages the server can send to the client, all prefixed with a ...