Город МОСКОВСКИЙ
00:02:10

VS Code tips — Parameter hints

Аватар
Стильный кодинг
Просмотры:
23
Дата загрузки:
27.11.2023 08:12
Длительность:
00:02:10
Категория:
Технологии и интернет

Описание

Today's VS Code basics: Parameter hints

When completing a function call, the parameter hint widget shows you the function signature along with documentation for both the function and the argument you are currently filling in

VS Code includes parameter hints out of the box for JavaScript, TypeScript, and CSS. Extensions can add support for many more languages including Python, C#, Java, and C++.

Рекомендуемые видео