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

[FEATURE] Miscellaneous tasks for user experience improvement #150

Open
6 of 8 tasks
Blankll opened this issue Dec 28, 2024 · 0 comments
Open
6 of 8 tasks

[FEATURE] Miscellaneous tasks for user experience improvement #150

Blankll opened this issue Dec 28, 2024 · 0 comments

Comments

@Blankll
Copy link
Member

Blankll commented Dec 28, 2024

tasks

  • issue that the editor only renders when entering input
  • cursor should point to the start of the current action when the user clicks auto-indent
  • When a new request result displays, the cursor should point to the first line
  • editor comment line, comment selected block with shortcut
  • issue that the editor does not auto-change the theme
  • autosave file content
  • configurable font size
  • new version detect, the download link change to official download page
Blankll added a commit that referenced this issue Jan 7, 2025
feat: set the position to the start of action line after user trigger
indent action
obsolete now.

Refs: #150

Signed-off-by: seven <[email protected]>
Blankll added a commit that referenced this issue Jan 7, 2025
feat: restore display before show the new response

when trigger a new action, restore the display editor before sending the
request,
then displays the response, improves the action reactions that user can
notice the displays content has updated

Refs: #150

---------

Signed-off-by: seven <[email protected]>
Blankll added a commit that referenced this issue Jan 11, 2025
feat: implement comment shortcut
changes include:
- [x] editor comment line, comment selected block with shortcut cmd + /
- [x]  update the  download link to the official download page
- [x]  autosave file content

Refs: #150

---------

Signed-off-by: seven <[email protected]>
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

1 participant