-
### Description of the Issue
This [Notepad++ forum thread](https://community.notepad-plus-plus.org/topic/25149/problems-when-switching-back-into-notepad-to-make-it-the-active-window) is about that wh…
-
## Category of the typing issue
Choose one of them (delete rest of them)
2. Word ranking issue (e.g. "夕日" is in the list, but ranking is lower than expected).
## Issues
Write issues to the fol…
-
A test case is worth a thousand words so let's just demo that.
This code:
```
import overrides
import typing_extensions
Lit = typing_extensions.Literal["foo", "bar"]
class MyBaseClass(over…
-
### I confirm that...
- [x] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), […
-
Running tests on py36 and py37 using tox fails.
It look like many of the failures are because `csvw` and `pycldf` are using typing, esp. [https://docs.python.org/3.8/library/typing.html#typing.Orde…
-
## Summary
While Greenwood is a build tool without much of a public API other than its CLI and plugins, there are some areas that should probably provide typing to users through JSDocs, maybe TS bu…
-
I would use lighthouse except if I type test too quickly, it enters as tset, every time.
I think this is a threading issue. I don't know why it only happens for ".es" words.
I am definitely not ente…
-
### Related problem
In my config I wanted to do:
```nu
source-env $"($env.HOME)/.config/nushell/defaults/env.nu"
```
To make it multiplatform easily
I got the error:
```
Value is not a…
-
I need a better value proposition. Here's the idea:
* Users will be able to learn about the subject of their choosing by typing out passages from relevant wikipedia articles
* The value prop is that…
-
When you try to use a email or hyperlink surrounded by quotes in codemirror the quotes get removed after typing any character.
EG:
"test@test.nl"
becomes
test@test.nl