TencentBlueKing / TencentBlueKing/bk-lesscode

【需求】支持通过变量标识搜索变量

Open
#796 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

to be discussed Todo
Dominant language
JavaScript
Stars
63
Forks
70
PR merge metrics
No merged PRs in 30d

Description

背景:在使用过程,很多时候是记着变量标识,尤其是在代码使用,只能搜变量名称很不方便
期望:支持变量标识搜索,不区分大小写
image

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the variable search interface and the existing name-based search or filtering logic in the frontend. Confirm how variable identifiers are stored and searched, then verify that searches match identifiers case-insensitively as well as variable names.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.