Sublime Forum

Changes in a third-party plugin are not updated

#1

Sorry for my english. Using translator.

Sublime Text 3 is installed as a portable version.
For Sublime Text 3, there is a plugin called “Pawn Syntax” that adds certain editor settings for the Pawn language. This plugin contains snippets for certain language libraries.

The problem is that when you try to change these very snippets, all the changes made are not visible in the editor itself. I opened the “Installed Packages” folder, found the “Pawn syntax.sublime-package” file there, opened it as an archive and deleted several files from the “completions” folder, in which snippets for certain libraries were just written. But whatever I do after that, the deleted snippets are still available in the editor, and the added snippets (by the same principle as the deleted ones were written) are not available. At the same time, I checked the entire folder with the program and did not find any other places in which there would be a mention of deleted snippets.

What am I doing wrong?

0 Likes