Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cucumber/language-service

Cucumber Language Service
https://github.com/cucumber/language-service

Update dependency glob to v9

renovate[bot] opened this pull request almost 2 years ago
Update dependency npm-check-updates to v16.7.10

renovate[bot] opened this pull request almost 2 years ago
Go step definitions support

mirogta opened this pull request almost 2 years ago
Changing Given/When/Then matchers in config

thelinuxlich opened this issue almost 2 years ago
Update dependency @types/node to v18.14.0

renovate[bot] opened this pull request almost 2 years ago
Update dependency @types/react to v18.0.28

renovate[bot] opened this pull request almost 2 years ago
Fix concat

mrkaiser opened this pull request almost 2 years ago
Update dependency prettier to v2.8.8 - autoclosed

renovate[bot] opened this pull request almost 2 years ago
Update dependency txtgen to v3.0.6 - autoclosed

renovate[bot] opened this pull request about 2 years ago
Update dependency tree-sitter-rust to v0.20.4 - autoclosed

renovate[bot] opened this pull request about 2 years ago
Backslashes in DataTable messes with highlighting

maave0 opened this issue about 2 years ago
Rvramesh javascript support

aslakhellesoy opened this pull request about 2 years ago
Bugfix/regex regression

mrkaiser opened this pull request about 2 years ago
Update typescript-eslint monorepo to v5.45.0

renovate[bot] opened this pull request about 2 years ago
Update dependencies

aslakhellesoy opened this pull request about 2 years ago
JavaScript Support - Addresses #42

rvramesh opened this pull request about 2 years ago
Support localized java annotations

mojo2012 opened this issue about 2 years ago
Blockly2

aslakhellesoy opened this pull request about 2 years ago
Not working. Too many features and steps?

josemigallas opened this issue about 2 years ago
Update dependency tree-sitter-rust to v0.20.3 - autoclosed

renovate[bot] opened this pull request about 2 years ago
Update dependency tree-sitter to v0.20.1

renovate[bot] opened this pull request about 2 years ago
Parsing error for step definition written in Java

DanielSCy opened this issue about 2 years ago
WIP parameter type support

mrkaiser opened this pull request about 2 years ago
Strip Java case insensitive flags

aslakhellesoy opened this pull request about 2 years ago
Recognise tsx template literals without substitutions

aslakhellesoy opened this pull request about 2 years ago
Document symbols

aslakhellesoy opened this pull request about 2 years ago
issue #98 - adding initial changes

10xtechie opened this pull request about 2 years ago
fix rust snippet fn name to lowercase

GoooIce opened this pull request about 2 years ago
rust language cant auto define step right

GoooIce opened this issue about 2 years ago
Fix rust snippet template with lowercase

GoooIce opened this pull request about 2 years ago
Plugin doesn't recognize steps that use `` instead of '' or ""

onthespotqa opened this issue about 2 years ago
Add support for rust

GoooIce opened this pull request about 2 years ago
Implement Document Symbols Request

aslakhellesoy opened this issue about 2 years ago
Don't throw error on optional regexp groups

aslakhellesoy opened this pull request about 2 years ago
Error thrown when using a Step from a Definition with an optional parameter

nextlevelbeard opened this issue about 2 years ago
Got an error when equesting textDocument/codeAction

DouyuShinyruo opened this issue about 2 years ago
Update keyword detection in TS

flyboarder opened this pull request over 2 years ago
Issue with And/But detection in TypeScript

flyboarder opened this issue over 2 years ago
Update dependency tree-sitter-c-sharp to v0.20.0

renovate[bot] opened this pull request over 2 years ago
Preserve regexp flags

aslakhellesoy opened this pull request over 2 years ago
Add support for tsx

aslakhellesoy opened this pull request over 2 years ago
Update dependency tree-sitter-cli to v0.20.7

renovate[bot] opened this pull request over 2 years ago
And step not being recognised as a step in feature file

bgibb95 opened this issue over 2 years ago
Support for tsx step definitions

kblestarge opened this issue over 2 years ago
67 support arrays in parameter types

aslakhellesoy opened this pull request over 2 years ago
Support escaped single quote

aslakhellesoy opened this pull request over 2 years ago
Add pytest-bdd support

sevapopov2 opened this pull request over 2 years ago
Language support for Rust

itsezc opened this issue over 2 years ago
Invalid table should not be removed when formatting

