LSP-file-watcher-rust

May 1, 2026 ยท View on GitHub

A non-native file watcher implementation for LSP that enables support for the workspace/didChangeWatchedFiles LSP notification. Implemented in Rust using notify. It has smaller footprint compared to LSP-file-watcher-chokidar and does not require a Node.js runtime.

Installation

  • Install LSP-file-watcher-rust from Package Control
  • Restart Sublime.