-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Please consider adding type stubs. Without static type information, it feels like walking in total darkness: no auto-completion, no types, no parameters, nor return values—nothing. It is very easy to introduce bugs, and you just can't predict what will happen in the code.
I made my own stubs based on PythonScript docs and Scintilla docs, but due to the lack of details and my zero prior experience with stubs, especially for code that interfaces with C++, I'm afraid they can't be fully correct without some help.
Let me know if you are interested in adding my type stubs to the project. I can open a pull request with the necessary changes for you to review.
Metadata
Metadata
Assignees
Labels
No labels