Releases: zsviczian/obsidian-codeeditor
Releases · zsviczian/obsidian-codeeditor
CodeView 0.0.4
Cleaned up some of the wording in settings.
Added some additional description to ReadMe.
Cleaned up the source a bit.
To Install:
- Exit Obsidian.
- Copy the 3 files main.js, manifest.json, styles.css to the vault/.obsidian/plugins/obsidian-codeview/ folder.
- Restart Obsidian.
![image](https://user-images.githubusercontent.com/14358394/115394105-b8339080-a1e2-11eb-8395-ef42777e031e.png)
CodeView 0.0.3
Implemented editing of css snippets and themes, including synchronization of file moves, renames, deletions. See settings for details.
Changed CodeMirror approach. I am no longer pretending files with
![image](https://user-images.githubusercontent.com/14358394/132397132-1f78bde8-133c-4cad-a99a-4a55d936b830.png)
See ReadMe for styling instructions.
![image](https://user-images.githubusercontent.com/14358394/132396744-05ee5a1e-c6e5-489c-adf3-446cd88b9935.png)
![image](https://user-images.githubusercontent.com/14358394/132396815-a7edf2c8-e5a5-4a6d-9b88-74ad4af25221.png)
CodeView 0.0.2
Implemented editing of css snippets and themes, including synchronization of file moves, renames, deletions. See settings for details.
Changed CodeMirror approach. I am no longer pretending files with
![image](https://user-images.githubusercontent.com/14358394/132397132-1f78bde8-133c-4cad-a99a-4a55d936b830.png)
See ReadMe for styling instructions.
![image](https://user-images.githubusercontent.com/14358394/132396744-05ee5a1e-c6e5-489c-adf3-446cd88b9935.png)
![image](https://user-images.githubusercontent.com/14358394/132396815-a7edf2c8-e5a5-4a6d-9b88-74ad4af25221.png)