pajoma / vscode-journal

Lightweight journal and simple notes support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=pajoma.vscode-journal
GNU General Public License v3.0
233 stars 40 forks source link

Template in new Settings UI #49

Closed kenlefeb closed 5 years ago

kenlefeb commented 5 years ago

I just filed a bug report with the VS Code team, but I think you should probably add some verbiage to your setting for the template string (tpl-entry) to alert the user that they need to use settings.json to directly edit the template string, because they will escape the \n characters which is pretty important to a good template string.

pajoma commented 5 years ago

Good point. It's a bit annoying that you don't have the option anymore in the settings editor to switch to the json view. Will update the comments.