Allen Bargi
Allen Bargi
:+1: :+1: :+1:
Just a reminder that the fenced code blocks are not working inside admonition blocks. `````` !!! note "This is the note title" Here is the sample code ``` js for...
I don't think there's a way to get rid of it. Remember that SublimeANSI is just a hack! Although there're some tricks to improve the UX and destroy it in...
I don't think it's possible in an easy and elegant way using the current API. We need an API to be able to read keybindings programmatically to find the bound...
> I think we should at least set correct keybindings in status-bar when renaming dynamically. The Question is, can we?
It feels very hacky. I want a more robust and reliable solution, not just a hack!
open `Preferences > Package Settings > PlainNotes > Settings -- User` and change the root to a folder you like. for example: ``` json { "root": "C:\\My Notes\\" } ```...
:+1:
I think editor should raise an error dialog box whenever there's something wrong with the theme file. I'll add it to the feature list. thanks for bringing it up.
I totally agree. it's just an idea and prospect for future. I still want to use/see phantoms for smaller features on smaller plugins.