-
At the moment a bot can generate different kind of "errors":
1. it returns an illegal position
2. it gets a timeout
3. it raises an Exception
The code (and the rules) are complicated by the fa…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.94.2
- OS Version: windows 11 23H2
Steps to Reproduce:
1. Sort object: Record
2. Launch the debugger
3.…
-
Since V8.53, ESLint team decided to deprecate all formatting rules. More info can be found on [this official announcement](https://eslint.org/blog/2023/10/deprecating-formatting-rules/).
To keep it…
-
I have those imports like this in my file:
```py
import asyncio
from enum import StrEnum
from typing import Any
from langchain.chains.llm import LLMChain
from langchain.docstore.document imp…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.95.1
- OS Version: Ubuntu 24.04
Steps to Reproduce:
I am using stock VS Code, freshly installed, from the …
-
### Describe the problem:
An `OverflowError` was encountered while running the base.py script, where an attempt was made to generate the `indices_multi` NumPy array with type `np.uint8` that includ…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
@henhirsch :
- [ ] Make sure all bar charts are consistent with regard to x-axis tick marks (either present on all or absent from all).
- [ ] Figure out how to automatically standardize the RSC logo…
-
According to the [migration guide](https://github.com/spring-projects/spring-framework/wiki/Upgrading-to-Spring-Framework-5.x#cors-support):
> CORS support has been updated to be more secured by de…
-
# 🐞 bug report
### Affected Rule
https://github.com/bazelbuild/rules_python/blob/main/docs/pypi-dependencies.md
Specifically `py_library` with `name = "pkg"` generated by
```
pip = use_exten…