Skip to content

Fix spellcheck error on head of f/prefixed strings#81

Open
kfollstad wants to merge 3 commits intovim-python:masterfrom
kfollstad:Bug-43-Fix-Spellcheck-on-F-Strings
Open

Fix spellcheck error on head of f/prefixed strings#81
kfollstad wants to merge 3 commits intovim-python:masterfrom
kfollstad:Bug-43-Fix-Spellcheck-on-F-Strings

Conversation

@kfollstad
Copy link

Fixes #43

@kfollstad
Copy link
Author

Fixes #47 as well. My initial commits only implemented the pythonQuotes group, which fulfilled @sscherfke's request, but not @qwenger's. On the last commit (40dbae2) I substituted pythonTripleQuotes where appropriate to match upstream. Hopefully this helps remove a barrier to getting some of these ideas adopted by upstream (which was mentioned in another issue as something that might be desirable).

@qsantos
Copy link

qsantos commented Aug 26, 2022

I confirm this fixes my problem (#43).

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.

Spellchecker gets confused by f-strings

2 participants