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

Migrate highlight file refernces to use @malloydata/syntax-highlight #245

Closed
wants to merge 5 commits into from

Conversation

ksittner
Copy link

No description provided.

Copy link
Contributor

@whscullin whscullin left a comment

Choose a reason for hiding this comment

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

You should delete the old files, and make sure to add an exception to .vscodeignore for the module like here: https://github.com/malloydata/malloy-vscode-extension/blob/main/.vscodeignore#L5

@@ -13,6 +13,6 @@
"noImplicitAny": true,
"strict": true
},
"include": ["./src"],
"include": ["./src", "./node_modules/@malloydata/syntax-highlight/grammars"],
Copy link
Contributor

Choose a reason for hiding this comment

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

This probably isn't necessary.

package.json Outdated Show resolved Hide resolved
@mtoy-googly-moogly
Copy link
Contributor

/gcbrun

mtoy-googly-moogly added a commit that referenced this pull request Sep 20, 2023
@mtoy-googly-moogly
Copy link
Contributor

Closing because @ksittner is no longer a legal contributor according to the machine. All code is now in #250 and I responded to the one change request there also.

@mtoy-googly-moogly mtoy-googly-moogly deleted the highlight-package-migration branch September 20, 2023 14:50
mtoy-googly-moogly added a commit that referenced this pull request Sep 20, 2023
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.

4 participants