-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
💡 feature requestNew feature or requestNew feature or request⚙️ tablesRelated to table storageRelated to table storage
Milestone
Description
The following improvements will be really appreciated for the query tabs. All these are more or less in other tools like the SSMS (SQL Server Management Studio) or even in Azure Document Studio (older tool but with a more advanced query editor).
- Support the F5 key and/or CTRL-R to execute the query
- Be able to execute the highlighted portion of the query : the user highlights a portion of the query and executes this portion only using F5 or CTRL-R
- Be able to comment portion of query to ignore them. The user adds a "--" or "//" on a given ligne to comment it
- Code coloring
- Intellisense, at least for functions. Ideally for all keywords including the fields in json
- Saving the context : the open queries and tabs should be saved to be able to retrieve them back on the next launch
- Be able to save on disk the query text (very basic)
JPhillipBrooks and pascalme
Metadata
Metadata
Assignees
Labels
💡 feature requestNew feature or requestNew feature or request⚙️ tablesRelated to table storageRelated to table storage