IT4KT-builder is tool used by the department of computers and informatics based in Technical University of Košice. It serves to to translate markdown files to html in order to create courses which would guide students with studying.
Extension Capabilities
Extension is provided with of Auto Completion, rename function and go to function in language server. In file it4kt.yml it uses schema from json file by pressing Ctrl+Space. It is provided with buttons to run builder.
Open folder in Visual Studio Code
(Recommended way to open is to open root folder in terminal and type "code example-course" (Or another name you chose for your folder) )
How to use
Start Language server with button "Run IT4KT Builder" in left panel named IT4KT Builder.
Connect to Language server with button "Connect to Language Server" to use its features as auto completion ad goto definition