Page 2 of 2
Re: about markdown snippets and preview
Posted: 02.10.2023 15:17
by SamC
Hello, I made a video for this. Please find attached file.
Re: about markdown snippets and preview
Posted: 02.10.2023 15:21
by main Alexey
as I see on video, you
- inserted snippet 'it' and it added marker
- you did not consume this marker and pressed DOWN
- inserted 2nd snippet
-> 1st marker becomes 'ghost' and cannot be consumed now.
to fix it: consume marker before calling next snippet.
Re: about markdown snippets and preview
Posted: 02.10.2023 15:23
by main Alexey
ops, you pressed Tab 3 times after inserting snippet. something is wrong. do you see the same on clean Cud + Snippets plugins + MD snippets? what plugin is culprit?
Re: about markdown snippets and preview
Posted: 02.10.2023 15:42
by SamC
Plugin 'plugin.Snippets.zip' is used, and 'data\snippets_ct\snippets.Markdown' are used.
I've tested clean CudaText 1.196 with the above two addons,it works well.
Now, my CudaText is 1.198.2.0, win64-x86_64-win32, fpc 3.2.3. And I've re-installed above 2 addons, the issue still exist..
Re: about markdown snippets and preview
Posted: 02.10.2023 16:04
by main Alexey
you tested clean CudaText 1.196. better test clean CudaText 1.200.0.
is issue present on clean Cud 1.200.0 with above 2 addons?
I don't see it here on Linux.
Re: about markdown snippets and preview
Posted: 02.10.2023 16:10
by SamC
Clean CudaText 1.200.0 works well. And I update my cuda, it still exist.
It seems related to other plugin?
Re: about markdown snippets and preview
Posted: 02.10.2023 16:13
by main Alexey
yes, please find which plugin is the culprit. MarkdownEditing ?
Re: about markdown snippets and preview
Posted: 02.10.2023 16:20
by SamC
I find it, it's ''plugin.Markdown_Editing.zip'.
Re: about markdown snippets and preview
Posted: 02.10.2023 17:27
by main Alexey
1. revert from Cud 1.200.0 to 1.199.0 because 1.200 had big regression.
2. i updated the MarkdownEditing. update it in the "Plugins / Addons Manager / Update". better now?
Re: about markdown snippets and preview
Posted: 02.10.2023 23:08
by SamC
It's OK now, thanks~