Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
allow to set semantic highlight groups based on filetype #4167
base: master
Are you sure you want to change the base?
allow to set semantic highlight groups based on filetype #4167
Changes from 6 commits
c527cdd
6aebe95
b94b140
937f07d
c3e8e07
226ee99
4472685
7eb9184
de98489
72ad79e
3ae8c2f
3e6cf89
de768e2
96698c1
cfb7119
5087d06
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 66 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L66
Check warning on line 70 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L69-L70
Check warning on line 74 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L74
Check warning on line 77 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L77
Check warning on line 87 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L87
Check warning on line 101 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L101
Check warning on line 104 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L103-L104
Check warning on line 114 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L114
Check warning on line 150 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L148-L150
Check warning on line 156 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L155-L156
Check warning on line 163 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L161-L163
Check warning on line 166 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L165-L166
Check warning on line 168 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L168
Check warning on line 179 in python/ycm/semantic_highlighting.py
python/ycm/semantic_highlighting.py#L179