liuderchi / ide-yaml

:atom: Atom-IDE support for YAML language
https://atom.io/packages/ide-yaml
20 stars 7 forks source link

No Highlighting & Perpetual Loading in Outline View #43

Open wilmcdowell15 opened 5 years ago

wilmcdowell15 commented 5 years ago

I've installed atom-ide-ui package and ide-yaml package.

I've placed my .yml file into a folder and opened it in project view via "add project folder."

There is no YAML syntax highlighting and outline view is perpetually loading =/

Note: AML file is thousands of lines long so this might also be the issue.

liuderchi commented 5 years ago

@wilmcdowell15 thanks for reporting this.

Does any error message pop up in window or devtool console? Does highlighting & perpetual working as expected when using a smaller YAML file?