roc/crates/language_server/src
Omar Jatoi 3f318e2235
update existing calls to roc_cache_dir()
using `roc_cache_packages_dir()` instead, which will return "~/.cache/roc/packages", which was the existing functionality, but `roc_cache_dir()` will now return "~/.cache/roc"
2024-10-03 12:52:52 -04:00
..
analysis Remove old record builder syntax 2024-09-21 04:44:44 -07:00
analysis.rs update existing calls to roc_cache_dir() 2024-10-03 12:52:52 -04:00
convert.rs update existing calls to roc_cache_dir() 2024-10-03 12:52:52 -04:00
registry.rs cargo fmt 2024-04-30 16:22:11 -04:00
server.rs added timeout to analysis 2024-04-30 09:44:22 +10:00