From b74d0a6b9e12365ab2b9f01613c1d634047c5916 Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Fri, 17 Oct 2025 16:36:08 +0200 Subject: [PATCH] Remove 'nonword' property from FirstPerson.yml I am not sure if this has any effect on anything else, but this property seems to cause issues with the underlines in extensions that use the language server, removing it fixes that. If you feel it's needed, I'll try and find another solution. --- Microsoft/FirstPerson.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/Microsoft/FirstPerson.yml b/Microsoft/FirstPerson.yml index f58dea3..e90c994 100644 --- a/Microsoft/FirstPerson.yml +++ b/Microsoft/FirstPerson.yml @@ -3,7 +3,6 @@ message: "Use first person (such as '%s') sparingly." link: https://docs.microsoft.com/en-us/style-guide/grammar/person ignorecase: true level: warning -nonword: true tokens: - (?:^|\s)I(?=\s) - (?:^|\s)I(?=,\s)