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

Add inFront parameter to getMarkers #38

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

milesfrain
Copy link
Member

Description of the change

Adds a missing inFront parameter to getMarkers. The previous FFI code omitted this parameter, which is interpreted by the JS API as a false default value.
https://ace.c9.io/#nav=api&api=edit_session


Testing this in Example.Main, but there are some other unrelated failures with that code. Suspecting a bundling issue that should be revisited once ES modules are available. Will take this PR out of draft mode at that time.

Checklist:

  • Added the change to the changelog's "Unreleased" section with a link to this PR and your username
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation in the README and/or documentation directory
  • Added a test for the contribution (if applicable)

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

Successfully merging this pull request may close these issues.

1 participant