aiken/crates/aiken-lsp/src
KtorZ 51b6b77db8
Build LSP projects with verbose tracing level
Without that, the language server might trigger awkward warnings about
  unused imports due to trace stripping. So it's better to compile/check
  projects in the language server in the most expanded form.
2024-10-01 16:12:41 +02:00
..
server Build LSP projects with verbose tracing level 2024-10-01 16:12:41 +02:00
cast.rs
edits.rs Move line_numbers under 'aiken-lang' 2024-01-19 14:30:15 +01:00
error.rs
lib.rs Allow pattern-matching on bytearrays 2024-08-03 13:51:36 +02:00
quickfix.rs New LSP quickfix for 'use let' warning. 2024-05-30 19:30:41 +02:00
server.rs Fix import completions 2024-09-09 12:52:56 -04:00
utils.rs Use char instead of str 2024-08-05 16:27:37 -04:00