Charles Gagnon
866fa76a65
Add double click action support for query history ( #20204 )
...
* Add double click action support for query history
* localize descriptions
2022-07-29 13:14:26 -07:00
Charles Gagnon
6b1ef0e2ad
Store query history items as data, not tree node ( #20195 )
2022-07-28 11:13:18 -07:00
Charles Gagnon
bb20ea0e92
QueryEvent range -> batchRanges ( #19890 )
...
* Switch query events to just send ranges instead of full query text
* undo azdata changes
* fix type
* comment + remove unneeded ?
* range -> batchRanges
* undo
2022-06-29 11:28:09 -07:00
Charles Gagnon
ed5a64f80f
Switch query events to just send ranges instead of full query text ( #19823 )
...
* Switch query events to just send ranges instead of full query text
* undo azdata changes
* fix type
* comment + remove unneeded ?
2022-06-24 15:43:40 -07:00
Charles Gagnon
c24305f9d8
Move query history into extension ( #19794 )
...
* initial
* more
* Remove connectionId
* cleanup
* cleanup
* Remove core contributions, add to panel by default
* Add enabled state
* Update config
* cleanup
* Move
* Remove newlines
* update README
2022-06-22 12:37:32 -07:00