atom / find-and-replace

Find and replace in a single buffer and in the project
MIT License
242 stars 219 forks source link

Add font resizing in project search (#21125) #1153

Open dawidowoc opened 3 years ago

dawidowoc commented 3 years ago

Requirements

Description of the Change

Add possibility to change font size in project find results view. The font size is connected to editor.fontSize property. It can be changed by using window:increase-font-size, window:decrease-font-size, window:reset-font-size commands, similarly as you can do for editor view.

Video presenting the feature: https://youtu.be/fqGRfRE3b6M

Alternate Designs

I don't see any alternate designs.

Benefits

Possibility to change font size in project find results view.

Possible Drawbacks

I don't see any.

Applicable Issues

https://github.com/atom/atom/issues/21125