OCamlPro / superbol-studio-oss

Open-Source part of SuperBOL Studio, including the Visual Studio Code extension and its LSP server
https://superbol.eu
Other
24 stars 13 forks source link

more explanations on settings #367

Closed GitMensch closed 1 month ago

GitMensch commented 2 months ago

and back-reference for "show copybooks on hover"

this originates on me wondering why it did not work "as suggested by the README".

Question: Wouldn't it be reasonable for the LSP to have a list of the file names and if there's only a single one to match the copybook for hover/show definition`? This would lead to most environments working "out of the box".

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

GitMensch commented 2 months ago

requesting review from @nberth - feel free to move those changes to a different file in the case of generated package.json; but note that the "special line breaks" double+space, then lf do an "actual" line break, so those should be kept

GitMensch commented 1 month ago

@nberth: any updates on this? I'm not sure if #368 is likely to be finished soon and have a "frontend" in the vscode extension (it definitely sounds interesting), but with all the other important changes since the last release I'd like to see 0.1.4 going out "rather soon" - and thise one seems like a low hanging fruit before...