Commit graph

20 commits

Author SHA1 Message Date
dependabot[bot] d9842c4137
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.32.0 (#43)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-02 00:41:43 -04:00
Tyler Wilding ee6aeff54c
config: allow the user to customize the IR2 theme (#44) 2022-08-01 23:58:47 -04:00
dependabot[bot] a13b8d370b
build(deps-dev): bump typescript from 4.6.3 to 4.7.4 (#22)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 22:54:25 -04:00
dependabot[bot] 2fe5b910ce
build(deps-dev): bump eslint from 8.13.0 to 8.21.0 (#38)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 22:47:01 -04:00
Tyler Wilding 8d01d8b7bd
decomp: add tooling to semi-automatically add casts (#40) 2022-08-01 22:38:17 -04:00
Tyler Wilding bbc8940d0f
languages: additions to syntax configs found during lsp work (#28) 2022-07-31 20:55:15 -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
Tyler Wilding 8aaaa9ba9c
goos: treat *.gp files as GOOS 2022-04-14 22:57:52 -04:00
Tyler Wilding 4f30bc3130
0.0.2 2022-03-16 23:34:26 -04:00
Tyler Wilding 9a266102db
opengoal-ir: fix filename association 2022-03-16 23:31:45 -04:00
Tyler Wilding f28643ce7c
syntax: modified clojure grammar to work decently for OpenGOAL 2022-03-16 22:49:41 -04:00
Tyler Wilding aaceaedbde
syntax-ir: reasonably happy with the IR2 syntax and default colors 2022-03-16 20:43:22 -04:00
Tyler Wilding e1f735f52d
snippets: add a basic snippet 2022-03-15 01:48:03 -04:00
Tyler Wilding 615a89477a
gen: project scaffolding and generation 2022-03-15 01:36:32 -04:00