Reduces the time to show the list of connections.
Improves the performance of SQLTools completions significantly.
The completion object is initialized once when connection data is (re)loaded.
Also, incorporate the new command for reloading the connection data (cached list of connection identifiers). However, the name and wording of this command are slightly changed to be a bit more generic.
Thank you, @agvald!
Reduces the time to show the list of connections. Improves the performance of SQLTools completions significantly. The completion object is initialized once when connection data is (re)loaded.
Also, incorporate the new command for reloading the connection data (cached list of connection identifiers). However, the name and wording of this command are slightly changed to be a bit more generic. Thank you, @agvald!