VS Code extension
Last updated
Last updated
Welcome to the ufLang Visual Studio Code extension. This extension provides syntax highlighting and file formatting for .uf files.
Download the .vsix file
Open Visual Studio Code, press Ctrl+Shift+P
and select Extensions: Install from VSIX...
Select the .vsix file
Reload VS Code
Conditions (if/else)
Loops (while, for)
Booleans (true/false)
Prints (print/println/printuf)
and/or
class
nil
return
this
Operators (+/-/*/=/%/</>)
Parenthesis and brackets