TC Liu
TC Liu
It's more like a sharing rather than an issue. Just adding following snippet to `~/.atom/styles.less` ```less @toolBarSizeHidden: 1px; @barSizeWhenIcon12px: 30px; @barSizeWhenIcon16px: 38px; @barSizeWhenIcon24px: 54px; @barSizeWhenIcon32px: 70px; // NOTE barSize =...
There's some syntax error in 2nd example of section [Nesting purpose.](http://marksheet.io/sass-nesting.html#nesting-purpose)  Perhaps missing some ampersand also?
- [x] organize a table of all services/tool this repo required - [x] update badges/services/tools - [ ] apply to other side projects ide-html, ide-css, ide-yaml, gh-template-bot | name |...
files require translation: - [ ] `def/ar/about.cson` - [ ] `def/ar/context.cson` - [ ] `def/ar/menu_darwin.cson` - [ ] `def/ar/menu_linux.cson` - [ ] `def/ar/menu_win32.cson` - [ ] `def/ar/settings.cson` for more info...
Please help translate: Slovak locale code: `sk` [locale code table](http://www.science.co.il/language/Codes.php) files Required translation: - [x] `def/sk/about.cson` - [x] `def/sk/context.cson` - [x] `def/sk/menu_darwin.cson` - [x] `def/sk/menu_linux.cson` - [ ] `def/sk/menu_win32.cson` -...
files require translation: - [x] `def/pt-br/about.cson` - [x] `def/pt-br/context.cson` - [ ] `def/pt-br/menu_darwin.cson` - [ ] `def/pt-br/menu_linux.cson` - [ ] `def/pt-br/menu_win32.cson` - [x] `def/pt-br/settings.cson` for more info please checkout [CONTRIBUTING.md](https://github.com/liuderchi/atom-i18n/blob/master/CONTRIBUTING.md)
After discussion in #93 found that > we better apply NOT using braces to preserve hotkey hint in menu translation as possible to avoid confusion. Possible changes involved: - [...
files require translation: - [x] `def/nl/about.cson` #73 - [x] `def/nl/context.cson` #73 - [x] `def/nl/menu_darwin.cson` #73 - [ ] `def/nl/menu_linux.cson` - [ ] `def/nl/menu_win32.cson` - [x] `def/nl/settings.cson` #73 - [ ]...
according to #64 by @trifirew 1. Currently only `up to date` and `check now` would show up, `checking for updates` would not work for now. 2. When page elements change...