This update fixes a bug reported by @Mr.T where the snippet definition was changed and maybe finally removed from the config.xml file. The snippet definition was previously named like "snippet1", "snippet2", ..., "snippetx". In newer K-IDE versions and updates the snippets will be saved with the config.xml file if there are new other tags, but named simply by "snippet" without any number. After restarting K-IDE the snippets were no longer read in because of the renaming.
This update ignores the number after the snippet tag name. If you lost your snippet definition from your config.xml file, you can use the attached file "config_part.txt", open the file in a text editor, copy all text and paste it into your original config.xml file right after the leading "<Config>" tag like this:
As always: feel free to download, install and test the new update and leave your comments! - Thank you!