Skip to content

Peek definition of a step does not highlight the step definition #72

Closed
@zabil

Description

@zabil
VS-Code version: 1.18.1
Gauge Extension Version: 0.0.3

Gauge version: 0.9.6
Commit Hash: 0b85c7e

Plugins
-------
csharp (0.10.1)
go (0.1.1)
html-report (4.0.2)
java (0.6.5.nightly-2017-09-05)
js (2.0.3)
python (0.2.2)
ruby (0.4.2)
screenshot (0.0.1)

Steps to replicate

$ gauge init js
$ code .
  • Open example.spec in VS code
  • Use peek definition (ctrl+shift+f10) on any step
  • Step implementation is not highlighted

peekdefintion

Expected behavior

Highlight the function or function name for e.g.

highlightedreference

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

    Participants

    @zabil@Apoorva-GA

    Issue actions

      Peek definition of a step does not highlight the step definition · Issue #72 · getgauge/gauge-vscode