VS Code tips — Parameter name inlay hints for JavaScript and TypeScript

Аватар автора
Изучение Vue: Современные Подходы
Parameter name inlay hints for JavaScript / TypeScript show parameter names in function calls. This can clear up the meaning of each argument. Enable them using: javascript.inlayHints.parameterNames.enabled or typescript.inlayHints.parameterNames.enabled These hints are only visual hints. They do not modify the file content. #typescript

0/0


0/0

0/0

0/0