Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

infinite loading, because of reference path should check if is dir #18

@ghost

Description

Traceback (most recent call last):
  File "./typescript.py", line 58, in timeout_func
  File "./typescript.py", line 85, in get_dep_text
IOError: [Errno 21] Is a directory: u'/Users/mainuser/code/devd/d.ts'

As you can see in the traceback (taken from the Python console in Sublime Text) the error is, that the reference path is a directory which is indead the case (d.ts is a directory NOT A FILE) which causes the plugin to hang

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