issues
search
hm-riscv
/
vscode-riscv-venus
VS Code extension with the Venus RISC-V simulator
https://marketplace.visualstudio.com/items?itemName=hm.riscv-venus
MIT License
64
stars
15
forks
source link
Misc improvements for version 1.8: allow MemoryUI to be opened using launch.json, various fixes
#120
Closed
towalink
closed
8 months ago
towalink
commented
8 months ago
Allow MemoryUI to be opened using launch.json (as a prerequisite, handle extensionUri like venusSevenSegBoard does)
Jump to address also when user confirms his entry by pressing return key (and not only when edit box is left)
Fix confusing description for "Mutable Text" and harmonize letter case and writing style
Fix: pass parameter to subfunction to take effect
Satisfy linter regarding semicolons to get rid of warnings cleanly
Fix issue that select box state is lost when view was hidden due to another tab selected
Bump version to v1.8