NEKOVA Language — VS Code Extension
Syntax highlighting and language support for the NEKOVA AI-Native Programming Language.
Built by SYNEKCOT Tech 🇳🇬
Features
- ✅ Syntax highlighting for
.nk files
- ✅ Comment toggling with
#
- ✅ Auto-closing brackets and quotes
- ✅ Smart indentation for blocks
- ✅ Run NEKOVA files directly from VS Code
- ✅ Open NEKOVA REPL from VS Code
Usage
- Install the extension
- Open any
.nk file
- Enjoy syntax highlighting!
Commands
NEKOVA: Run File — Run the current .nk file
NEKOVA: Open REPL — Open the interactive shell
Syntax Highlighting
Keywords, strings, numbers, comments, functions and
built-in modules are all highlighted automatically.
Supported keywords: think, show, if, else, repeat,
for, while, task, return, use, import, model,
pipeline, run, memory, sandbox, autonomous, parallel
Installation
Install from VS Code Marketplace or download the .vsix
file from GitHub.
About NEKOVA
NEKOVA means "Connected Forge" — a language that forges
a direct connection between the developer and AI.
"I didn't just learn to code. I built the tools other people use to code."
— Emmanuel King Christopher, SYNEKCOT Tech
Links