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

SublimeAllAutocomplete picks up long base64 strings #13

Closed
bitboxx opened this issue Jun 27, 2013 · 3 comments
Closed

SublimeAllAutocomplete picks up long base64 strings #13

bitboxx opened this issue Jun 27, 2013 · 3 comments

Comments

@bitboxx
Copy link

bitboxx commented Jun 27, 2013

Hi,

I do web development; when it makes sense, I put images in CSS encoded with base64. SublimeAllAutocomplete picks up these (usually very long) strings. This causes a significant slowdown.

How can I set the maximum length of characters that SublimeAllAutocomplete will autocomplete?

Thanks in advance!
Martin

autocomplete_all_base64

@bitboxx
Copy link
Author

bitboxx commented Jun 28, 2013

I created a fix and post a pull request

#14

@bitboxx bitboxx closed this as completed Jun 28, 2013
alienhard added a commit that referenced this issue Jun 29, 2013
@alienhard
Copy link
Owner

fixed with commit ff79d8d

@bitboxx
Copy link
Author

bitboxx commented Jul 1, 2013

Ahhh... great! Thank you for the fix! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants