Halil Özgür

Results 7 issues of Halil Özgür

### Steps to Reproduce 1. Create a RC file in a project ``` # project/.phpbrewrc phpbrew use 7.2.29 ``` 2. Open a new terminal window or tab in project folder...

To reproduce: 1. Remove some code & stage the changes in a file with trailing spaces 2. Source Control (Ctrl+Shift+G) Actual: Both removed code and the trailing spaces are in...

https://github.com/matryer/xbar-plugins/blob/main/CONTRIBUTING.md#plugin-variable-json-files : > You can programmatically modify the JSON files to adjust the values. Use the refresh control API above to refresh plugins after changing variables. ~/Library/Application Support/xbar/plugins/config_refresh_issue.sh: ```sh #!/usr/bin/env...

E.g. a summary field in the status bar that shows a menu/list after clicking/hovering with items like average, count, min, max, and sum of the selected range. Just to give...

It would be useful to support multiple customizations throughout the app and the gems used. Currently some kind of hack is needed to preserve previous customizations. An example case: https://github.com/elastic/elasticsearch-rails/issues/749...

Does this support live editing through Chrome devtools? Steps I've taken: - Clone & bundle install & npm install & rails s & gulp. - Observe that source mappings work...