pajoma / vscode-journal

Lightweight journal and simple notes support for Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=pajoma.vscode-journal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When first word in a memo or task starts with n that character is lost / removed

smarkwart opened this issue · comments

Hello,

I just made the experience that when I enter a note or task which starts with letter n, like "task new", that character is somehow lost / removed.

How to reproduce:
Create a new task with "task new stuff"

Expected outcome:
A new task is created which contains the text "new stuff"

Observed outcome:
A new task is created which contains the text "ew stuff"

I'm using v1.0.1 currently

Thanks for fixing it