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

Test Provide API that hints at the top most visible line in the editor #44453

Closed
2 tasks done
alexdima opened this issue Feb 26, 2018 · 0 comments
Closed
2 tasks done

Comments

@alexdima
Copy link
Member

alexdima commented Feb 26, 2018

Test plan item for #44424

Complexity: 4

Write an extension that uses the new API (proposed):

  • vscode.TextEditor.visibleRanges
  • vscode.window.onDidChangeTextEditorVisibleRanges

Please check that the values/events reflect what is the viewport of the editor and that the folded regions are subtracted from the viewport, to get the value of visible ranges.

@alexdima alexdima added this to the February 2018 milestone Feb 26, 2018
@joaomoreno joaomoreno removed their assignment Feb 27, 2018
@tsalinger tsalinger removed their assignment Feb 27, 2018
@bpasero bpasero closed this as completed Feb 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants