TFILang — Official VS Code ExtensionTFILang is a Python-inspired programming language with expressive Telugu-style keywords and a fun syntax. This extension provides full Visual Studio Code support for writing and running TFILang programs. FeaturesSyntax HighlightingClean and readable syntax highlighting designed specifically for TFILang. Supports highlighting for:
IntelliSense (Auto Suggestions)The extension provides smart suggestions while coding. Suggestions include:
Example:
Parameter HintsFunction hints appear automatically when typing function calls. Example:
Hover DocumentationHover over TFILang keywords to see their Python equivalent. Example mappings:
Run ButtonA Run TFILang button appears in the editor toolbar. Clicking the button runs:
inside the VS Code terminal. Example TFILang ProgramsExample 1
Example 2
Example 3 (f-string)
File ExtensionTFILang programs use the extension:
Example:
InstallationInstall from VSIX
RequirementsTo run TFILang programs you must have the TFILang interpreter installed. The extension runs files using:
Release NotesVersion 1.0.0Initial release including:
Contact the DeveloperCreated by Amogh V P |