I am used to Sublime Text 3 and currently experimenting with Visual Studio Code. In Sublime, I can press Ctrl + R and "goto anything" (prefix "@"). This will only show functions, methods and classes for Python in my case.
In VS Code, I can press Ctrl+shift+o and get "jump to symbol". It is essentially the same list plus many more things which I never need (e.g. import statements, global variables, and parameters of functions). Can I get a similar list as sublime shows, e.g. removing especially function parameters?
Have you tried with Ctrl+T ? And if this don't work you could use the Sublime Text Extension.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With