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

#help in VS interactive is incorrect #8121

Closed
tmat opened this issue Jan 22, 2016 · 3 comments · Fixed by #8371
Closed

#help in VS interactive is incorrect #8121

tmat opened this issue Jan 22, 2016 · 3 comments · Fixed by #8371
Assignees
Labels
Area-Interactive Interactive-ScriptingIDE Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented
Milestone

Comments

@tmat
Copy link
Member

tmat commented Jan 22, 2016

A couple of issues - there is a duplicate line:

Ctrl-Enter        Within the current submission, evaluate the current submission.
                       Within the current submission, evaluate the current submission.

These shouldn't be displayed since they don't work (there might be an option that switches the behavior on and off, so #help needs to use that option):

  UpArrow              At the end of the current submission, replace the current submission with a previous submission.
                       Elsewhere, move the cursor up one line.
  DownArrow            At the end of the current submission, replace the current submission with a subsequent submission (after having previously navigated backwards).
                       Elsewhere, move the cursor down one line.
@shaggygi
Copy link
Contributor

This is similar to what I put in recently. #7170

@genlu
Copy link
Member

genlu commented Feb 4, 2016

@ManishJayaswal Didn't noticed you assigned this to yourself already... Hopefully you haven't spent time on it yet :)

@genlu genlu added the Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented label Feb 6, 2016
@genlu
Copy link
Member

genlu commented Mar 16, 2016

@tmat could you verify this please?

@genlu genlu assigned tmat and unassigned genlu Mar 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Interactive Interactive-ScriptingIDE Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants