Open saagarjha opened 8 years ago
When you open Sublime with no project file, then project_data
returns None. I'll add a fix for this.
Would project_data = view.window().project_data() or {}
be a good enough fix?
Also getting the same issue on Build 3114.
Getting the same issue on ST3 Build 3126. No project, learn swift with single file and cli.
Like issue #2, autocomplete doesn't work for me, except the errors I'm getting are different. Here are the logs:
First, when loading:
WARNING:root:failed to import yajl2_cffi backend for ijson. reverting to pure python backend.
(even after following directions to build)After every keypress, I get: