mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 09:35:39 -05:00
* isolated problem involving user friendly names * Fix to handle horizontalBar * Working rough version, need to implement data structure to store alternative names later * consolidated checks into its own static method, data structure still highly recommended to implement * Version with hashMap implemented * Moved check for alternative names into chartView * removed parseOption * removed space in selectbox * removed unused import * removed unused import and spaces * Fixed formatting * Added new comment and modified changeToAltNames * Localization has been added to the Hash * flxed small formatting issue * fixed double quotes for nls.localize