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

Update ace.d.ts typings for navigate #5011

Merged
merged 2 commits into from Dec 12, 2022

Conversation

sadnub
Copy link
Contributor

@sadnub sadnub commented Dec 12, 2022

Description of changes:

The typings navigateUp/Down/LeftRight are missing the times parameter. This just adds them to match the function definition.

This will show errors in an IDE:
editor.navigateUp(3)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Base: 86.11% // Head: 86.11% // No change to project coverage 👍

Coverage data is based on head (7b77cad) compared to base (e3f3e7a).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5011   +/-   ##
=======================================
  Coverage   86.11%   86.11%           
=======================================
  Files         546      546           
  Lines       41627    41627           
  Branches     6555     6555           
=======================================
  Hits        35847    35847           
  Misses       5780     5780           
Flag Coverage Δ
unittests 86.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

ace.d.ts Outdated Show resolved Hide resolved
@andrewnester andrewnester merged commit a302709 into ajaxorg:master Dec 12, 2022
@andrewnester
Copy link
Contributor

Thank you!

@sadnub sadnub deleted the patch-fix-nagivate-typings branch December 12, 2022 16:17
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

Successfully merging this pull request may close these issues.

None yet

2 participants