Releases: multiversx/mx-deprecated-ide-vscode
Preview for SF
Fix encoding of parameters. Add description. "0x" prefix mandatory for "user-encoded" args.
First preview
Create .hex and .hex.arwen files at build time (after building .wasm).
Improve error detection, throwing, handling (http dialogue, mostly).
First preview
Possible fix for macos, set LD_LIBRARY_PATH.
Subprojects - extract in separate module, better handling of errors.
Add restDialogueSnippets.
Fix "friendly id" of smart contract.
First preview
Updated syms. Feature to export functions according to *.export files (located near *.c files).
Command: "create smart contract" erc20 / dummy.
Better handling of errors.
Prepare txData for deploy, append deploy / init() arguments
First preview
Optimize download of llvm (as archive instead of individual files).
Add some form validation for deploy() and run().
Add command "prepare workspace", which creates the file "elrond_sc.h" in the workspace.
First preview
Improved exception handling - throw, catch, handle, display chain of errors.
First preview
Improved navigation - retainContextWhenHidden (when switching between active files).
Improved logging, user feedback.
Improved content of environment tab.
Fixed creation of folders if they don't exist.
First preview
Fixed preparation of transaction data.
First preview
0.0.5 Increment version.
First preview
More complete logic for setting up the environment (install go, build the debug node and so on).