Skip to content

Change completions of regex literals #7425

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 2 commits into
base: master
Choose a base branch
from
Open

Conversation

zth
Copy link
Collaborator

@zth zth commented May 5, 2025

Closes #7159

Might want to think another round on whether this is the right fix. Maybe we should point out Stdlib_RegExp explicitly instead of the shorthand.

EDIT: Ended up finding a better way to do this. Now ready for review.

@zth zth requested a review from cknitt May 5, 2025 09:08
@zth zth marked this pull request as draft May 5, 2025 09:09
Copy link

pkg-pr-new bot commented May 5, 2025

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript-lang/rescript@7425

@rescript/darwin-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-x64@7425

@rescript/linux-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-arm64@7425

@rescript/linux-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-x64@7425

@rescript/win32-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/win32-x64@7425

@rescript/darwin-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-arm64@7425

commit: 75a77be

@zth zth marked this pull request as ready for review May 5, 2025 14:52
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.

Completions for regexp pattern draws from the wrong module
1 participant