-
**Your setup**
Version: v0.2.4
Operating System: Linux Mint 21.2
IDE and/or Integration tool (for example: Vscode - official extension): Vscode - official extension
**Describe the bug**
Not su…
-
I've noticed this bug after merging the following PR: https://github.com/TanStack/query/pull/5597
When `bundle: true` is set, `index.js` (ESM) file looks like this:
```
import "./chunk-55J6XMHW…
-
Please check if in OssnFile line 493:
`if(in_array($this->extension, $this->fileExtension)) {`
should not be changed to
`if(in_array($this->extension, $this->extensions)) {`
?
Because `$this…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### OS/Web Information
- Web Browser: Vivaldi
- Local OS: Ubuntu 24.10
- Remote OS: Ubuntu 24.10
- Remote Architec…
-
First of all, I only learned about Theia the other day, and am very excited about the project! Have been using VSCodium for years, but am likely making a full switch here - great work!
### Featur…
-
### Description
When attempting to update or uninstall extensions in Docker Desktop for Linux v4.26.1 the action results in a notification:
```
Extension was not updated. Reason: removing extensi…
-
```
Relative import paths need explicit file extensions in EcmaScript imports when
'--moduleResolution' is 'node16' or 'nodenext'.
Did you mean '../inputTypeSchemas/NullableJsonValue.js'?ts(2835)…
-
This is coming from here in Spikeinterface:
https://github.com/SpikeInterface/spikeinterface/issues/1228
Here, basically this format can't only be opened once per file-system.
```python
fr…
-
```
$ typos --file-types
./src/crc64.h: sv
```
https://github.com/crate-ci/typos/blob/6233184298a40671ccdd63744fce6209c38df06d/crates/typos-cli/src/default_types.rs#L244
How to recognize `.h`…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Condu…