Hedy highlightingAbout HedyHedy is a gradual programming language aimed at teaching programming and teaching Python. It teaches using different levels. The first level just offers printing text and asking for input. This level is meant to introduce learners to the idea of a programming language, and the environment. From there, Hedy builds up to include more complex syntax and additional concepts. Hedy is maintained by the Hedy Foundation (Stichting Hedy). This extension is maintained by aniollidon who is not related with Hedy team apart from a great admiration for the work they have done. This extensionThis extension adds error highlighting and language support for Hedy programming language on Visual Studio Code. It supports the 17 levels of the language, leaving aside level 18, as it is fully compatible with Python. Code will be automatically detected from file extensions (_.hy1, _.hy2, ... *.hy17)
SettingsAt extension settings you will be able to change the language. Also you can disable error underlining and variable tracking, leaving just the syntax highlighting. |