clemos / haxe-sublime-bundle

Sublime Text bundle for Haxe programming language
Apache License 2.0
237 stars 86 forks source link

Loading plugin causes parsing error in settings file (AttributeError: 'dict' object has no attribute 'settings') #279

Open madneon opened 10 months ago

madneon commented 10 months ago

Sublime Text 3, stable build 4152

Traceback (most recent call last): File "[...]/.config/sublime-text-3/Installed Packages/Haxe.sublime-package/features/haxe_hint.py", line 72, in <lambda> File "[...]/.config/sublime-text-3/Installed Packages/Haxe.sublime-package/features/haxe_hint.py", line 101, in parse_scheme AttributeError: 'dict' object has no attribute 'settings'