Matthew Klein
Matthew Klein
Currently, italic fonts are achieved by making the current font oblique. It would be great if it would use the italic font instead. Here's how I envision it could work:...
Could there be an option so that if `~/.termux/colors.properties` doesn't specify a cursor color, it could use the reverse of whatever text color and background color it's on instead? As...
**@prettier/plugin-php v0.18.3** [Playground link](https://loilo.github.io/prettier-php-playground/#N4IgDgTgpgLjCWUIHkwIPYDsDOIBcok8mMA6vACYwAW+AHAAwA0IMAhgEblW14AsLAK7YoAFU648AMzYAbES2zEA5rKgBFQehhR8M+VBZhqYAGpIlWfCDoA6AIwgWMCG3iyVAYXQBbH2wAFAAkA-BdBQxAOVwBjKABlGABPNWswbAgAWgAmJxBoAEdBeGgA12V-PTkFEGIRCBgytgq2KoMAXxYoCngYdBQ0eCxJUDZsGDaRTtrMMEEJvBAAHgB+YzAAHUwtqUFMGIxMAAIpeAAvM45BC4AKYhgjgBJ4AEot4C2jr6OiEiP-GAxahHG4MF5HD7Hb7QgD0ACojjR4NgjsijmwjjFfD4oH84TDPtDvs8jgBSI72ACsRwAvAA+I4bECnC5XC5MpiEolPeBko4AZlpDKZLLOHK5RJJ5Op9MZUWuYqcEuhFCgMkEsgesuenKhX3aR1sR2CAQA+gBRZAAGQA3Ft2iB2kA) **Input:** ```php
Add search inputs for each column header. ### Things to do before merging - [ ] Implement in [`GtCustomComponentFactory`](https://github.com/hjalmers/angular-generic-table/blob/fd98f6c107200d8840351c7c956ac1f1b8907e87/%40angular-generic-table/core/components/gt-custom-component-factory.ts#L16-L17) - [x] Move column search demo module to ~`src/app/demos/`~ `src/app/examples/search/` -...
Travis is kind of spamming my inbox right now.
Class properties, interface properties and method parameters should have documentation explaining what they're for. IDEs and editors such as Visual Studio Code can use these to provide hover documentation.
Name | Version ---- | ------- Android | 7.1 (CyanogenMod 14.1 nightly) Architecture | arm Termux | 0.42 Neovim | 0.2.0.201611271920 `` is useful for going to the previous match...
I've recently discovered [chromatica.nvim](https://github.com/arakashic/chromatica.nvim), a semantic highlighting plugin for Neovim for C-family languages. It would be great if gruvbox supported this plugin.  **About the screenshot:** left and right is...
First off, thank you for writing this so clean. It was a joy to poke around and explore how everything worked. It took some effort to swap out the proprietary...
I'm experimenting with creating a way to control profiles remotely (i.e. from my phone), and encountered a [missing CORS header `Access-Control-Allow-Origin` error](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSMissingAllowOrigin) when making requests from my local web server....