pkufranky opened this issue over 2 years ago
Update dependency txtgen to v3.0.4

renovate[bot] opened this pull request over 2 years ago
Add pytest-bdd plugin's support

sevapopov2 opened this issue over 2 years ago
Update dependency npm-check-updates to v16

renovate[bot] opened this pull request over 2 years ago
Add syntax highlighting for `Background` sections

just95 opened this pull request over 2 years ago
Update typescript-eslint monorepo to v5.31.0

renovate[bot] opened this pull request over 2 years ago
Update dependency @types/mustache to v4.2.1

renovate[bot] opened this pull request over 2 years ago
Update dependency eslint to v8.20.0

renovate[bot] opened this pull request over 2 years ago
Update dependency npm-check-updates to v15.3.4 - autoclosed

renovate[bot] opened this pull request over 2 years ago
locationLink.targetUri value replaced by URL value instead in order t…

rbelando opened this pull request over 2 years ago
No steps found, so all steps seem to be undefined, on macOS

BrianHawley opened this issue over 2 years ago
Add support for Go (Godog)

aslakhellesoy opened this issue over 2 years ago
Update dependency got to 11.8.5 [SECURITY] - autoclosed

renovate[bot] opened this pull request over 2 years ago
Go To Definition causes error (C#/SpecFlow)

gasparnagy opened this issue over 2 years ago
An initial go at Python Support

mrkaiser opened this pull request over 2 years ago
Fix/csharp cucumber expression support (II)

aslakhellesoy opened this pull request over 2 years ago
Parameter types defined with string arrays not being detected

NickSchudloProdigy opened this issue over 2 years ago
Apostrophes in steps can result in erroneous step-undefined errors

mathpunk opened this issue over 2 years ago
Fix/csharp cucumber expression support

Issafalcon opened this pull request over 2 years ago
Decouple tree-sitter module

aslakhellesoy opened this pull request over 2 years ago
Non-verbatim C# expressions are not recognized

gasparnagy opened this issue over 2 years ago
Fix suggestions for regexp

aslakhellesoy opened this pull request over 2 years ago
Make tree-sitter optional to help windows installation

aslakhellesoy opened this pull request over 2 years ago
Highlight optionals in Gherkin steps

aslakhellesoy opened this issue over 2 years ago
Handle Cucumber Expression optionals not preceded by space in suggestions

aslakhellesoy opened this pull request over 2 years ago
Rename Source.path to Source.uri

aslakhellesoy opened this pull request over 2 years ago
Improve templating. Fixes #52. Fixes #53.

aslakhellesoy opened this pull request over 2 years ago
Use correct keyword for And and But steps

aslakhellesoy opened this issue over 2 years ago
C# Generate Step Definition is not quite correct

Issafalcon opened this issue over 2 years ago
Unescape Java RegExp

aslakhellesoy opened this pull request over 2 years ago
Generate a single code action with relative path

aslakhellesoy opened this pull request over 2 years ago
Add support for Python (Behave)

aslakhellesoy opened this issue over 2 years ago
Richardruiter richardruiter/issue22

aslakhellesoy opened this pull request over 2 years ago
Autocomplete not working with RegExp step definitions

yipingw opened this issue over 2 years ago
Implement "Goto Implementation"

richardruiter opened this pull request over 2 years ago
Add getGenerateSnippetCodeActions

aslakhellesoy opened this pull request over 2 years ago
Extension Unable to Recognize Step Definitions Due to Parsing Error

NickSchudloProdigy opened this issue over 2 years ago
Add Ruby support

aslakhellesoy opened this pull request over 2 years ago
Add label details

aslakhellesoy opened this pull request over 2 years ago
Add support for JavaScript

aslakhellesoy opened this issue over 2 years ago
Add support for Ruby

aslakhellesoy opened this issue over 2 years ago
Build suggestions from unmatched gherkin steps

aurelien-reeves opened this pull request over 2 years ago
Update dependency fuse.js to v6.6.0

renovate[bot] opened this pull request over 2 years ago
Implement "Generate Step Definition"

aslakhellesoy opened this issue over 2 years ago
Create step documents from steps even if there are no matching step definitions

aslakhellesoy opened this issue almost 3 years ago
Implement "Goto Implementation"

aslakhellesoy opened this issue almost 3 years ago