citebibtex
citebibtex copied to clipboard
Key shortcut throws python error in console
Having set my global file in the user settings, pressing f10 to open the reference selector throws and error in the console and gives not response. Error is:
Traceback (most recent call last): File "/opt/sublime_text_3/sublime_plugin.py", line 782, in run_ return self.run() File "/home/hugh/.config/sublime-text-3/Packages/CiteBibtex/CiteBibtex.py", line 238, in run _sublimebibtex.show_selector() File "/home/user/.config/sublime-text-3/Packages/CiteBibtex/CiteBibtex.py", line 174, in show_selector if self._update_in_progress: AttributeError: 'CiteBibtex' object has no attribute '_update_in_progress'
I am running arch with both Python 3 and Python 2 installed and Sublime Text 3 Beta