issues
search
bergercookie
/
asm-lsp
Language server for NASM/GAS/GO Assembly
https://crates.io/crates/asm-lsp
BSD 2-Clause "Simplified" License
267
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Remove leading slash from paths on windows with colon drive separators
#181
WillLillis
opened
21 hours ago
3
fix(docs): clarify usage of config fields in example
#180
WillLillis
closed
1 day ago
0
chore: update docs to indicate `gen-config` subcommand is only available on master branch
#179
WillLillis
closed
1 day ago
0
`gen-config` doesn't work (or any other command)
#178
last-genius
closed
1 day ago
1
chore(lsp): remove stale `#[allow()]` annotation
#177
WillLillis
closed
1 day ago
0
fix(config builder): compiler validation on windows
#176
WillLillis
closed
2 days ago
0
fix: uri encodings
#175
WillLillis
closed
1 day ago
1
Add ARM Keil assembler language
#174
Schievel1
closed
1 day ago
7
Diagnostic not displaying on Windows
#173
elli0t43
opened
4 days ago
22
feat: add version subcommand
#172
WillLillis
closed
4 days ago
0
Command stuck on "Starting asm_lsp..."
#171
quentinlintz
closed
4 days ago
3
Updated Roadmap
#170
WillLillis
opened
1 week ago
0
support for 6502 + ca65
#169
spikegrobstein
opened
1 week ago
1
fix(CI): remove race-y code from tests
#168
WillLillis
closed
2 weeks ago
0
Fix Flaky Tests in CI
#167
WillLillis
closed
2 weeks ago
1
fix(CI): use Ruby 3.2.6 on Ubuntu runners
#166
WillLillis
closed
2 weeks ago
0
Use the machine-readable risc-v unified-db once it is populated fully
#165
lu-zero
opened
2 weeks ago
0
Fix small typo in README.md
#164
frwdrik
closed
3 weeks ago
1
feat: Config builder
#163
WillLillis
closed
2 weeks ago
3
chore: cleanup around irrefutable let patterns
#162
WillLillis
closed
1 week ago
2
Config Generator
#161
WillLillis
closed
2 weeks ago
0
chore(CI): update rust version to 1.82
#160
WillLillis
closed
3 weeks ago
5
fix(CI): precommit hooks ruby dependency
#159
WillLillis
closed
1 month ago
1
feat: Multi config
#158
WillLillis
closed
2 weeks ago
37
fix: Add range checks before all calls to tree-sitter's `utf8_text()`
#157
WillLillis
closed
1 month ago
0
add aarch64 register info
#156
Ultra-Code
closed
1 month ago
21
Add hover info for aarch64 registers
#155
Ultra-Code
closed
1 month ago
2
Lsp crashes at seemingly random times
#154
Einfachirgendwa1
closed
1 month ago
1
Have a per directory asm-lsp.toml
#153
lu-zero
closed
2 weeks ago
11
Update example config to use the zig compiler for `compile_flags.txt` generated diagnostics
#152
WillLillis
closed
1 month ago
0
chore: clean up some lints
#151
WillLillis
closed
1 month ago
0
fix: Don't send empty response to Helix client
#150
WillLillis
closed
1 month ago
0
fix: Issues with `compile_flags.txt`
#149
WillLillis
closed
1 month ago
0
Hover on Arm registers in editor crash the server
#148
Ultra-Code
closed
1 month ago
9
Add support for Power ISA
#147
NickCondron
opened
1 month ago
3
chore: Add note about precompiled binaries in README's 'Installation' section
#146
WillLillis
closed
2 months ago
0
chore: Add 'opts' section to json schema
#145
WillLillis
closed
2 months ago
0
fix: respect default_diagnostics config option
#144
WillLillis
closed
2 months ago
0
chore: Prepare for 0.9.0 release
#143
WillLillis
closed
2 months ago
0
fix: proper usage of compile_flags.txt for diagnostics
#142
WillLillis
closed
2 months ago
0
fix(ci): Restore Windows release workflow
#141
WillLillis
opened
2 months ago
0
feat: detect compilation database from project's root
#140
WillLillis
closed
2 months ago
0
feat: diagnostics on change, related config options
#139
WillLillis
closed
2 months ago
1
bug: unable to enable diagnostics with 'compile_flags.txt'
#138
patrick6razno
closed
2 months ago
9
fix(CI): Disable release Windows workflow, patch other release workflows
#137
WillLillis
closed
2 months ago
0
feature: precompiled binaries
#136
patrick6razno
closed
2 months ago
4
fix: add masm, nasm to example config in README
#135
WillLillis
closed
2 months ago
0
Github binaries fail to upload on new version release
#134
WillLillis
opened
2 months ago
2
chore: bump version to 0.8.0
#133
WillLillis
closed
2 months ago
0
feat: make config items optional
#132
WillLillis
closed
2 months ago
0
Next