zhuanhao-wu / vscode-riscv-support

https://marketplace.visualstudio.com/items?itemName=zhwu95.riscv
MIT License
8 stars 7 forks source link

generate snippets for riscv instructions #5

Open zhuanhao-wu opened 5 years ago

yjhmelody commented 5 years ago

Hi, I'm doing the gen now. But I want to know how much would be appropriate that I should complete

yjhmelody commented 5 years ago

@zhuanhao-wu Is it still maintained? If it is, let me pr for snippets.

zhuanhao-wu commented 5 years ago

Hi, I'm doing the gen now. But I want to know how much would be appropriate that I should complete

I don't have a plan for what to include and what not. But I would say RV32I and commonly used pseudo-instructions can be a good start.

@zhuanhao-wu Is it still maintained? If it is, let me pr for snippets.

Yes, please feel free to do a pull request.