Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'NoneType' object has no attribute 'settings' #46

Open
knxroot opened this issue Jul 21, 2016 · 0 comments
Open

AttributeError: 'NoneType' object has no attribute 'settings' #46

knxroot opened this issue Jul 21, 2016 · 0 comments

Comments

@knxroot
Copy link

knxroot commented Jul 21, 2016

When you use ace_jump_word with the follow key no work
{
"keys": ["ctrl+shift+b"],
"command": "ace_jump_word"
},

AttributeError: 'NoneType' object has no attribute 'settings'
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 553, in run_
return self.run()
File "ace_jump in C:\Users\Casa\AppData\Roaming\Sublime Text 3\Installed Packages\AceJump.sublime-package", line 89, in run
File "ace_jump in C:\Users\Casa\AppData\Roaming\Sublime Text 3\Installed Packages\AceJump.sublime-package", line 40, in get_views_setting
AttributeError: 'NoneType' object has no attribute 'settings'

This is Sublime Build 3114 in Windows 7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant