ObserverOfTime

Results 325 comments of ObserverOfTime

Gonna have to adapt `$GITHUB_REF_NAME` since it will point to the branch through `workflow_dispatch`.

> I think the Java grammar did this at one point for at least one construct. I haven't had luck turning up where I read / saw that yet (^^;...

In the meantime you can get the version via [`importlib.metadata`]. [`importlib.metadata`]: https://docs.python.org/3/library/importlib.metadata.html#importlib.metadata.version

Actually, it requires: 1. A version bump because replacing a version on npm is not allowed. 2. A deprecation of the current broken version. 3. Ideally, an update of the...

I already did that one.

### C API Partially documented with rustdoc-like comments. We should switch to Doxygen and fully document it. To add the documentation to the site we have 3 options: 1. Generate...

[Doxygen Awesome](https://jothepro.github.io/doxygen-awesome-css/index.html) seems good enough.

This is up to the parser author. Tree-sitter doesn't modify the scanner file in any way.

I meant before the next release but it's fine.