Closed Altonss closed 1 month ago
this seems to be a bug in vscode, it happens with typescript's inlay hints too
Indeed could reproduce, opened an issue upstream see https://github.com/microsoft/vscode/issues/231728.
thanks. closing in favor of that issue
When switching from
to (added whitespace after or before the
:
):The function return types inlay hints shortly switches from
-> Any
to-> An...
before going back to normal state. This flickering isn't very elegant :)System info: Vscodium 1.94.2 (flatpak, linux) BasedPyright v1.19.0 (from https://open-vsx.org/extension/detachhead/basedpyright)