Skip to content

Add possibility to differentiate built-in steps from composite ones in VS Code #928

@ilya-sianchykhin

Description

@ilya-sianchykhin

As a QE
When I write/read Test Automation in VIVIDUS
I want to see which steps are built-in and which are Composite
So that it is clear which steps are being used

This will increase readability as well as help newcomers understand the code in already created repositories as they may be not aware of the full list of built-in steps
Currently all steps are being highlighted the same way and there's no way to differentiate the steps unless you remember them all or use Search or ./gradlew printSteps which is time consuming

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions