Skip to content

Conversation

jinksong
Copy link

Exclude all non-alphanumeric chars for C files
getCurrentWordBufferRange returns the range of the whole word
including all punctuation marks when the word is pre-selected.
With a precise regular expression this can be avoided.

Signed-off-by: Jinkyu Song [email protected]

@jinksong jinksong force-pushed the feature/get_symbol_range branch from dbd5ea4 to af17c2e Compare May 27, 2015 23:06
Exclude all non-alphanumeric chars for C files
getCurrentWordBufferRange returns the range of the whole word
including all punctuation marks when the word is pre-selected.
With a precise regular expression this can be avoided.

Signed-off-by: Jinkyu Song <[email protected]>
@jinksong jinksong force-pushed the feature/get_symbol_range branch from af17c2e to 493a7c5 Compare June 2, 2015 03:20
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

Successfully merging this pull request may close these issues.

1 participant