Meghan Denny
|
4bc8b92e19
|
collapse more fn signatures
|
2021-09-30 18:45:45 -07:00 |
|
Meghan Denny
|
f482950f5f
|
fix imports to use ./ for relative usage
|
2021-09-30 17:48:40 -07:00 |
|
Lee Cannon
|
ac4b198869
|
Update to zig master
Redundant comptime, unused locals, unused function params, unused captures
As issue with @"type" resolving to the keyword type
|
2021-06-24 11:38:01 +01:00 |
|
Alexandros Naskos
|
9cc8085699
|
Started signature help implementation
|
2021-04-01 14:20:37 +03:00 |
|
Alexandros Naskos
|
2d168ed63e
|
Fixed error completion generation when making document scopes
|
2021-03-29 12:28:52 +03:00 |
|
Alexandros Naskos
|
a886ecddd9
|
Fixed for zig master
|
2021-02-15 12:04:22 +02:00 |
|
Alexandros Naskos
|
f7eff6632e
|
Cleaned up LSP types, add InitializeResult, no longer use a hardcoded string
|
2020-11-06 10:08:20 +02:00 |
|
Tadeo Kondrak
|
b52817cd8f
|
Update to LSP version 3.16 semantic tokens protocol
|
2020-09-25 15:31:54 -06:00 |
|
Alexandros Naskos
|
6eee43af2f
|
Fixed build on latest zig nightly
|
2020-07-12 22:12:09 +03:00 |
|
Alexandros Naskos
|
3659a5c1a9
|
Added find references handler
|
2020-07-06 01:32:14 +03:00 |
|
Alexandros Naskos
|
c067bce9fa
|
Fixed to use latest HashMap API
|
2020-07-06 00:56:41 +03:00 |
|
Alexandros Naskos
|
0f7a384b39
|
Added references.zig, use it from rename.zig
|
2020-07-06 00:35:52 +03:00 |
|
Alexandros Naskos
|
f6df9d4c0a
|
Added offsetEncoding clangd extension support
|
2020-07-03 12:00:00 +03:00 |
|
Alexandros Naskos
|
671318730a
|
Started adding session tests, finished (buggy) main loop rewrite
|
2020-06-30 15:46:43 +03:00 |
|
Alexandros Naskos
|
ddcf6c677b
|
Start working on a better proccess JSON RPC
|
2020-06-30 01:34:21 +03:00 |
|