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

2.0 slow opening files #139

Closed
tablatronix opened this issue Aug 9, 2017 · 4 comments
Closed

2.0 slow opening files #139

tablatronix opened this issue Aug 9, 2017 · 4 comments
Labels

Comments

@tablatronix
Copy link

tablatronix commented Aug 9, 2017

2.0 dev

  File "C:\Users\...\Documents\projects\bin\sublimetext\Data\Packages\Deviot\platformio\project_recognition.py", line 171, in get_file_extension
    extension = file_name.split(".")[1]
IndexError: list index out of range

I have this in my log a bit,
when i turn off deviot, my files load fast.
filename is like blah_blah$1.log

@gepd
Copy link
Owner

gepd commented Aug 9, 2017

I've fixed the error in the console with the last commit, I do not know if that was causing the slow to open the file, if the issue continues, can you please give me more information? like

what kind of file are you opening and what is the size?

@gepd gepd added the Bug label Aug 9, 2017
@gepd
Copy link
Owner

gepd commented Sep 12, 2017

Do you keep having this problem with the last release?

@tablatronix
Copy link
Author

I have not noticed it again

@gepd
Copy link
Owner

gepd commented Sep 12, 2017

I'll close it for now, but if it come back, don't hesitate to open it again.

@gepd gepd closed this as completed Sep 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants