Logan Collins

Results 22 comments of Logan Collins

> We are no longer adding parsers to the main docs page - they now live at https://github.com/tree-sitter/tree-sitter/wiki/List-of-parsers, and a request can be made by joining the discord/matrix chat linked...

Chiming in: The completions not appearing appears to be being triggered by some changes in Nova 6.2 related to adjusting selected ranges in an editor. Emmet is returning an empty...

For the `html:5` expansion specifically, it appears that Emmet is not returning a value for `insertText` in that completion (among others). Nova inserts the label of the completion in its...

I'm assuming that SourceKit-LSP for you would be coming from Xcode. What version of Xcode is set as your active version? Also, are you on macOS Sonoma? We've had a...

(Sorry for the long delay on replying to this.) Correct, at the moment remote debugging isn't supported by the adapter, but it could be, like you suspected. By "server-side applications"...

Good news: After spending a day or two messing around, I think I've managed to get an initial implementation of remote debugging working. I've placed it on a separate branch...

Indeed! I was happy to see that work start.

I swear this is still on my mind, sorry for the delays again. Panic was just at PAX West in Seattle at the start of September and most of my...

Okay. After _finally_ coming back around to this, I think the issue might be that you need to establish one or more Path Mappings in your task configuration so that...

I also see that Nova 11 appears to have a bug where it duplicates the fields for the Path Mapping below as a single item (see screenshot below). We've already...