Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto completion improvement #57

Closed
7 tasks done
Blankll opened this issue May 11, 2024 · 0 comments
Closed
7 tasks done

auto completion improvement #57

Blankll opened this issue May 11, 2024 · 0 comments
Assignees
Labels

Comments

@Blankll
Copy link
Member

Blankll commented May 11, 2024

Tasks:

  • bulk action support
  • auto-complete insider surroundings
  • fix highlighting issues
  • autocompletion for actions convert to uppercase
  • validator
  • consider to enable json5: feature: relaxed json support (json5) #42
  • path highlight and autocompletion
@Blankll Blankll changed the title auto complete improvement auto completion improvement May 11, 2024
Blankll added a commit that referenced this issue Jul 6, 2024
feat: autocompletion improve
- autocompletion for actions convert to uppercase
- bulk action support
- build fix should only release a new version when the version updated

Refs: #57

---------

Signed-off-by: seven <zilisheng1996@gmail.com>
Blankll added a commit that referenced this issue Jul 8, 2024
fix: fix the release pipeline
1. Tigger release when new version added
2. standardize the binary name

Refs: #57

---------

Signed-off-by: seven <zilisheng1996@gmail.com>
Blankll added a commit that referenced this issue Aug 19, 2024
feat: path highlight and autocompletion
- [x] path highlight
- [x] path keywords autocompletion


obsolete now.

Refs: #57

---------

Signed-off-by: seven <zilisheng1996@gmail.com>
Blankll added a commit that referenced this issue Aug 22, 2024
feat: enable JSON5 support
- json5 highlight
- json5 covert to JSON when requesting  the server
- json5 format


Refs: #57 #42

---------

Signed-off-by: seven <zilisheng1996@gmail.com>
Blankll added a commit that referenced this issue Sep 3, 2024
feat: enable Query DSL auto-complete


Refs: #57 #42

---------

Signed-off-by: seven <zilisheng1996@gmail.com>
Blankll added a commit that referenced this issue Sep 5, 2024
feat: render/highlight error syntax

with json5 enabled, to highlight invalid tokens with different colors to
improve user experience

Refs: #57 #42

---------

Signed-off-by: seven <zilisheng1996@gmail.com>
@Blankll Blankll assigned Blankll and unassigned VisionView Sep 5, 2024
@Blankll Blankll closed this as completed Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants