Skip to content

Crashing with null language providers #18

@jakepurple13

Description

@jakepurple13

I'm trying to show XML but I keep running into:

Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Missing language for extension : 
	at com.wakaztahir.codeeditor.prettify.parser.Prettify.getLangFromExtension(Prettify.kt:137)
	at com.wakaztahir.codeeditor.prettify.parser.Prettify.getLexerForExtension(Prettify.kt:404)
	at com.wakaztahir.codeeditor.prettify.parser.Prettify$CreateSimpleLexer.decorate(Prettify.kt:792)
	at com.wakaztahir.codeeditor.prettify.PrettifyParser.parse(PrettifyParser.kt:25)
	at com.wakaztahir.codeeditor.prettify.PrettifyParser.parse(PrettifyParser.kt:21)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions