Diego Mateos
Diego Mateos
I had to naively add spanish... is there another way to wildcard the properly localized ids? modify(find="unpin*" pos="bottom" menu="Pin/Unpin") modify(find="pin*" pos="top" menu="Pin/Unpin") modify(find="anclar*" pos="bottom" menu="Pin/Unpin") modify(find="desanclar*" pos="top" menu="Pin/Unpin")
The option `csv-preview.resizeColumns` ignores the column added by `csv-preview.lineNumbers`: 
**Describe the current limitation** Current estimated time to leave is misleading if you have an enforced minimum break time. **Describe the proposed feature or enhancement** Take into account break time...
**Describe the current limitation** Currently the window show/hide flow is not very user friendly when I simply want to peek at time left / to leave: Clicking in a pinned...
**Describe the current limitation** In my home-made time keeping scripts I always add a few extra notifications: * 50% of the day completed * 30 minutes before leaving * 5...
I really like the taskbar icon having a progress bar! The icon could also flash requiring your attention when the countdown ends, I dont know the Windows term but it's...
### Feature Request There is https://github.com/microsoft/MIEngine/issues/1049 but not sure if this should be requested here too. Also note that this could be implemented for both cppdgb and cppvsdbg (which still...
The minimap is very nice! BUT I feel like its potential is being underused... mainly due to two details that make it awkward: * It is a time series but...
I used to have a txt file with my list of URL and mappings like: the following, then I updated it and copy pasted in the config. ```txt ... #...
Addresses https://github.com/cinder/Cinder/issues/2341 I created the following script to ONLY trim trailing white spaces: * **src**: https://github.com/dimateos/Open-Cinder/blob/refactor/trim-whitespaces/tools/ci/trim_whitespaces.sh * **usage**: displayed with `--help` * **config**: has default target FOLDERS and EXTENSIONS, but...