atom / language-xml

XML package for Atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add fxml file (javaFX) to XML file types

Mistra opened this issue · comments

fxml files are xml files used for building javafx apps. They are also created by scenebuilder.

grammars/xml.json:

"dtml",
"fsproj",
"fxml", <-------
"isml",
"jsp",