Skip to content

Releases: StrandHQ/CodeClippy-Atom

Implement search on enter and window resizing

Choose a tag to compare

@Audace Audace released this 01 Dec 23:34

This release changes search behavior from querying on keyup to querying on enter. This prevents lags between query execution and the correct query results.

Additionally, the right panel can now be appropriately resized by moving the left side of the panel.