Ivan Ceskovic
Posts
-
VSCode plugin "Mapped folders" containing IMDBs
Sometimes IMDBs are not deployed to server but just saved to disk (as in intermediate step of the load process, staging DBs etc.). In Connections we could have a special "connection type" that woul...
-
Search box in Connections in VSCode IM plugin
If there are a lot of connections (> 20) it would be useful to have a search box that would filter the connections
-
Add OPTIONS; METADATA and PARAMETERS for the IMPORT command in Properties tool window
METADATA, OPTIONS and PARAMETERS is extremely useful, but unknown and undocumented feature of the import command. That would be used much more if exposed to users in a Properties tool window:
-
Sort columns in Connections pane of VSCode Plugin
Enable sorting columns (and tables) in the connections pane in VSCode plugin: - alphabetically asc/desc - by ordinal number (applicable for columns only) When doing select Select Top option either ...
-
Drag & Drop table name/column name to Query window in VSCode IM Plugin
Enable a feature to drag and drop table name or column name from the Connections window to Query window -> useful for long named columns or tables with guids in the name.