Nathan Whitaker

Results 16 comments of Nathan Whitaker

This is now fixed on macOS and linux. As mentioned above windows is trickier, so that will come in a future PR.

Can you share the output of the deno language server status command? To do that, you'll want to open the command palette in VSCode (Command + Shift + P), then...

@dtolnay I noticed this has been sitting for a while, so I decided to pick this up. The repository with my work up to this point is [here](https://github.com/nathanwhit/minimal-yaml). Support for...

@dtolnay I'm comfortable releasing it in its current state. I wouldn't be *too* surprised if there are some edge cases being handled improperly, but there shouldn't be any major issues...

@roziscoding Thanks for the reproduction, that was really helpful – I also see the behavior you describe. I investigated this, and it looks like the source of the slow completion...

Hello! I started looking into this and I can definitely reproduce the issue (thanks for the nice and small repo illustrating the problem!) The majority of the time is being...