Skip to content
#

interface

Here are 1,711 public repositories matching this topic...

sourcebox
sourcebox commented May 31, 2021

I'm working on an application which mainly consists for sliders for parameter control. For better user experience, it would be nice to offer two features: reset to default and fine control.

On VST plugins this is normally done via double-clicks and/or modifier keys. E.g. double-clicking resets the slider to a default (mostly 0), alternatively Ctrl-/Cmd-Klick also does it. For fine control, ofte

feature good first issue widget
tszlek
tszlek commented Aug 17, 2021

Hi, I have discovered issue when using feign.httpclient.ApacheHttpClient.
In some cases Apache client throws ProtocolException which is a checked exception. This happens for example when server returned 303 HTTP code but there was no location header.
In such case Feign proxy throws UndeclaredThrowableException instead of invoking ErrorDecoder.

bug help wanted hacktoberfest good first issue
agiledragon
agiledragon commented Apr 11, 2021

Who is using gomonkey?

Thanks sincerely for constantly using and supporting gomonkey, I will try my best to make gomonkey better, and keep growing gomonkey community. To attract more developers to use and contribute to gomonkey, please comment in this issue and include the following information:

Your company, school or organization.
Homepage.
You can refer to the following sample answer

good first issue
mainsail
rufinus
rufinus commented Feb 5, 2022

Is your feature request related to a problem? Please describe.
Since #246 was implemented (which is a very nice and needed feature) the history jumping (sorry dont found how it was called exactly) with Cursor+Up & Cursor+Down is not deactivated - so if you want to fix a typo and go cursor+Up your multiline command is replace by the history.

Describe the solution you'd like
The easie

💡 Type: Improve good first issue Prio: 2 Medium 🚦 Status: 1 - Ready

Improve this page

Add a description, image, and links to the interface topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the interface topic, visit your repo's landing page and select "manage topics."

Learn more