-
### Steps to reproduce
Project structure with a long path:
[LongPathException.zip](https://github.com/Microsoft/msbuild/files/2161493/LongPathException.zip)
Project file
```xml
…
-
Type: Bug
# Behaviour
Too long literal string completions are broken.
## Expected vs. Actual
Expected completions
```
"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
…
-
### LeetCode Username
naXa777
### Problem number, title, and link
[49. Group Anagrams](https://leetcode.com/problems/group-anagrams/)
### Category of the bug
- [ ] Problem description
- …
-
### LeetCode Username
naXa777
### Problem number, title, and link
[49. Group Anagrams](https://leetcode.com/problems/group-anagrams/)
### Category of the bug
- [ ] Problem description
- …
-
**Describe the bug**
As I described in other issues already, sometimes I have to build large function bodies with my own indentation. It works well in most cases, except when KotlinPoet decides to tr…
-
with the default line-length of 88, this 119-wide line
```py
a = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" # bbbbbbbbb bbbbbbbbb bbbbbbbbb bbbbbbbbb bbbbbbbbb bbbbbbbbb
```
```
$ bl…
-
**_changed error message_**
hi.I tried deploying the builtin contract 'edition' and i got the following error.
According to the error, the wallet had insufficient MATIC.
The critical issue is tha…
-
Adding a dataset with an object dtype (e.g., `h5py.string_dtype(length=None)`) can result in incorrect data being stored due to incorrect chunk reuse over multiple versions. Code to reproduce the issu…
-
#### Your LeetCode username
hqztrue
#### Category of the bug
- [ ] Question
- [ ] Solution
- [ ] Language
- [x] Missing Test Cases
#### Description of the bug
An accepted soluti…
-
Hello, great work on this!
## **Use:**
I'm using the Obsidian plugin and the search works excellently. I'd like to also use the web interface ie: http://localhost:8000/chat?type=summarize to chat…