MagicStack / MagicStack/MagicPython
Highlight typing hints in a different color than ordinary code.
Aperta
@vpetrovykh ci sta già lavorando.
Dal 28/10/2019.
- Lingua principale
- JavaScript
- Stelle
- 1.4k
- Fork
- 98
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Typing hints are displayed in the same color as python variables and statements.
That looks somewhat confusing and makes it harder to see at once where is a typing hint, where a variable name is defined and where is an actual code.
E.g., the line below up to 'origin' is in the same color.
remote: pygit2.Remote = gitrepo.remotes['origin']
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.