This VScode extension makes life eaiser for HUFFOOOORS, as it copies and updates previous stack comment and paste in the next line (pasta 🍝).
Search for "Stack Pasta" on VSCode, install and start Huffing.
Hitting Enter ⏎ on your keyboard after each opcode does the magic.
- Make sure to write one opcode per line as in the demo above.
Added reverse stack feature for those that adds stack item at the right most position in the stack
vscode.settings > Extentions > StackPasta > Check the box to enable reverved stack
Stack pasta bug fix (log opcode)
Added support for:
stopopcode- Builtin functions like __FUNC_SIG()
- Infile macros and functions
