Open DIMANRUS opened 1 month ago
Interesting idea.. Should be doable once I get the DDL sorted.
I don't want to create any DDL manually as it's too risky, and some databases don't provide a way to get it the system catalogs (postgres and SQL server for example).. once I get that sorted, should be doable to solve this.
Views that provide the DDL now show it in the hover window.. is that enough if tables did the same.. maybe clicking it could open the table data ? although that's not really matching what other languages do.. go to definition is more appropriate
Hello. Is it possible to make it so that when writing sql code and if I hover, for example, over a table, hold down ctrl and click, then the code of this table will open or just a description in a more detailed form