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

Upgrade to Prism v0.19 #1253

Merged
merged 4 commits into from
Dec 15, 2023
Merged

Upgrade to Prism v0.19 #1253

merged 4 commits into from
Dec 15, 2023

Conversation

vinistock
Copy link
Member

Motivation

Upgrade to the latest Prism. The only change that impacted us is the new ImplicitRestNode, but it's a simple fix.

I also excluded the test/fixtures/prism directory from the VS Code search since we don't usually search for files there and it pollutes the results when searching for Ruby LSP files.

@vinistock vinistock self-assigned this Dec 14, 2023
@vinistock vinistock requested a review from a team as a code owner December 14, 2023 21:23
@@ -4,6 +4,9 @@
"[ruby]": {
"editor.defaultFormatter": "Shopify.ruby-lsp",
},
"search.exclude": {
Copy link
Contributor

Choose a reason for hiding this comment

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

TIL

@vinistock vinistock merged commit 01dc028 into main Dec 15, 2023
@vinistock vinistock deleted the vs/upgrade_prism_dependency branch December 15, 2023 18:07
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