A Nova editor extension that integrates the Deno JavaScript/TypeScript runtime and tools.
For some reason, clicking code action options in the Nova editor does nothing; it seems no LSP traffic happens, and no Nova extension console errors are printed. So far the same issue has been observed for quickfix and refactor code actions. For example, in Nova: <img width="513" alt="Screen Shot 2021-08-19 at 12 25 08 pm" src="https://user-images.githubusercontent.com/1754873/129998045-99368772-e556-400b-8b73-46a23794460c.png"> (Nothing happens). In VS Code: <img width="452" alt="Screen Shot 2021-08-19 at 12 25 27 pm" src="https://user-images.githubusercontent.com/1754873/129998091-9d63b85d-84de-44e7-a81b-d2330533ecd0.png"> <img width="267" alt="Screen Shot 2021-08-19 at 12 25 53 pm" src="https://user-images.githubusercontent.com/1754873/129998099-8ca70a20-89ea-40bb-888e-4e258fea7364.png"> [A Nova bug report has been filed in the Nova developer forum](https://devforum.nova.app/t/code-actions-not-working-with-deno-lsp-documentchanges-support-needed/1058/3), but unfortunately there has been no response from Nova devs in over a month. Other Nova Deno extensions have similar issues: - https://github.com/robb-j/nova-deno/issues/5 - https://github.com/sgwilym/nova-deno/issues/1
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by jaydenseric and has received 0 comments.