obsidian-css-editor
obsidian-css-editor copied to clipboard
Edit CSS snippets in Obsidian.
Add the .css extension automatically when creating a new file with command.  When user did not add extension, add it with the plugin. Thanks for this plugin, love it,...
Add some notes on using the tab key to toggle the snippet state.
Metadata for author, date and source link. This could be implemented by comments (I'm not sure about the native properties feature). Ask these details when running create css command. Providing...
I notice there is a lot of changes in the default `css` code blocks, versus the view which opens using this plugin. Is it possible somehow to make them look...
I know this plugin is called `css-editor` and that for a reason, but I would love if this plugin had the option to also edit javascript files. So do you...
My comment regarding ` [FR] Support for the VIM Key Bindings / Mode ` https://github.com/Zachatoo/obsidian-css-editor/issues/8#issuecomment-1609106810: For an initial release, it works well -- thank you so much! I have noticed...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
The 3rd time it happens now, when making changes to the file and then pressing CTRL + Z multiple times (1 more than the number of changes) completely wipes out...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.3 to 0.25.0. Release notes Sourced from esbuild's releases. v0.25.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...
- Import vim extension from @replit/codemirror-vim - Add vim() as first extension in basicExtensions array - Tested on Android