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

2022/04/how-to-solve-Error-loading-syntax-file #26

Open
utterances-bot opened this issue Jul 31, 2022 · 1 comment
Open

2022/04/how-to-solve-Error-loading-syntax-file #26

utterances-bot opened this issue Jul 31, 2022 · 1 comment

Comments

@utterances-bot
Copy link

others-how to solve Error loading syntax file 'Packages/JavaScript/JSON.tmLanguage': Unable to open Packages/JavaScript/JSON.tmLanguage when trying to format json in sublime text?

  1. Purpose In this post,I would demonstrate how to solve Error loading syntax file “Packages/JavaScript/JSON.tmLanguage”: Unable to open Packages/JavaScript/...

https://www.bswen.com/2022/04/how-to-solve-Error-loading-syntax-file.html

Copy link

To fix create a file "JSON.tmLanguage" in the required dir, like:
/Users//Library/Application Support/Sublime Text 3/Packages/JavaScript
Content should be:
https://raw.githubusercontent.com/microsoft/vscode-JSON.tmLanguage/main/JSON.tmLanguage

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

No branches or pull requests

2 participants