From bca8dd8510b58b5b678dd2cb0aea635ef6f9ad2a Mon Sep 17 00:00:00 2001 From: sheldonhull Date: Mon, 31 May 2021 12:07:22 -0500 Subject: [PATCH] Edited Note --- .../2021/2021-05-31-highlight-problem-characters-in-code.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/2021/2021-05-31-highlight-problem-characters-in-code.md b/content/posts/2021/2021-05-31-highlight-problem-characters-in-code.md index bff602a7..f7d06c05 100644 --- a/content/posts/2021/2021-05-31-highlight-problem-characters-in-code.md +++ b/content/posts/2021/2021-05-31-highlight-problem-characters-in-code.md @@ -1,8 +1,8 @@ --- -title: Highlight +title: Highlight Problem Characters in Code date: 2021-05-31T11:43:46-05:00 tags: [vscode, development] -modified: 2021-05-31T11:49:41-05:00 +modified: 2021-05-31T12:07:12-05:00 --- Use [Vscode Gremlins](https://github.com/nhoizey/vscode-gremlins) to help flag characters that shouldn't be in your code.