Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data table colouring when some lines are commented out #158

Open
mumaguma opened this issue Mar 28, 2024 · 0 comments
Open

data table colouring when some lines are commented out #158

mumaguma opened this issue Mar 28, 2024 · 0 comments

Comments

@mumaguma
Copy link

Used Visual Studio

Visual Studio 2022

Are the latest Visual Studio updates installed?

Yes

SpecFlow Section in app.config or content of specflow.json

project does not have any of these files, so assume:
{ }

Issue Description

When in step datatable some non-consecutive lines are commented out (by leading "#" char), not all such lines are recognised by VS plugin as inactive.
Plugin Version: 2022.1.93.29730
Specflow version used in csproj: 3.9.74

Here on example, only two final rows are green, and two earlied rows starting with # are still in earlier colour.
obraz

Steps to Reproduce

Create step with data table with ~15 rows and 3 columns.
Comment out two last rows. Comment out random earlier rows but not 3rd last row.

Link to Repository Project

No response

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

No branches or pull requests

1 participant