Don't create functionality which is used rarely. Very specific functionality.
Don't create a huge count of elements in context menu of editor/main menu (see example in SqlAssist).
Persistently watch over performance of the SqlComplete (maybe using automated tests).
Now thats all is OK, but in future it could be a problem when there are a lot of new functionality created.
Don't create functionality which is used rarely. Very specific functionality.
Don't create a huge count of elements in context menu of editor/main menu (see example in SqlAssist).
Persistently watch over performance of the SqlComplete (maybe using automated tests).
Now thats all is OK, but in future it could be a problem when there are a lot of new functionality created.