Will Lillis
|
ecb60f216e
|
Diagnostics (#98)
* feat: Diagnostics support
* chore: add diagnostics demo, update README
|
2024-07-17 23:43:56 -04:00 |
|
Will Lillis
|
8ba7a065f3
|
feat: View References (#54)
* feat: view references
* Add README demo
|
2024-01-19 11:57:53 -05:00 |
|
Will Lillis
|
77503f568c
|
feat: goto definition (#49)
Clean up comments
Replace use of get_word_from_file_params() in get_goto_def_resp()
Use lsp_pos_of_point()
Refactor get word logic into function
|
2023-12-22 12:20:41 -05:00 |
|
Will Lillis
|
84587bad99
|
Remove redundant register loads, gif (#50)
|
2023-12-20 19:07:47 -05:00 |
|
Will Lillis
|
c11dc34110
|
feat: signature help (#35)
* feat: signature help
* Integrate incremental parsing with signature help
* Add demo gif and instructions to README
Fix markdown lints
|
2023-12-20 18:15:26 -05:00 |
|
Will Lillis
|
fb71a59678
|
Feat autocomplete (#29)
|
2023-11-26 12:53:31 -05:00 |
|
Nikos Koukis
|
76dc067b40
|
Update gif
|
2020-07-27 08:40:59 +01:00 |
|
Nikos Koukis
|
1e1eae43f7
|
Rename tool look-asm -> asm-lsp
|
2020-07-26 18:22:19 +01:00 |
|