Add legv8 code snippets
JoaoLira-br opened this issue · 3 comments
JoaoLira-br commented
Integrate basic legv8 code snippets
patrickdemers6 commented
I haven't used VS Code snippets much before but think they would be great to add. What would some useful ones be for legv8?
JoaoLira-br commented
I think the best ones for assembly would be the ones that do stack manipulation (which is pretty repetitive) and Load and Store instructions
I have the stack manipulation snippets plus some other basic ones in this file, but not yet for the Load and store instructions
legv8_snippets.txt
patrickdemers6 commented
Transferred from patrickdemers6/legv8-language-server as this is specific to VS Code snippets.