René's URL Explorer Experiment


Title: Add pythonStringModifier group · Issue #95 · vim-python/python-syntax · GitHub

Open Graph Title: Add pythonStringModifier group · Issue #95 · vim-python/python-syntax

X Title: Add pythonStringModifier group · Issue #95 · vim-python/python-syntax

Description: The single-letter prefixes in Python3 are a bit nuts, and get lost in the code. I played aroung a bit and found that I can add a pythonStringModifier group to catch these (and highlight them in a strong color, like Operator). The solutio...

Open Graph Description: The single-letter prefixes in Python3 are a bit nuts, and get lost in the code. I played aroung a bit and found that I can add a pythonStringModifier group to catch these (and highlight them in a s...

X Description: The single-letter prefixes in Python3 are a bit nuts, and get lost in the code. I played aroung a bit and found that I can add a pythonStringModifier group to catch these (and highlight them in a s...

Opengraph URL: https://github.com/vim-python/python-syntax/issues/95

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add pythonStringModifier group","articleBody":"The single-letter prefixes in Python3 are a bit nuts, and get lost in the code.\r\nI played aroung a bit and found that I can add a `pythonStringModifier` group to catch these (and highlight them in a strong color, like `Operator`).\r\n\r\nThe solution requires defining said group as `contained` and adding that group to the `contains` list for all of the various string groups defined in the syntax file. Here's a snippet for `after/syntax/python.vim` that doesn't cover python 2 or multi-letter cases like `fr\"`. Maybe such an approach could be added in a more complete way to support this, if there is interest.\r\n\r\n```vim\r\nsyn match pythonStringModifier '\\\u003c[brf]\"'me=e-1 contained\r\nsyn region pythonFString   start=+[fF]'+ skip=+\\\\\\\\\\|\\\\'\\|\\\\$+ excludenl end=+'+ end=+$+ keepend contains=pythonBytesEscape,pythonBytesEscapeError,pythonUniEscape,pythonUniEscapeError,@Spell,pythonStringModifier\r\nsyn region pythonFString   start=+[fF]\"+ skip=+\\\\\\\\\\|\\\\\"\\|\\\\$+ excludenl end=+\"+ end=+$+ keepend contains=pythonBytesEscape,pythonBytesEscapeError,pythonUniEscape,pythonUniEscapeError,@Spell,pythonStringModifier\r\nsyn region pythonFString   start=+[fF]'''+ skip=+\\\\'+ end=+'''+ keepend contains=pythonBytesEscape,pythonBytesEscapeError,pythonUniEscape,pythonUniEscapeError,pythonDocTest,pythonSpaceError,@Spell,pythonStringModifier\r\nsyn region pythonFString   start=+[fF]\"\"\"+ skip=+\\\\\"+ end=+\"\"\"+ keepend contains=pythonBytesEscape,pythonBytesEscapeError,pythonUniEscape,pythonUniEscapeError,pythonDocTest2,pythonSpaceError,@Spell,pythonStringModifier\r\nsyn region pythonBytes    start=+[bB]'+ skip=+\\\\\\\\\\|\\\\'\\|\\\\$+ excludenl end=+'+ end=+$+ keepend contains=pythonBytesError,pythonBytesContent,@Spell,pythonStringModifier\r\nsyn region pythonBytes    start=+[bB]\"+ skip=+\\\\\\\\\\|\\\\\"\\|\\\\$+ excludenl end=+\"+ end=+$+ keepend contains=pythonBytesError,pythonBytesContent,@Spell,pythonStringModifier\r\nsyn region pythonBytes    start=+[bB]'''+ skip=+\\\\'+ end=+'''+ keepend contains=pythonBytesError,pythonBytesContent,pythonDocTest,pythonSpaceError,@Spell,pythonStringModifier\r\nsyn region pythonBytes    start=+[bB]\"\"\"+ skip=+\\\\\"+ end=+\"\"\"+ keepend contains=pythonBytesError,pythonBytesContent,pythonDocTest2,pythonSpaceError,@Spell,pythonStringModifier\r\nsyn region pythonRawString  start=+[rR]'+ skip=+\\\\\\\\\\|\\\\'\\|\\\\$+ excludenl end=+'+ end=+$+ keepend contains=pythonRawEscape,@Spell,pythonStringModifier\r\nsyn region pythonRawString  start=+[rR]\"+ skip=+\\\\\\\\\\|\\\\\"\\|\\\\$+ excludenl end=+\"+ end=+$+ keepend contains=pythonRawEscape,@Spell,pythonStringModifier\r\nsyn region pythonRawString  start=+[rR]'''+ skip=+\\\\'+ end=+'''+ keepend contains=pythonDocTest,pythonSpaceError,@Spell,pythonStringModifier\r\nsyn region pythonRawString  start=+[rR]\"\"\"+ skip=+\\\\\"+ end=+\"\"\"+ keepend contains=pythonDocTest2,pythonSpaceError,@Spell,pythonStringModifier\r\n\r\nhi link pythonStringModifier Operator\r\n```\r\n","author":{"url":"https://github.com/adigitoleo","@type":"Person","name":"adigitoleo"},"datePublished":"2023-08-07T15:43:39.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/95/python-syntax/issues/95"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:0580801d-033a-e0a8-fce6-5a24cff2cc88
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC048:15B1C2:342395F:438216E:696CCFD6
html-safe-nonce85c17317fd7a4af073ee880910225a7323369bd990983976b5ac08632f34a37a
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMDQ4OjE1QjFDMjozNDIzOTVGOjQzODIxNkU6Njk2Q0NGRDYiLCJ2aXNpdG9yX2lkIjoiMTc4MTY2ODUwMjA4NDUyNTY2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac5af7b60571241601fa431c0fa896b1515855f21b5a7fbd52a74646fdea67f88d
hovercard-subject-tagissue:1839751117
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/vim-python/python-syntax/95/issue_layout
twitter:imagehttps://opengraph.githubassets.com/20cef227fc33ea418f9953ce5024a20992c38edd983d70b486477ab0e7261f40/vim-python/python-syntax/issues/95
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/20cef227fc33ea418f9953ce5024a20992c38edd983d70b486477ab0e7261f40/vim-python/python-syntax/issues/95
og:image:altThe single-letter prefixes in Python3 are a bit nuts, and get lost in the code. I played aroung a bit and found that I can add a pythonStringModifier group to catch these (and highlight them in a s...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameadigitoleo
hostnamegithub.com
expected-hostnamegithub.com
None31994babd8463b50f2371f63aab0826561f4efe3981ac0ebc4c33e6c41032dbd
turbo-cache-controlno-preview
go-importgithub.com/vim-python/python-syntax git https://github.com/vim-python/python-syntax.git
octolytics-dimension-user_id25825542
octolytics-dimension-user_loginvim-python
octolytics-dimension-repository_id82203847
octolytics-dimension-repository_nwovim-python/python-syntax
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id82203847
octolytics-dimension-repository_network_root_nwovim-python/python-syntax
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef5a202c3c4aefc9cf00c8c78951a1e72eaebebeb
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/vim-python/python-syntax/issues/95#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fvim-python%2Fpython-syntax%2Fissues%2F95
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fvim-python%2Fpython-syntax%2Fissues%2F95
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=vim-python%2Fpython-syntax
Reloadhttps://github.com/vim-python/python-syntax/issues/95
Reloadhttps://github.com/vim-python/python-syntax/issues/95
Reloadhttps://github.com/vim-python/python-syntax/issues/95
vim-python https://github.com/vim-python
python-syntaxhttps://github.com/vim-python/python-syntax
Notifications https://github.com/login?return_to=%2Fvim-python%2Fpython-syntax
Fork 81 https://github.com/login?return_to=%2Fvim-python%2Fpython-syntax
Star 447 https://github.com/login?return_to=%2Fvim-python%2Fpython-syntax
Code https://github.com/vim-python/python-syntax
Issues 30 https://github.com/vim-python/python-syntax/issues
Pull requests 9 https://github.com/vim-python/python-syntax/pulls
Actions https://github.com/vim-python/python-syntax/actions
Projects 0 https://github.com/vim-python/python-syntax/projects
Wiki https://github.com/vim-python/python-syntax/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/vim-python/python-syntax/security
Please reload this pagehttps://github.com/vim-python/python-syntax/issues/95
Insights https://github.com/vim-python/python-syntax/pulse
Code https://github.com/vim-python/python-syntax
Issues https://github.com/vim-python/python-syntax/issues
Pull requests https://github.com/vim-python/python-syntax/pulls
Actions https://github.com/vim-python/python-syntax/actions
Projects https://github.com/vim-python/python-syntax/projects
Wiki https://github.com/vim-python/python-syntax/wiki
Security https://github.com/vim-python/python-syntax/security
Insights https://github.com/vim-python/python-syntax/pulse
New issuehttps://github.com/login?return_to=https://github.com/vim-python/python-syntax/issues/95
New issuehttps://github.com/login?return_to=https://github.com/vim-python/python-syntax/issues/95
Add pythonStringModifier grouphttps://github.com/vim-python/python-syntax/issues/95#top
https://github.com/adigitoleo
https://github.com/adigitoleo
adigitoleohttps://github.com/adigitoleo
on Aug 7, 2023https://github.com/vim-python/python-syntax/issues/95#issue-1839751117
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.