-
Have you considered supporting the [language server protocol](https://microsoft.github.io/language-server-protocol/) (LSP)?
Supporting this directly in the editor might be a good idea since it woul…
ghost updated
2 weeks ago
-
[Nextflow](https://www.nextflow.io) is a popular DSL for scientific workflows based on [Groovy](https://groovy-lang.org).
* Nextflow has an official syntax highlighter for Atom: https://github.com/ne…
-
It'd be nice to have tree-sitter support for tree-sitter itself's test files :)
E.g. basic syntax highlighting of the non-target-language portion (and just a filetype to hang additional stuff onto …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I'm missing some information regarding ABI stability that I think it would be helpful to add to the docs.
I'm creating an Atom language package which depends on an npm package with a tree-sitter ba…
-
### System Info
`transformers` version: 4.45.2
- Platform: Linux-5.4.0-150-generic-x86_64-with-glibc2.27
- Python version: 3.9.0
- Huggingface_hub version: 0.24.7
- Safetensors version: 0.4.5
- …
-
Starting from Atom v1.13.0, the contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. This means you should stop using :host and ::shadow pseudo-selectors, and…
-
I have swithced to expo sdk 51 with react native 0.74.5 on Android 14.
The below warning started to popup on render of the ``
> ## Warning: Unknown: Support for defaultProps will be removed fro…
Kaosc updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
As a long-time user of the _Atom_ editor, I nowadays use [_Pulsar_](https://github.com/pulsar-edit/pulsar) as a successor. Pulsar, l…
-
I haven’t forgotten about this package; just haven’t had time to think about the best way to go forward. But after recent experiments with language servers/clients in other projects, I got the idea a …