Tuareg-masterPrequisites
FeaturesEmulation of Emacs Tuareg extension's interactive mode for Visual Studio Code. User can send single OCaml interactive statement by single keystroke. Cursor then moves to beginning of the next one. ShortcutsPlug-in adds following shortcuts by default:
Known IssuesThe extension doesn't respect comments, it will send commented-out code. Release Notes1.0.3Added shortcut to send previous statement and fixed shortcuts description on mac. 1.0.2Changed the way statements are selected, fixed bug ocurring when user forgot to end final statement in file with ";;", added experimental indent-formatter. 1.0.1Fixed broken image in README 1.0.0Initial release of tuareg-master |