Mouradif / stack-pasta

A vscode extension that copies huff's code stack comment and paste in the next line, making it easy for Huffooors to write opcodes w/o worrying about copying prev stack comment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🍝 Stack-Pasta 🍝

This VScode extension makes life eaiser for HUFFOOOORS, as it copies and updates previous stack comment and paste in the next line (pasta 🍝).

How To Use

Search for "Stack Pasta" on VSCode, install and start Huffing.

Features

Hitting Enter ⏎ on your keyboard after each opcode does the magic.

stack_pasta

Requirements

  1. Make sure to write one opcode per line as in the demo above.

Versions

0.1.0

Initial release of Stack-Pasta.

0.2.0

Stack comments get updated automatically.

0.2.1

Stack pasta bug fix

0.2.2

Added reverse stack feature for those that adds stack item at the right most position in the stack

How to enable:

vscode.settings > Extentions > StackPasta > Check the box to enable reverved stack

0.2.3

Stack pasta bug fix (log opcode)


About

A vscode extension that copies huff's code stack comment and paste in the next line, making it easy for Huffooors to write opcodes w/o worrying about copying prev stack comment.


Languages

Language:TypeScript 100.0%