* checkpoint
* splitting recent connections and saved connections
* loc update
* checkpoint
* everything visible
* only display when hovering
* using var for class name
* slight refactor
* hooking in actual removal of connections
* loc changes
* loc updates
* fixed styling of popovers and moved get graph request from client side to extension side
* centralized execution plan logic
* added more detailed telemetry
* format xml when showing it
* updated telemetry
* addressed pr comments
* ran localization
* fixed localization
* fixed typo
* addressed pr comments
* more pr comments
* fixing ability to type into filter boxes
* adding validation for combobox dropdowns
* loc updates
* clearing validation message
* lifting state to handle automatic first item selection
* Adding placeholders
* updating loc
* initial
* Revert "initial"
This reverts commit 0770b79573.
* adding icons for connection input modes
* adding docstrings
* swapping to b/w icon for Azure
* updating string
* loc updates
* fixing string
* loc updates
* moving ux features to new config flag
* loc update
* Adding prompt to enable rich features and Do Not Show Again option
* loc updates
* missed this
* adding link for rich features learn more
* updating mock
* Adding prompt for restoring accidentally close table designer
* Adding loc files
* Fixing string
* Fixing string
* Not showing prompt after user is done publishing table
* Fixing loc string
* exposed backend call for plan
* execution plan from query
* extract query text to use for execution plan
* execution plan in query results pane: still needs some polishing and cleaning up
* finished execution plan functionality in results pane; still need to clean up code
* little fixes and styling changes
* removed uneccesary console statement
* localization
* fixed formatting
* addressed some pr comments
* addressed some pr comments
* addressed some pr comments
* more pr comments
* encapsulated execution plan state within its own field
* removed typo
* integrated with multiple result sets
* fully integrated multiple result sets
* addressed some pr comments
* merged main, cleaned up integration
* centralized shared types
* centralized shared types
* removed uneccesary state variables, and fixed theming
* fixed contexts
* cleaned up code
* fixed themeing
* addressed more pr comments
* fix typing
* Making bunch of td fixes
* Refactor localization keys and labels
* Just expanding group 0
* Adding intial focus to table name
* Surfacing input validation error
* Updating STS and removing error message info
* Handling publishing errors in table designer
* Adding loc files
* Fixing loc strings
* pushing new loc files
* Removing error message
* Fixing loading text
* adding loc files
* Fixing more strings
* Adding new loc updates
* Justify
* Moving to smaller functions
* Adding dialog to prompt for enabling Trust Server Certificate
* generated loc files
* adding ability to set flag in connection string
* updated loc files
* comments for regex
* rename grid component
* cleanup
* more cleanup
* update interfaces
* move grid panel rendering to a func
* basic multi result support
* can show multi result set
* max size for 1 result set
* remove comment
* loc for show plan str
* Adding user surveys
* Fixing lang to point to mssql
* Adding loc files
* adding temp userSurvey controller
* adding loc files
* adding boilerplate code
* Adding more boilerplate code
* Adding command
* Finishing survey
* Adding loc files
* Adding option to pass in user id
* Fixing cancelling panel
* Fixing some strings
* fixing stuff
* Refactor user survey page to use record for user answers
* Adding privacy statement
* Adding localization
* Fixing stuff and adding privacy statement link
* remove subtitle
* Making a helper function to get standard form
* Adding standard nps question to a bunch of important features
* Fixing nps prompts
* header menu with sort options wip
* working sort buttons
* cleanup
* add menu styling
* localize show filter
* add loc files
* add cancel button
* fix loc
* add loc files
* adding typeguard for connection launch
* selecting correct input mode when opening a connectionString connection
* defaulting dialog to new connection if failed to load anything
* splitting error handling
* removing accidental copy
* fixed some bugs
* fixed more execution plan issues
* basic properties table done
* table functions added
* filtering done
* made styles closer to ads, and fixed sort
* added resize of properties pane
* change properties on selected element change
* ellipsis for text overflow
* fixed overflow for table cells
* cleaned up code
* cleaned up code more
* formatted documents
* removed unneccessary localization files
* localization changes
* pr comments
* fixed input box width
* set toolbar and buttons to size small
* initial loc
* Fixing more loc
* Adding error messages
* Refactor localization in ObjectExplorerFilterPage
* Adding more loc strings
* Moving execution plan loc strings to webviews
* localized remaining string
* Adding new loc strings
* centralizing loc strings
* new loc
* Updating l10n directory
* Adding new xliff files
* updating git ignore
* remove old loc from nls
* removing old loc files
* remove old loc gulp taks
* Updating vscode ignore and package.json
* Reversing some change
* Adding loc to webview
Fixing task
fixing enu xlf file
* simple example for webview localization
* Adding back loc projects
* Fixing loc
* Adding bundle l10n files
* Adding an example for webview translation
* fixing loc tasks
* Fixing new loc strings
* undo change
* Adding missing strings
* Adding more info to loc readme
* Removing format strings from loc
* adding official documentation.
* Adding comment to explain the localization hook
* Adding more docs
* fixing tests
* fixing names
* Trying inline loc
* Adding missing files
* Fixing typos
* FIxing loc
* Delete src/connectionconfig/connectionDialogWebViewController.ts
* fixing doc