Use type declarations to improve IDE support
juba opened this issue · 1 comments
juba commented
See if it would be possible to use the typescript type declarations introduced in Plot 0.6.5 to improve autocompletion and IDE support.
juba commented
Plot
methods code in js_modules.py
is now generated by get_plot_method.js
, improving autocompletion and attributes detection notably by pylance.