coder / coder/jetbrains-coder

Search bar does not allow for case sensitive searches

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
33
Forks
18
Avg merge
2d 13h
Merged PRs (30d)
1

Description

The search bar in the `Recent Coder Workspaces` doesn't allow users to do case sensitive searches. Most search bars in Jetbrains product have a `Match Case` action button like in the image bellow that allows users to enable or disable the casing.
![image](https://user-images.githubusercontent.com/1479167/173916993-9e5f31cf-d7b7-47f5-92e5-8a3c996144ad.png)

Contributor guide

Open the contributing guide

Research direction

Locate the search bar implementation for Recent Coder Workspaces and inspect how its current matching behavior is handled. Add a Match Case action like the JetBrains example, then verify that enabling and disabling it changes case sensitivity as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
desktop, search
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.