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

The package OverrideCommitCompletion is not working properly anymore #69

Closed
evandrocoan opened this issue Nov 9, 2017 · 1 comment
Closed

Comments

@evandrocoan
Copy link
Owner

evandrocoan commented Nov 9, 2017

@ kingkeith unfortunately this plugin seems to prevent the JS get snippet2 from working properly

it cuts off after the the selection so that the substitution after the caret is removed i.e. instead of getElementsByTagName('') it gives getElementsByT('')
https://forum.sublimetext.com/t/complete-whole-word/26375/7

Also when completing things it rarely works. https://github.com/evandrocoan/SublimeOverrideCommitCompletion

Create unittests with this frame work for this functionality.

@evandrocoan evandrocoan changed the title The package OverwriteCommitCompletion is not working properly anymore The package OverrideCommitCompletion is not working properly anymore Nov 9, 2017
evandrocoan added a commit to evandrocoan/OverrideCommitCompletion that referenced this issue Dec 8, 2017
issue:
The package OverrideCommitCompletion is not working properly anymore
evandrocoan/ITE#69
@evandrocoan
Copy link
Owner Author

evandrocoan commented Dec 8, 2017

The major issue was fixed by:

  1. evandrocoan/OverrideCommitCompletion@7d782c7 Fixed overwrite_commit_completion.py not working with underscore words

evandrocoan added a commit to evandrocoan/OverrideCommitCompletion that referenced this issue Dec 8, 2017
issue:
The package OverrideCommitCompletion is not working properly anymore
evandrocoan/ITE#69
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