GiorgosXou / TUIFIManager

A cross-platform terminal-based termux-oriented file manager (and component), meant to be used with a Uni-Curses project or as is.
GNU General Public License v3.0
688 stars 13 forks source link

Typing support #43

Open Sigmanificient opened 1 year ago

Sigmanificient commented 1 year ago

I'd like to see (maybe add by myself) typing support as it is a good practice and would help to understand a bit more of what is going on, often allowing to spot more complex issues and code simplifying.

What are your thoughts about it?

GiorgosXou commented 1 year ago

Yeah typing seems like a good thing although i don't think that it is a priority for now... but feel free to do so if you want

Also, if you have multiple warnings in your editor because of typing issues and you use pyright you can disable typeChekingMode by setting it to off