feature request: add options to set max_height
and min_height
globally
#20
Labels
enhancement
New feature or request
max_height
and min_height
globally
#20
Did you check existing requests?
Describe the feature
Currently it is only possible to set
max_height
andmin_height
when callingrequire('quicker').open({max_height=5})
but not if it is opened withcopen
or something else.Provide background
Set
max_height
globally, so it works even if the quick fix is not opened by this plugin API.What is the significance of this feature?
nice to have
Additional details
No response
The text was updated successfully, but these errors were encountered: