artisticat1

Results 82 comments of artisticat1

Hi! Thanks for the report. I don't notice any issues with the snippet ```typescript {trigger: "^>", replacement: "⟳", options: "A"} ``` However, after removing the "auto" option so that the...

Good idea, I can add this to a future release.

Do you have many snippets for different subjects that conflict with each other often? This would be a low-priority feature for me, but you're welcome to implement this and submit...

Hello! The snippets are perfectly valid JavaScript, so saving your snippet file as a `.js` file should give you syntax highlighting. (However, snippets are actually parsed by the plugin using...

Sure, I can consider this for a future release. In the meantime you can simply use Ctrl+Z to undo the expansion of the snippet. This will take you back to...

Making the "and" snippet a word boundary snippet will also stop it from triggering when typing `\land`.

It's in the backlog at the moment, but any PRs to implement this would be welcome.

Can you try out the build in #191 and check whether the plugin works again?

> I'm not very familiar with GitHub, if you could tell me how I'd be more than happy to Of course. Download the `main.js` file from https://github.com/oldkingOK/obsidian-latex-suite/releases/tag/v0.0.4 (which corresponds to...