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

A little lag when writing comments and on save #11

Closed
aponxi opened this issue Dec 31, 2012 · 4 comments
Closed

A little lag when writing comments and on save #11

aponxi opened this issue Dec 31, 2012 · 4 comments

Comments

@aponxi
Copy link
Collaborator

aponxi commented Dec 31, 2012

I experience a little lag when writing comments like # something something

Maybe increase the delay to a second?

Also saving when refreshing or after a refresh (couldn't tell) sent a message that said the plugin may be unresponsive. Check out saving delays (i forgot how I wrote the method), if there isn't one put one.

@aponxi
Copy link
Collaborator Author

aponxi commented Dec 31, 2012

the message box pops on save. add a delay to refresh on save method too.

@aponxi
Copy link
Collaborator Author

aponxi commented Jan 2, 2013

SublimeText/sublime-better-coffeescript#2

@aponxi
Copy link
Collaborator Author

aponxi commented Jan 8, 2013

what if on_post_save wasn't checking if watch mode was on? Is that the problem?

Writing file /home/logan/projects/cplog/tasks/components.coffee with encoding UTF-8
Openning output and watching components.coffee
The output was closed. No longer watching components.coffee
Writing file /home/logan/projects/cplog/tasks/components.coffee with encoding UTF-8
error: A plugin (CoffeeScript) may be making Sublime Text unresponsive by taking too long (0.203364s) in its on_post_save callback.

@aponxi
Copy link
Collaborator Author

aponxi commented Jun 1, 2013

Going to disregard this and focus on writing an improved method for Sublime Text 3

@aponxi aponxi closed this as completed Jun 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant