-
To my understanding, some features (eg. find-references) still require `atom-ide-ui` which refers to the archived facebook repository.
What are the plans on this going forward and how can we help?
-
I just discovered comfyui and am loving it so far. Congratulations and thank you!
I'm looking to incorporate it into a custom **realtime workflow** and I'd like to humbly present a few suggestion…
memo updated
2 months ago
-
At the moment, we use Rollup to compile the `runtime` stage of a plugin, which means we get native ES Modules support, and Typescript annotations stripped. But if you want to use something at build ti…
-
## Current Behavior
Yesterday, i noticed a strange behavior when working in my newly (!) created nrwl workspace. I develop with the latest `VSCode` (1.52.x) and was not able to "update imports …
-
### Name
kenji
### Discord Username (if applicable)
supercrystal0809
### Additional Context
Hello!
I’m a blockchain & front-end developer with expertise in smart contracts, decentralized applica…
-
Similar to the upcoming query builder. This would make it easier for new users to build their schema. Users could select property types or link types via a dropdown menu for the property in question. …
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
-
Issue Type: Performance Issue
JavaScript autocomplete becomes very slow and uses a lot of cpu.
Steps to reproduce:
I am using the Discord.JS library, and the VoiceConnection object uses events wh…
-
### Astro Info
```block
Astro v4.5.16
Node v20.12.0
System Linux (x64)
Package Manager bun
Output server
Ad…
-
### Is your feature request related to a problem?
I have a problem with overwriting custom commands
```ts
browser.addCommand("myCommand", () => Promise.resolve("foo")); // typescript is fine with t…