Skip to content

Shortcuts not working and causing errors #76

@ghost

Description

When I hit F1, F3 or F4 I get the following

Traceback (most recent call last):
File "./json/decoder.py", line 368, in raw_decode
StopIteration

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "..\Sublime Text 3\sublime_plugin.py", line 543, in run_
return self.run(edit, **args)
File "Typescript in ..\Sublime Text 3\Data\Installed Packages\T3S.sublime-package", line 505, in run
File "Typescript in ..\Sublime Text 3\Data\Installed Packages\T3S.sublime-package", line 173, in type
File "./json/init.py", line 319, in loads
File "./json/decoder.py", line 352, in decode
File "./json/decoder.py", line 370, in raw_decode
ValueError: No JSON object could be decoded

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