ruff/crates/ruff_server/src
Charlie Marsh 9db11dcce2
Touch-up error messages in server file discovery (#11285)
## Summary

Just making these messages a little more consistent with how we format
them in Ruff, uv, etc.
2024-05-05 13:20:51 -04:00
..
edit Upgrade to Rust 1.78 (#11260) 2024-05-03 12:46:21 +00:00
server ruff server no longer hangs after shutdown (#11222) 2024-05-03 01:09:42 +00:00
session Touch-up error messages in server file discovery (#11285) 2024-05-05 13:20:51 -04:00
edit.rs ruff server now supports commands for auto-fixing, organizing imports, and formatting (#10654) 2024-04-05 23:27:35 +00:00
fix.rs ruff server respects per-file-ignores configuration (#11224) 2024-05-01 19:24:35 -07:00
format.rs ruff server - A new built-in LSP for Ruff, written in Rust (#10158) 2024-03-08 20:57:23 -08:00
lib.rs ruff server: Important errors are now shown as popups (#10951) 2024-04-16 18:32:53 +00:00
lint.rs Remove ImportMap (#11234) 2024-05-02 11:26:02 -07:00
message.rs ruff server no longer hangs after shutdown (#11222) 2024-05-03 01:09:42 +00:00
server.rs Fix ruff server hanging after Neovim closes (#11291) 2024-05-05 17:15:48 +00:00
session.rs ruff server: Ruff configuration from client settings overrides project configuration (#11062) 2024-04-23 11:19:17 -07:00