Alias auto-complete. Also I want to setup a schema so that it is the default one per connection. I don't want to enter it every time for intellisense to work
Parameter support. Let us add parameter values and types on the query when they are detected on the file like ":THEDATE". It should remember every value and parameter type on any future file/season using a history file? with values/types per parameter names!
Show script. (shortcut) when on any object/table/view/procedure/package etc it should open the DML sql script of it on a separate tab so i can change it.
Run current query. (shortcut) (without selecting it). Parse the file I'm in and detect the current query that is between two blank lines and execute it.
Result page customization. Maybe add horizontal split support, color changes etc!