Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorkspaceWatcher ¶
type WorkspaceWatcher struct {
// contains filtered or unexported fields
}
WorkspaceWatcher manages file watching and version tracking
func NewWorkspaceWatcher ¶
func NewWorkspaceWatcher(client *lsp.Client) *WorkspaceWatcher
func (*WorkspaceWatcher) WatchWorkspace ¶
func (w *WorkspaceWatcher) WatchWorkspace(ctx context.Context, workspacePath string)
Click to show internal directories.
Click to hide internal directories.