opengoal-vscode/src
2022-12-15 00:30:06 -05:00
..
config lsp: add settings to customize the logging location (#123) 2022-10-10 00:45:31 -04:00
data/decomp Add feature to jump to man page given current editor positions mnemonic (#26) 2022-07-29 00:01:53 -04:00
decomp misc: handle r0 edge-case when loading value (#172) 2022-12-15 00:30:06 -05:00
languages decomp: allow renaming args in behaviors (#115) 2022-10-02 20:23:27 -04:00
lsp lsp: add settings to customize the logging location (#123) 2022-10-10 00:45:31 -04:00
utils decomp: remove switching between ir2 <-> disasm file (#119) 2022-10-04 01:31:18 -04:00
vendor/vscode-pdfviewer Add feature to jump to man page given current editor positions mnemonic (#26) 2022-07-29 00:01:53 -04:00
context.ts settings: write settings safely if they are unregistered (ie. vscode-icons) (#53) 2022-08-03 23:18:49 -04:00
extension.ts decomp: allow renaming variables and arguments inside the IR2 file's OpenGOAL output (#108) 2022-09-20 20:44:17 -04:00
RecentFiles.ts decomp: Add the majority of decompilation related quality of life increases (#34) 2022-07-31 16:31:21 -04:00