Rahul Thakare
Rahul Thakare
I am using **material** theme and here is the requested image (The upper part is cut, thanks to my screen resolution): 
@arcturus140 I was about to report this issue and you did it! ### Demonstration: 
Ideally, there should be no **Snippet language** drop-down for single file snippet. Instead there should be a **Snippet filename** input to enter the filename for the snippet (same as **Multi...
The **Snippet filename** can then be used to export the snippet content (just content w/o metadata) to a file with provided filename.
If https://github.com/ZeroX-DG/SnippetStore/issues/46#issuecomment-466534795 is implemented before addressing this (#48) issue, then it will be a hell-lot easy to export the snippets as stated above.
>I first intended the export feature is for **transferring the exported snippet to other computer** and import it using the import feature. I didn't make the export snippet content feature...
If in any **Markdown** flavors, the links are clickable in **preview mode**.
Can't you use **[Prism](https://prismjs.com/)** by Lea Verou? It would be perfect to display total snippet list in any mode and use **CodeMirror** only for editing/adding snippet.
Prism is simple, smaller in size, has plugin support, supports a-hell-lot-of languages. Only issue to arise is, it is available in fewer color-schemes (AFAIK).
The custom styles can be used to change the size, style of the font of snippet name in details area, tag styles etc. 😊