Skip to content

Releases: Almenon/AREPL-vscode

test debug release

08 Feb 03:56
826e91f
Compare
Choose a tag to compare

for debugging arepl - if you want the actual extension go over to https://marketplace.visualstudio.com/items?itemName=almenon.arepl

AREPL v0.0.4

07 Mar 05:28
Compare
Choose a tag to compare

please see the marketplace for all future releases

Alpha release v0.0.2

12 Feb 00:27
Compare
Choose a tag to compare

Requirements:

Installation

  • Download the vsix, open VSCode, go to extensions, click on the three dots on top, and choose "install from VSIX"
  • Select the vsix you downloaded

Changelog:

Implemented enhancements:
#5 Customizable Settings
#15 higher debounce time when using a GUI
#23 restart GUI less often

Fixed Bugs
#14 user variables could get interpreted as html
#2 print is not real-time
#12 print & error did not clear when restarting
#16 shortcut for opening arepl did not work (it works now as control/cmd - shift - a)

Alpha release v0.0.1

19 Jan 07:33
ba62a4e
Compare
Choose a tag to compare
Alpha release v0.0.1 Pre-release
Pre-release

Requirements:

Installation

  • Download the vsix, open VSCode, go to extensions, click on the three dots on top, and choose "install from VSIX"
  • Select the vsix you downloaded

Notes:

Still tons of stuff I need to add and fix, but works as a prototype.