I like your idea about auto updates. In this case, abbr-plugin should be improved to check and download updates from external URI or local repo. Looks like it could be implemented using Intellij's SDK virtual file [1].
But as I can see that abbreviations list update is the very rare case, therefore I'm not sure that we really need to do it. Also, I have another idea we can try to use IDEA inspections and it's naming conventions rules. IDEA inspections are under the project's git already. [1] https://www.jetbrains.org/intellij/sdk/docs/basics/architectural_overview/virtual_file.html On Fri, Nov 2, 2018 at 1:47 PM Yakov Zhdanov <yzhda...@apache.org> wrote: > > No, I meant under Ignite's git so any change to resource file arrives with > project workspace updates and gets automatically picked up by plugin. > > Makes sense? > > --Yakov -- Best Regards, Vyacheslav D.