Udav repository has Ukrainian 🇺🇦 and English 🇬🇧 localizations
Розширення додає підтримку мови програмування Удав у VS Code.
- Підсвічування синтаксису для файлів .udav
- Автодоповнення ключових слів мови Udav
Після встановлення розширення, VS Code автоматично розпізнаватиме файли .udav і застосовуватиме до них підсвічування і автодоповнення.
На даний момент розширення не доступне в маркетплейсі VS Code, тож його можна встановити тільки клонувавши репозиторій та встановивши його локально. Для цього вам необхідно буде виконати наступні кроки:
- Копіювати репозиторій на свій ПК через термінал
git clone https://github.com/NikitaBerezhnyj/Udav.git
- Потім знайти теку VS code на вашому ПК
- Скопіювати теку udav-extension до теки з іншими розширеннями
Підтримувані мови: Udav (.udav)
Залежності: Не має
Версія: 1.0.0
The extension adds support for the Udav programming language to VS Code.
- Syntax highlighting for .udav files
- Auto-completion of Udav language keywords
After installing the extension, VS Code will automatically recognize .udav files and apply syntax highlighting and auto-completion to them.
At the moment, the extension is not available in the VS Code marketplace, so you can install it only by cloning the repository and installing it locally. To do this, you will need to follow these steps:
- Copy the repository to your PC using the terminal
git clone https://github.com/NikitaBerezhnyj/Udav.git
-
Then find the VS code folder on your PC
-
Copy the udav-extension folder to the folder with the other extensions
Supported languages: Udav (.udav)
Dependencies: None
Version: 1.0.0