Sticky scrolling doesn't work well with C++ template class/function #157750
Labels
bug
Issue identified by VS Code Team member as probable bug
*duplicate
Issue identified as a duplicate of another issue(s)
editor-sticky-scroll
Milestone
Env:
VS Code Version: 1.70.0
OS Version: Ubuntu 20.04
Steps to Reproduce:
Open a C++ file with template class/function
scroll down to the template function
what we expect is the class/function name , not the " template <typename T>" declaration .
The text was updated successfully, but these errors were encountered: