Skip to content

Add fromPlace #5

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

Merged
merged 5 commits into from
Aug 22, 2023
Merged

Add fromPlace #5

merged 5 commits into from
Aug 22, 2023

Conversation

remcohaszing
Copy link
Member

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and couldn’t find anything (or linked relevant results below)
  • If applicable, I’ve added docs and tests

Description of changes

This converts a unist place to an LSP range, where a unist place is a position, point, or undefined.

Based on unifiedjs/unified-language-server#57 (comment)

This converts a unist place to an LSP range, where a unist place is a
position, point, or undefined.
@remcohaszing remcohaszing added 🗄 area/interface This affects the public interface 🧒 semver/minor This is backwards-compatible change 📣 type/announcement This is meta 🤞 phase/open Post is being triaged manually labels Aug 19, 2023
Signed-off-by: Titus <[email protected]>
@wooorm wooorm changed the title Add function fromPlace Add fromPlace Aug 22, 2023
@wooorm wooorm merged commit e0a7f65 into main Aug 22, 2023
@wooorm wooorm deleted the from-place branch August 22, 2023 14:22
@wooorm wooorm removed the 📣 type/announcement This is meta label Aug 22, 2023
@github-actions

This comment has been minimized.

@wooorm
Copy link
Member

wooorm commented Aug 22, 2023

was this an “announcement” (see the label)? 😅

@wooorm wooorm added the 💪 phase/solved Post is done label Aug 22, 2023
@github-actions github-actions bot removed the 🤞 phase/open Post is being triaged manually label Aug 22, 2023
@wooorm
Copy link
Member

wooorm commented Aug 22, 2023

Released in 2.1.0!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🗄 area/interface This affects the public interface 💪 phase/solved Post is done 🧒 semver/minor This is backwards-compatible change
Development

Successfully merging this pull request may close these issues.

2 participants