This is how Vscode shows a random STL call I have open.
```cpp
inline std::map<std::string_view, std::unique_ptr<Source>>::iterator
std::map<std::string_view, std::unique_ptr<Source>>::find(const std::string_view &__x)
```
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3459#issuecomment-1510378706
You are receiving this because you are subscribed to this thread.
Message ID:
geany/geany/issues/3459/1510378706@github.com