-
-
Notifications
You must be signed in to change notification settings - Fork 129
[Snippets] New languages + python tkinter snippets #237
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
Conversation
I haven't tested if the new snippets are working as I get this error when running npm run dev
after running npm install
, but I did run npm run snippets:check
which ran with no errors.
error when starting dev server:
TypeError: Cannot read properties of null (reading 'toString')
at consolidateSnippets (file:///C:/Users/legopitstop/Documents/GitHub/Forks/quicksnip/vite.config.ts.timestamp-1737327788815-390664202cda1.mjs:12:14)
at configResolved (file:///C:/Users/legopitstop/Documents/GitHub/Forks/quicksnip/vite.config.ts.timestamp-1737327788815-390664202cda1.mjs:21:9)
at file:///C:/Users/legopitstop/Documents/GitHub/Forks/quicksnip/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:66405:67
at Array.map (<anonymous>)
at resolveConfig (file:///C:/Users/legopitstop/Documents/GitHub/Forks/quicksnip/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:66405:53)
at async _createServer (file:///C:/Users/legopitstop/Documents/GitHub/Forks/quicksnip/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:62758:18)
at async CAC.<anonymous> (file:///C:/Users/legopitstop/Documents/GitHub/Forks/quicksnip/node_modules/vite/dist/node/cli.js:735:20)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is not reviewable, you add too many languages at once.
Most of them not qualifying as snippets (all of the mcfunctions)
Separate different language into different pull requests and ensure snippets match the guidelines
fdb5f69
to
27d8016
Compare
Uh oh!
There was an error while loading. Please reload this page.
Description
Added languages
Type of Change
Checklist
Related Issues
Closes #
Additional Context
Screenshots (Optional)
Click to view screenshots