vala-lang / vala-language-server

Code Intelligence for Vala & Genie
GNU Lesser General Public License v2.1
287 stars 41 forks source link

Support VSCode Meson plugin #305

Open PterX opened 5 months ago

PterX commented 4 months ago

Are there any other problems? Can they be merged? @lw64

PterX commented 4 months ago

@Prince781

Prince781 commented 3 months ago

@PterX I have what I believe is a better approach: let the server override its settings if the editor passes this information to it. Make the Vala VSCode extension get this information from the Meson extension, if it is installed. See #306