{"id":20278251,"url":"https://github.com/nikitaberezhnyj/based_language_support_for_vs_code","last_synced_at":"2025-07-15T19:45:15.748Z","repository":{"id":238157593,"uuid":"795994674","full_name":"NikitaBerezhnyj/Based_Language_Support_for_VS_Code","owner":"NikitaBerezhnyj","description":"VS Code extension for Based: syntax highlighting and code snippets.","archived":false,"fork":false,"pushed_at":"2024-05-04T16:11:56.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T01:43:59.838Z","etag":null,"topics":["based","based-programming-language","syntax-highlighting","vscode","vscode-extension","vscode-snippets"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NikitaBerezhnyj.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-04T16:09:41.000Z","updated_at":"2024-09-16T11:30:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"8764fa69-3ea2-4d45-9b47-075aad6009e8","html_url":"https://github.com/NikitaBerezhnyj/Based_Language_Support_for_VS_Code","commit_stats":null,"previous_names":["nikitaberezhnyj/based_language_support_for_vs_code"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NikitaBerezhnyj/Based_Language_Support_for_VS_Code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaBerezhnyj%2FBased_Language_Support_for_VS_Code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaBerezhnyj%2FBased_Language_Support_for_VS_Code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaBerezhnyj%2FBased_Language_Support_for_VS_Code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaBerezhnyj%2FBased_Language_Support_for_VS_Code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NikitaBerezhnyj","download_url":"https://codeload.github.com/NikitaBerezhnyj/Based_Language_Support_for_VS_Code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaBerezhnyj%2FBased_Language_Support_for_VS_Code/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265456006,"owners_count":23768668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["based","based-programming-language","syntax-highlighting","vscode","vscode-extension","vscode-snippets"],"created_at":"2024-11-14T13:22:28.182Z","updated_at":"2025-07-15T19:45:15.702Z","avatar_url":"https://github.com/NikitaBerezhnyj.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Based Language Support for VS Code\n\nBased repository has [Ukrainian :ukraine:](#підтримка-мови-based-для-vs-code-ukraine) and [English :uk:](#based-language-support-for-vs-code-uk) localizations\n\n- [Based Language Support for VS Code](#based-language-support-for-vs-code)\n  - [Підтримка мови Based для VS Code ::ukraine::](#підтримка-мови-based-для-vs-code-ukraine)\n    - [Функціональність](#функціональність)\n    - [Використання](#використання)\n    - [Установка](#установка)\n    - [Основна інформація](#основна-інформація)\n  - [Based Language Support for VS Code ::uk::](#based-language-support-for-vs-code-uk)\n    - [Features](#features)\n    - [Usage](#usage)\n    - [Installation](#installation)\n    - [Basic information](#basic-information)\n\n## Підтримка мови Based для VS Code ::ukraine::\n\nРозширення додає підтримку мови програмування Based у VS Code.\n\n### Функціональність\n\n- Підсвічування синтаксису для файлів .based\n- Автодоповнення ключових слів мови Based\n\n### Використання\n\nПісля встановлення розширення, VS Code автоматично розпізнаватиме файли .based і застосовуватиме до них підсвічування і автодоповнення.\n\n### Установка\n\nНа даний момент розширення не доступне в маркетплейсі VS Code, тож його можна встановити тільки клонувавши репозиторій та встановивши його локально. Для цього вам необхідно буде виконати наступні кроки:\n\n1. Копіювати репозиторій на свій ПК через термінал\n\n```bash\ngit clone https://github.com/NikitaBerezhnyj/Based.git\n```\n\n2. Потім знайти теку VS code на вашому ПК\n3. Скопіювати теку based-extension до теки з іншими розширеннями\n\n### Основна інформація\n\n**_Підтримувані мови:_** Based (.based)\n\n**_Залежності:_** Не має\n\n**_Версія:_** 1.0.0\n\n## Based Language Support for VS Code ::uk::\n\nThe extension adds support for the Based programming language to VS Code.\n\n### Features\n\n- Syntax highlighting for .based files\n- Auto-completion of Based language keywords\n\n### Usage\n\nAfter installing the extension, VS Code will automatically recognize .based files and apply syntax highlighting and auto-completion to them.\n\n### Installation\n\nAt 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:\n\n1. Copy the repository to your PC using the terminal\n\n```bash\ngit clone https://github.com/NikitaBerezhnyj/Based.git\n```\n\n2. Then find the VS code folder on your PC\n\n3. Copy the based-extension folder to the folder with the other extensions\n\n### Basic information\n\n**_Supported languages:_** Based (.based)\n\n**_Dependencies:_** None\n\n**_Version:_** 1.0.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikitaberezhnyj%2Fbased_language_support_for_vs_code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikitaberezhnyj%2Fbased_language_support_for_vs_code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikitaberezhnyj%2Fbased_language_support_for_vs_code/lists"}