Commit graph

63 commits

Author SHA1 Message Date
Tyler Wilding c9c1a36f13
decomp: add inlay hints to easily see where casts have been applied in IR output (#52) 2022-08-03 23:08:11 -04:00
Tyler Wilding 29fb231288
dist: ensure node_modules are included with extension until it's bundled properly (#48) 2022-08-02 13:59:30 -04:00
Tyler Wilding a4683d2e82
languages: fix GOOS syntax highlighting (#47) 2022-08-02 13:44:39 -04:00
Tyler Wilding ee6aeff54c
config: allow the user to customize the IR2 theme (#44) 2022-08-01 23:58:47 -04:00
Tyler Wilding 8d01d8b7bd
decomp: add tooling to semi-automatically add casts (#40) 2022-08-01 22:38:17 -04:00
Tyler Wilding aa6cdb2739
languages: implement custom folder for IR2 files (#37) 2022-07-31 23:53:36 -04:00
Tyler Wilding e24ffff315
lsp: fix downloading lifecycle and allow disabling launching the LSP on startup (#36) 2022-07-31 20:54:46 -04:00
Tyler Wilding 293b69034c
decomp: Add the majority of decompilation related quality of life increases (#34) 2022-07-31 16:31:21 -04:00
Tyler Wilding 20a60e039b
Add feature to jump to man page given current editor positions mnemonic (#26) 2022-07-29 00:01:53 -04:00
Tyler Wilding 1b47ff8028
settings: init default settings so they cannot be overridden by the user or by vscode itself (#24) 2022-07-26 00:34:00 -04:00
Tyler Wilding 410ce616e6
lsp: Add initial LSP support (#16) 2022-07-24 22:53:37 -04:00
Tyler Wilding 8c4d923872
commands: open most recent IR2 file 2022-04-15 19:42:15 -04:00
Tyler Wilding a2731e065d
commands: switch between IR2 and *_disasm.gc files
closes #3
closes #2
2022-04-15 15:41:27 -04:00