Nyaacinth
Nyaacinth
Hi! I am using typescript to make my own game in love2d and have written a [declaration](https://github.com/Nyaacinth/cartographer-types) for cartographer. It seems like you are doing the same thing in the...
Related: https://github.com/fwcd/vscode-kotlin/issues/62 https://www.mail-archive.com/[email protected]/msg99872.html A workspace path includes specific unicode characters will cause the language server crashed. Launching a VM with Shift-JIS locale, the error disappeared. Output: ``` Server initialization failed....
**Is your feature request related to a problem? Please describe.** When adding `"type": "module"` to `package.json` we'll get errors like this: ``` Error [ERR_REQUIRE_ESM]: Must use import to load ES...
### Acknowledgement - [X] I have read Getting-Started and FAQ ### 🐛 Describe the bug Now, for macOS we have dmg based installer. Hope that on Windows we can get...
When OpenUtau running on linux, it will create `$HOME/OpenUtau` as data directory, but the more reasonable way to save data would be create directory at `$XDG_CONFIG_HOME/OpenUtau` or `$HOME/.config/OpenUtau`
**Describe the bug** There's no type declarations for the path "million/preact", there's only "react.d.ts" for "million/react" at the root of package "million", and according to the doc, we need to...
### Check for existing issues - [X] Completed ### Describe the feature Related discussion: https://github.com/zed-industries/zed/discussions/7204 FlatConfig: https://eslint.org/docs/latest/use/configure/configuration-files-new ESLint announced this new configuration format about half or 1 years ago, and...
Basically, when executing brew commands, this will pass down HOMEBREW_API_DOMAIN and HOMEBREW_BOTTLE_DOMAIN from the system environment. As for the way to make use of this feature, you need to set...
Rust GUI Framework Slint recently pushed its js bindings to beta phase. And it’s pretty usable from js/ts with support for multiple js runtimes See: - https://github.com/slint-ui/slint - https://docs.slint.dev/latest/docs/node