This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
crates
/
ra_lsp_server
/
src
History
Aleksey Kladov
9769c5140c
Simplify Assists interface
...
Instead of building a physical tree structure, just "tag" related assists with the same group
2020-02-09 16:03:54 +01:00
..
main_loop
Simplify Assists interface
2020-02-09 16:03:54 +01:00
caps.rs
Implement proposed CallHierarchy feature
2020-01-08 10:15:49 -05:00
cargo_target_spec.rs
Minimize visibility
2020-01-16 11:58:31 +01:00
config.rs
Keep VSCode config mostly backwards compatible
2019-12-25 20:26:06 +01:00
conv.rs
Report macro calls as functions
2020-01-12 17:22:09 -05:00
diagnostics.rs
Rework how we send diagnostics to client.
2020-02-03 11:34:24 +01:00
lib.rs
Rework how we send diagnostics to client.
2020-02-03 11:34:24 +01:00
main_loop.rs
to_string_lossy() -> display()
2020-02-07 12:35:36 +01:00
main.rs
Log client info if present
2020-01-13 16:20:47 -05:00
markdown.rs
…
req.rs
Add inlay parameter name hints for function calls
2020-01-15 01:18:52 +08:00
world.rs
Rework how we send diagnostics to client.
2020-02-03 11:34:24 +01:00