Add mobile LSP hover and signature requirements
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ The user opens Vim or Neovim over SSH and tolerates bindings, ex commands, split
|
||||
|
||||
## Feature-complete boundary
|
||||
|
||||
Feature-complete means good enough to be the default tool for real small-to-medium code changes over SSH from an iPhone. It includes: protocol/socket + `mimctl`, deterministic replay, UTF-8/cell-width-correct editing, mobile leader/symbol input, narrow transient panels, file tree/search, read-only git workbench, build/test output, terminal escape hatch, Tree-sitter, LSP diagnostics/navigation/actions, and local Pi/tool context through the socket.
|
||||
Feature-complete means good enough to be the default tool for real small-to-medium code changes over SSH from an iPhone. It includes: protocol/socket + `mimctl`, deterministic replay, UTF-8/cell-width-correct editing, mobile leader/symbol input, narrow transient panels, file tree/search, read-only git workbench, build/test output, terminal escape hatch, Tree-sitter, LSP diagnostics/navigation/actions, viewport-aware hover/signature help, parameter navigation inside calls, and local Pi/tool context through the socket.
|
||||
|
||||
## Build shape
|
||||
|
||||
|
||||
Reference in New Issue
Block a user