-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
Very strange console output #125
Comments
It is because Markdown Extended was trying to import some syntaxes which were not installed in your setup. It also makes Sublime Text 3114 very slow in rendering Markdown files. Possibly due to the new synta x highlighting engine? |
I have same problem. Output, when I start Sublime Text 3 and in Sublime Text 3 is open any markdown file:
If in Sublime Text no open markdown file, these lines are not displayed. Thanks. |
Also mentioned in #180. Both issues should be closed because it's an expected behavior and we can't - as sad as it it, avoid the clutter:
|
So, are you saying that we should install all these languages, instead of :
Is that the way developers work in 2018 ? ^^ By the way, I've managed to install the first language missing (Swift), but I'm stuck with the second one (Coffee) : I don't find any package related to such a langage syntax, except many specific things. |
@Romarain It's CoffeeScrip, the once young and hot stepdaughter of JavaScript. I hope, too, that this could be "fixed", but I totally understand if the author has better things to do. Then again I'm not totally sure if it can be fixed since already a lot of talented contributors to the package scene - including @wbond - looked at this problems from different angles. |
I kick this annoying msg box away by downloading this file https://raw.githubusercontent.com/sublimehq/Packages/master/Markdown/Markdown.sublime-syntax and put it into the folder |
I am unable to find appropriate packages for the following scopes:
I've tried several syntax highlighting packages for less, jade, ejs and julia; I can't find any that make those loading errors go away. For Swig, when I install the package by the same name, instead of
I get this:
If anyone has resolved any of these, can you tell me the exact package name I should install? Thanks! |
Having the same issue. Interestingly, MarkdownEditing (Packagecontrol link) doesn't have this problem. The difference appears to be in the syntax definitions for fenced raw code blocks. MarkdownEditing uses As a user, I can see (or at least think I can see) the latency as all the errors get reported with MarkdownExtended but not with MarkdownEditing. |
Error loading scope:source.css.less: Unable to find syntax file for scope source.css.less in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
Error loading scope:source.nginx: Unable to find syntax file for scope source.nginx in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
Error loading scope:source.rust: Unable to find syntax file for scope source.rust in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
Error loading scope:source.swift: Unable to find syntax file for scope source.swift in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
Error loading scope:source.livescript: Unable to find syntax file for scope source.livescript in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
Error loading scope:source.jade: Unable to find syntax file for scope source.jade in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
Error loading scope:source.ejs: Unable to find syntax file for scope source.ejs in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
Error loading scope:source.julia: Unable to find syntax file for scope source.julia in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
Error loading scope:source.coffee: Unable to find syntax file for scope source.coffee in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
Error loading scope:source.scss: Unable to find syntax file for scope source.scss in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
Error loading scope:source.stylus: Unable to find syntax file for scope source.stylus in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
Error loading scope:source.pgsql: Unable to find syntax file for scope source.pgsql in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
Error loading scope:text.html.swig: Unable to find syntax file for scope text.html.swig in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
no such context scope:text.html.handlebars#.tag-generic-attribute in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
Error loading scope:source.postscript: Unable to find syntax file for scope source.postscript in Packages/Markdown Extended/Syntaxes/Markdown Extended.sublime-syntax
rule #anon_latex_0 has a scope name, but is unreachable, so the name will never be used
rule #anon_latex_1 has a scope name, but is unreachable, so the name will never be used
The text was updated successfully, but these errors were encountered: