vscode-python-snippet-pack icon indicating copy to clipboard operation
vscode-python-snippet-pack copied to clipboard

anyway to give priority to showing module or class methods/functions?

Open dss010101 opened this issue 3 years ago • 0 comments

when i type 'module.', i want to see the functions or variables defined in that module. instead i see whole set of other builtin/low level object methods such as '.add, .append, .capitalize, etc...'.

Thanks

dss010101 avatar Dec 03 '22 00:12 dss010101