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

Toggle panel doesn't work. #45

Closed cfaguilera20 closed 5 years ago

cfaguilera20 commented 5 years ago

When I click CMD + J the panel doesn't toggle.

pajoma commented 5 years ago

That should be CMD+SHIFT+J. You can check the shortcut by opening the associated command CMD-SHIFT-P and find the command "Journal: Enter specific day"

thiagodebastos commented 5 years ago

@pajoma I think the OP means that CMD+J is being overridden by this plugin, so they can't open VSCode's panel. I've been experiencing this issue for a while and tracing it back to vscode-journal was a real pain.