ObserverOfTime

Results 325 comments of ObserverOfTime

Would you mind submitting an issue upstream regarding this problem? https://github.com/tree-sitter-grammars/tree-sitter-markdown/blob/5c60e040386695662c8e6e1db348a7a5ff12ad7d/bindings/rust/parser.rs#L383-L389

Don't do your own thing. Use `tree-sitter init --update`.

A JSON report would be more useful. You can then convert that to whatever you want.

_Publishing_ should be handled by our workflows. Versioning should start at 0.1.0 or 1.0.0 (0.0.1 = experimental = unpublishable). (Actually 1.2.0 or 2.0.0 since the parser is currently at 1.1.0.)...

Unfortunately, crates does not support team tokens and pypi has yet to approve the org. Also, for the org-wide npm token to work, the package name must be `@tree-sitter-grammars/tree-sitter-hcl`.

Sure, but it would be published on _my_ account.

The app is for GitHub tokens, not registry tokens.

> Error: Failed to parse 568/583 files That needs to be fixed. Unless it's all macros.

> And for reference, the [CMakeLists.txt](https://github.com/neovim/neovim/blob/master/cmake.deps/cmake/TreesitterCMakeLists.txt) that Neovim uses to build the lib is less than a dozen loc. (That's without wasmtime, granted, but that only adds a couple loc...

It's necessary for Windows users and still easier to maintain than the current Makefile.