-
A concern that keeps coming up when designing new language features: a fear of breaking the feature shortly after it's implemented if we discover new issues after trying to use it in practice. Being a…
-
**The problem**
Next JS just release their v13 publicly.
As seen in [their docs](https://beta.nextjs.org/docs/styling/css-in-js), `emotion` has not yet added support.
Is there any plan to add s…
-
I'd like to be able to evaluate TS files without manually removing type annotations.
-
Currently, the only way to document types and interfaces for scripts is to use documentation comments. Ideally, users will be able to use TypeScript to properly define types. Additionally, the monaco-…
-
I've found the `.env{.foo}`/`DOTENV_PRIVATE_KEY{_FOO}` matching to be extremely brittle and fraught, with no logging when it breaks. This seems to occur due to various issues like Node automatic .env …
jzila updated
1 month ago
-
### My goal
1 - Starts to upload to the cloud after the moment it is attached on client side (before clicking on 'update' button)
2 - Integrate the upload view with another third party js librar…
-
I'm proposing the fantasy-land community contributes more actively in the ECMAScript language design process. There's been some discussion on gitter, and we have at least 1 proposal idea.
I think …
-
Custom module and theme folders were introduced in 1.10 as a configurable item in web.config.
The gulpfile is still only looking in the original hard-coded locations for an `assets.json` file:
- http…
-
### Describe the bug
Expected Vite's `--clearScreen=false` argument to be accepted by Vitest (not just in the config)
### Reproduction
```sh
npx vitest --clearScreen=false
file:///…/node_…
-
And sourcing it from the "legacy" vim script, see: https://vimhelp.org/usr_52.txt.html#52.5