dionmunk / vscode-notes

Notes is a Markdown focused notes extension for Visual Studio Code that takes inspiration from Notational Velocity and nvAlt.
https://marketplace.visualstudio.com/items?itemName=dionmunk.vscode-notes
Other
63 stars 18 forks source link

allows to open the most common extensions for markdown #21

Closed cfgnunes closed 6 months ago

cfgnunes commented 2 years ago

This "pull request" allows to open the most common extensions for Markdown files.

If the files contain the following extensions:

This fix/feature is important because it makes it possible to open files that already exist in the directory.

Furthermore, we don't always want to write notes in Markdown format: sometimes we just want to write a plain text file (.txt). 😊

dionmunk commented 6 months ago

Resolved by https://github.com/dionmunk/vscode-notes/commit/a7f1c41b4d47aacb3dcd52656232255cce844130.