Skip to content

feat: enhance Cucumber extension configuration and improve server activation#330

Open
danielwinkler wants to merge 2 commits into
cucumber:mainfrom
danielwinkler:feature/fix-codecompletion
Open

feat: enhance Cucumber extension configuration and improve server activation#330
danielwinkler wants to merge 2 commits into
cucumber:mainfrom
danielwinkler:feature/fix-codecompletion

Conversation

@danielwinkler

Copy link
Copy Markdown

🤔 What's changed?

  • Improved the activation code
  • Fixed debugging (breakpoint was not hit)
  • update defaults to suggest while typing

⚡️ What's your motivation?

Code completion did not work in VS Code

🏷️ What kind of change is this?

  • 🐛 Fix suggestions
  • ⚡ Suggest while typing

…ivation

- Added quick suggestions and suggest on trigger characters to the Cucumber language configuration in package.json.
- Updated devDependencies to include @cucumber/language-service and @types/node.
- Created an output channel for the Cucumber extension and integrated it into the language client options.
- Improved server options to ensure proper handling of the embedded server.
- Added optional chaining to the client stop method for safer deactivation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant