laosb / SvelteNova

Svelte language support for Panic's Nova Editor.
https://extensions.panic.com/extensions/sb.lao/sb.lao.svelte-nova/
MIT License
19 stars 3 forks source link

JSDoc or @component documentation not being displayed #5

Closed johngrasty closed 7 months ago

johngrasty commented 3 years ago

Hi,

First off, thanks for the extension for such a new application! Second, I'm sorry that I am just reporting that issue and not helping fix it, but unfortanetly, it is a bit beyond my abilities at the moment. 😁

I'm seeing a situation where my JSDoc comments or @component documentation is sometimes being displayed and sometimes not. I've not being able to find rhyme or reason yet for the discrepancy. Possibly related is that sometimes the "Jump to Definition" works and sometimes not.

Any ideas on how to debug this?

laosb commented 2 years ago

Likely the language server crashed when it's not displayed.

laosb commented 7 months ago

Closing since there's no repro.