Skip to content

Error on load #10

@reagle

Description

@reagle

I'm seeing the following error in my console upon load:

...
plugins loaded
Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 742, in on_window_command
    res = callback.on_window_command(window, name, args)
  File "/Users/reagle/Library/Application Support/Sublime Text 3/Installed Packages/Typewriter.sublime-package/Typewriter.py", line 105, in on_window_command
    plugin_settings.get('scrolling_mode_center_on_next_selection_modified_commands', [])
AttributeError: 'NoneType' object has no attribute 'get'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions