-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
Description
Hi, the "can I use" feature doesn't work for me. Executed via the context menu or the keymap both do nothing. Changing the cursor position or selecting the word doesn't help either. The debug console prints:
File "C:\Users\Felix\AppData\Roaming\Sublime Text 3\Packages\JavaScript Completions\_generated_2016_09_26_at_21_37_12.py", line 926, in run
can_i_use_data = can_i_use_file.get("data")
AttributeError: 'NoneType' object has no attribute 'get'