Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

[Preview Image] LanguageManager warning caused by Image 'language' #5749

Closed
peterflynn opened this issue Oct 29, 2013 · 3 comments · Fixed by #5957
Closed

[Preview Image] LanguageManager warning caused by Image 'language' #5749

peterflynn opened this issue Oct 29, 2013 · 3 comments · Fixed by #5957

Comments

@peterflynn
Copy link
Member

At startup, the following warning is always logged to the console:

CodeMirror mode "text/plain" is already used by language Text, won't register for Image 

I wonder if we should make definition.mode optional in defineLanguage()... or add a new isBinary flag that makes mode ignored. (That could eventually be useful for other things too, like filtering from Find In Files).

@njx
Copy link

njx commented Nov 4, 2013

Low priority to @couzteau

@RaymondLim
Copy link
Contributor

FBNC to @peterflynn

@peterflynn
Copy link
Member Author

Confirmed fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants