Skip to content

Bump Ark to 0.1.199 #8629

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Bump Ark to 0.1.199 #8629

wants to merge 4 commits into from

Conversation

lionel-
Copy link
Contributor

@lionel- lionel- commented Jul 23, 2025

Big Ark update related to treatment of document and workspace symbols:

Fix from @jennybc:

Other updates:

Release Notes

New Features

Bug Fixes

QA Notes

See linked Ark PRs.

I had to update E2E tests to:

  • Avoid making assumptions about whether local variables are included in the outline. This is now a user setting and we're still discussing the default. Even if we don't turn it off by default (which was the initial assumption), better not have E2E tests depend on that.

  • Outline elements no longer retrieve metadata, only the symbol name. The metadata seems too brittle to changes in backends, for instance the variables now include a summary of related problems, and this was included in the element string, causing a test failure.

@:ark
@:outline

Copy link

github-actions bot commented Jul 23, 2025

E2E Tests 🚀
This PR will run tests tagged with: @:critical @:ark @:outline

readme  valid tags

@lionel- lionel- changed the title Bump Ark to 0.1.198 Bump Ark to 0.1.199 Jul 24, 2025
Copy link
Contributor

@testlabauto testlabauto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for updating the tests!

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.

Problem with breadcrumbs and special-comment based sections
2 participants