tokiwa-software / vscode-fuzion

Fuzion extension for Visual Studio Code
MIT License
3 stars 0 forks source link

Disable annoying "inlayHint failed" pop-up notification #10

Open simonvonhackewitz opened 3 months ago

simonvonhackewitz commented 3 months ago

When opening, editing, moving cursor or just scrolling a .fz file, this warning constantly pops up: Requested textDocument/inlayHint failed.

Screenshot_20240628_124348

What I've tried, all with restarting VSCodium afterwards

simonvonhackewitz commented 3 months ago

A workaround is to disable inlay hints in VSCodium completely (Editor › Inlay Hints: off)