Pike LSP TypeScript API - v0.1.0-alpha.20
Preparing search index...
pike-lsp-server/src/features/file-watcher
getPikeFileWatchPatterns
Function getPikeFileWatchPatterns
getPikeFileWatchPatterns
()
:
{
kind
:
"folder"
|
"file"
;
pattern
:
string
}
[]
Get the file watch pattern for Pike files Used to register with the client's file watcher
Returns
{
kind
:
"folder"
|
"file"
;
pattern
:
string
}
[]
Settings
Member Visibility
Protected
Theme
OS
Light
Dark
Pike LSP TypeScript API - v0.1.0-alpha.20
Loading...
Get the file watch pattern for Pike files Used to register with the client's file watcher