Skip to content

NikitaBerezhnyj/Udav_Language_Support_for_VS_Code

Repository files navigation

Udav Language Support for VS Code

Udav repository has Ukrainian 🇺🇦 and English 🇬🇧 localizations

Підтримка мови Udav для VS Code ::ukraine::

Розширення додає підтримку мови програмування Удав у VS Code.

Функціональність

  • Підсвічування синтаксису для файлів .udav
  • Автодоповнення ключових слів мови Udav

Використання

Після встановлення розширення, VS Code автоматично розпізнаватиме файли .udav і застосовуватиме до них підсвічування і автодоповнення.

Установка

На даний момент розширення не доступне в маркетплейсі VS Code, тож його можна встановити тільки клонувавши репозиторій та встановивши його локально. Для цього вам необхідно буде виконати наступні кроки:

  1. Копіювати репозиторій на свій ПК через термінал
git clone https://github.com/NikitaBerezhnyj/Udav.git
  1. Потім знайти теку VS code на вашому ПК
  2. Скопіювати теку udav-extension до теки з іншими розширеннями

Основна інформація

Підтримувані мови: Udav (.udav)

Залежності: Не має

Версія: 1.0.0

Udav Language Support for VS Code ::uk::

The extension adds support for the Udav programming language to VS Code.

Features

  • Syntax highlighting for .udav files
  • Auto-completion of Udav language keywords

Usage

After installing the extension, VS Code will automatically recognize .udav files and apply syntax highlighting and auto-completion to them.

Installation

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:

  1. Copy the repository to your PC using the terminal
git clone https://github.com/NikitaBerezhnyj/Udav.git
  1. Then find the VS code folder on your PC

  2. Copy the udav-extension folder to the folder with the other extensions

Basic information

Supported languages: Udav (.udav)

Dependencies: None

Version: 1.0.0

About

VS Code extension for Udav: syntax highlighting and code snippets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published