Skip to content

Strings #145

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

Merged
merged 2 commits into from
Jul 20, 2018
Merged

Strings #145

merged 2 commits into from
Jul 20, 2018

Conversation

vpetrovykh
Copy link
Member

Some string highlighting fixes and improvements:

  • fix for incorrectly detecting an end of a docstring in some cases
  • fix for docstring implicit concatenation
  • introduction of a meta scope for %- and {}-formatting, so that it's possible to configure the color scheme to ignore one of them

Add two scopes for finer control of format highlighting:
- meta.format.percent.python
- meta.format.brace.python

Issue #106.
@vpetrovykh vpetrovykh self-assigned this Jul 19, 2018
@vpetrovykh vpetrovykh requested a review from 1st1 July 19, 2018 19:39
@vpetrovykh vpetrovykh merged commit fb56c6a into master Jul 20, 2018
@vpetrovykh vpetrovykh deleted the strings branch July 20, 2018 16:52
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.

2 participants