Skip to content

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

Notifications You must be signed in to change notification settings

NikitaBerezhnyj/Based_Language_Support_for_VS_Code

Repository files navigation

Based Language Support for VS Code

Based repository has Ukrainian 🇺🇦 and English 🇬🇧 localizations

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

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

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

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

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

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

Установка

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

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

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

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

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

Версія: 1.0.0

Based Language Support for VS Code ::uk::

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

Features

  • Syntax highlighting for .based files
  • Auto-completion of Based language keywords

Usage

After installing the extension, VS Code will automatically recognize .based 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/Based.git
  1. Then find the VS code folder on your PC

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

Basic information

Supported languages: Based (.based)

Dependencies: None

Version: 1.0.0

Releases

No releases published

Packages

No packages published