visual studio code - Pony language on Windows with VS2017 or VSCode -


i looking complete instruction on how setup pony , make vs2017 or vscode recognize syntax, compile , debug program.

so far i've found plugin vs2015 (https://github.com/ponylang/vs-pony); cannot build project (project of course being converted vs2017 format vs2017 itself). i've found syntax colorizer vscode; have no clue how configure building pipe, not mentioning debugging environment.

ps. on youtube there lecture on pony , guys there seem use vscode (https://www.youtube.com/watch?v=vq1vrfv-a6g). how did that? 1 know?

currently plugin supports syntax highlighting. haven’t used myself, if go pony mailing list might able find has more information. believe sylvan using sublime text in video linked to.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -