Currently, Visual Studio Code offers helpful hints on common language keywords like for
and class
and enum
(I'm using Typescript). I don't need assistance with these words - they're just noise, blocking me from seeing more relevant entries.
Is there a way I can disable suggestions for 'language keywords' only, but leave all the rest?