S
S
s1cnpgn2022-04-16 11:51:42
Visual Studio Code
s1cnpgn, 2022-04-16 11:51:42

How to remove function parameter names?

I don’t understand how to remove it, I can’t click on them, I didn’t seem to install anything, they appeared on their own.
625a8336f2d87655267491.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
wonderingpeanut, 2022-04-16
@s1cnpgn

In settings.json change the value "typescript.inlayHints.parameterNames.enabled" to "none" - this will disable function parameter names for typescript. You can do the same for javascript by changing typescript to javascript

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question