-
It is possible to add arbitrary key/value pairs as extra information onto structs and fields of structs using the Lua API. Adding data to a struct with the Lua API is very straightforward, as is addin…
-
With esformatter 0.9.0 and esformatter-jsx 4.1.2,
no plugins aside from esformatter-jsx, only option is `"jsx":{"formatJSXExpressions": false}`
Input:
``` jsx
function Component({ items }) {
re…
-
What developers really get upset about ...
![whitespace conflicts](https://www.emacswiki.org/pics/static/TabsSpacesBoth.png)
-- [EmacsWiki](https://www.emacswiki.org/emacs/SmartTabs).
Hi @oje…
-
-
### Python version
Python 3.11.6 (main, Oct 8 2023, 05:06:43) [GCC 13.2.0]
### Operating system and processor architecture
Linux-6.6.16-linuxkit-aarch64-with-glibc2.38
### Installed packa…
-
Type: Performance Issue
`fileWatcher` process oftens gets stuck at 100% CPU.
It seems to be SCM related, but hard to tell.
VS Code version: Code 1.92.2 (Universal) (fee1edb8d6d72a0ddff41e5f71…
-
### Overview
We need to fix the issue of `flake8-use-pathlib` plugin failing to load for some people, so they can run pre-commit locally to check their code before committing. @freaky4wrld and @ethan…
fyliu updated
4 months ago
-
Formatting code using Java string literals fails.
##### Environment
- Operating System: W11 23H2, Ubuntu 24.04
- JDK version: OpenJDK 22 2024-03-19 (build 22+36-2370)
- Java extension version: v…
-
### Documentation URL
https://github.com/biomejs/biome/tree/main/xtask/bench
### Description
When try to check performance locally, I execute the command below as mentioned in the readme,
`c…
-
This is a tracking issue for specialization (rust-lang/rfcs#1210).
Major implementation steps:
- [x] Land https://github.com/rust-lang/rust/pull/30652 =)
- [ ] Restrictions around lifetime dispat…