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

Support for Python language #109

Closed
BugDiver opened this issue Jan 24, 2018 · 2 comments
Closed

Support for Python language #109

BugDiver opened this issue Jan 24, 2018 · 2 comments
Assignees

Comments

@BugDiver
Copy link
Member

BugDiver commented Jan 24, 2018

Expected behavior

Support features that currently works only on javascript.

  • Goto definition
  • Find step references
  • Generate implementation stub
  • etc

Ref: getgauge/gauge-python#2

BugDiver pushed a commit to getgauge/gauge-python that referenced this issue Jan 24, 2018
BugDiver pushed a commit to getgauge/gauge-python that referenced this issue Jan 24, 2018
@BugDiver BugDiver self-assigned this Jan 24, 2018
BugDiver pushed a commit to getgauge/gauge-python that referenced this issue Jan 25, 2018
BugDiver pushed a commit to getgauge/gauge-python that referenced this issue Jan 25, 2018
BugDiver pushed a commit to getgauge/gauge-python that referenced this issue Jan 25, 2018
sriv added a commit to getgauge/gauge-python that referenced this issue Jan 25, 2018
BugDiver pushed a commit to getgauge/gauge-python that referenced this issue Jan 29, 2018
@BugDiver
Copy link
Member Author

Should be available in following nightlies -

  • Gauge 2018-02-13
  • Gauge-Python 2018-02-11
  • Gauge-Vscode 2018-02-13

@sswaroopgupta
Copy link
Contributor

Test Cases

  • Goto definition of a step, concept, unimplemented step
  • Generate stub implementation with a new file, existing file
  • Code Lens - run,debug,find usages
  • Autocomplete parameter, 'tag', 'steps'

@ghost ghost removed the ready for QA label Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants