Skip to content

Commit c588db3

Browse files
docs: update generated annotations
skip-checks: true
1 parent 73e144d commit c588db3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lua/lspconfig/types/lsp/powershell_es.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,8 @@
349349
---@field startAutomatically? boolean
350350
---Suppresses the warning message when any of `#powershell.powerShellAdditionalExePaths#` is not found.
351351
---@field suppressAdditionalExeNotFoundWarning? boolean
352+
---Do not show a notification when the PowerShell Extension Terminal has stopped.
353+
---@field suppressTerminalStoppedNotification? boolean
352354
---@field trace? _.lspconfig.settings.powershell_es.Powershell.Trace
353355
---**Deprecated:** Uses the 32-bit language service on 64-bit Windows. This setting has no effect on 32-bit Windows or on the PowerShell extension debugger, which has its own architecture configuration.
354356
---@field useX86Host? boolean

0 commit comments

Comments
 (0)