feat: add manual installation guide to INSTALL.md and remove installation section from README.md

This commit is contained in:
2025-09-01 03:22:33 +07:00
parent a444d44bd3
commit b405423082
2 changed files with 139 additions and 7 deletions

View File

@@ -55,13 +55,6 @@ VS Code extension for syntax highlighting of QuestLang - a specialized language
конец;
```
## Installation
1. Open VS Code
2. Go to Extensions (Ctrl+Shift+X)
3. Search for "QuestLang Syntax Highlighting"
4. Click Install
## Usage
After installing the extension, all files with `.ql` extension will be automatically recognized as QuestLang files with syntax highlighting.