-
It will be nice, when I write:
```
```
and the cursor is betwteen class="|" the autocomplete will show the class / id which I defined in my sass / scss / less / css files
Optionally: When I start …
-
It would be nice to have CoffeeScript compiler statically compiled.
Closure compiler checks syntax, variable references, and types, and warns about common JavaScript pitfalls with unbeatable level of …
-
**Bug Report**
Mypy thinks my method returns "object" which is not right.
**To Reproduce**
Run Mypy on this file:
```python
from typing import Optional
class Cat:
pass
clas…
-
For fully valid code got:
`error: Argument 1 to "map" has incompatible type overloaded function; expected "Callable[[Iterator[_T], int, None], Iterator[_T]]`.
In `foo.py`:
```python
from typing …
-
First let me apologise for the lack of specificity atm. I'm writing this at the end of my work day after I worked around the issue, so I'm writing this from memory. I do hope to come back and fill in …
-
[I am maintaining some Python API documentation for Ethereum and Web3.py ecosystem](https://smart-contracts-for-testing.readthedocs.io/).
To improve the readability of the API documentation, I stum…
-
### Discord username (optional)
_No response_
### Describe the solution you'd like?
Autocomplete paths in the terminal following symlinks for directories. This works in almost every terminal emulat…
-
### Current Behaviour
---------------------------------------------------------------------------ModuleNotFoundError Traceback (most recent call last)
Cell In[7], line 3 1…
-
### Aircraft Version
Development
### Build info
```json
{
"built": "2021-08-17T07:39:33+00:00",
"ref": "master",
"sha": "59fa86a68bce86ce72423c9f50e964b1dbeebd12",
"actor": "2hwk…
-
this does not happen in upstreamed mypy
- [basedmypy playground](https://mypy-play.net/?mypy=basedmypy-2.3.0&python=3.12&gist=3dd058a366c3237bcfadcdb551c4ce9e)
- [mypy playground](https://mypy-pla…