Skip to content

Cucumber#

Server#

For more information about the LSP server, check cucumber-language-server.

Installation#

This Server supports automatic install. Install this language server with M-xlsp-install-serverRETcucumber-language-serverRET.

npm install -g @cucumber/language-server

Debugger: Not available#

Available configurations#

lsp-cucumber-active-modes#

Type: list

Default: (feature-mode)

List of major mode that work with Cucumber language server.


lsp-cucumber-server-path#

Type: string

Default: nil

Path points for Cucumber language server.

This is only for development use.



Last update: April 27, 2024