Max Brunsfeld
Max Brunsfeld
### Background Currently, Tree-sitter parsers can be compiled to WebAssembly (aka 'WASM') and run within a web browser, via the `web-tree-sitter` JavaScript library, which contains a WASM build of the...
Hi! Thanks for maintaining the quick-editor package! In Atom v1.19, we will release a [major change](https://github.com/atom/atom/pull/14435) to Atom's core text buffer data structure. As part of this change, we have...
Hi! Thanks for maintaining the mantrajs package! In Atom v1.12, we are going to [upgrade CoffeeScript](https://github.com/atom/atom/pull/12780) to the latest version. This upgrade entails one potentially breaking change to the language:...
Hi! Thanks for maintaining the rubocop-auto-correct package! In Atom v1.23, we will [some](https://github.com/atom/text-buffer/pull/273) [changes](https://github.com/atom/text-buffer/pull/274) that may affect your package. The methods `TextEditor.onDidChange` and `TextBuffer.onDidChange` will now call their callbacks *less...
Hi! Thanks for maintaining the rubocop-auto-correct package! In Atom v1.19, we will release a [major change](https://github.com/atom/atom/pull/14435) to Atom's core text buffer data structure. As part of this change, we have...
Hi! Thanks for maintaining the atom-json-editor package! In Atom v1.19, we will release a [major change](https://github.com/atom/atom/pull/14435) to Atom's core text buffer data structure. As part of this change, we have...
Hi! Thanks for maintaining the plantuml package! In Atom v1.19, we will release a [major change](https://github.com/atom/atom/pull/14435) to Atom's core text buffer data structure. As part of this change, we have...
Hi! Thanks for maintaining the nim package! In Atom v1.12, we are going to [upgrade CoffeeScript](https://github.com/atom/atom/pull/12780) to the latest version. This upgrade entails one potentially breaking change to the language:...
When using `anyhow` directly, you can add context to any fallible operation using the methods from the `anyhow::Context` trait, which is implemented for all result types whose error implements `std::error::Error`....
Hi! Thanks for maintaining the remote-edit package! In Atom v1.19, we will release a [major change](https://github.com/atom/atom/pull/14435) to Atom's core text buffer data structure. As part of this change, we have...