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 Requests #113

Open
ElfQrin opened this issue Aug 25, 2022 · 1 comment
Open

Feature Requests #113

ElfQrin opened this issue Aug 25, 2022 · 1 comment

Comments

@ElfQrin
Copy link

ElfQrin commented Aug 25, 2022

A very basic editing capability would be nice:

  • Trim Leading Whitespace (spaces and tabs; selection or whole document)
  • Trim Trailing Whitespace (spaces and tabs; selection or whole document)
  • Text to Uppercase (selection)
  • Text to Lowercase (selection)
  • Capitalize (selection)
  • Invert Case (selection)
  • Insert Date and Time

Also:

  • Line Numbers (that you may toggle on and off)
  • A status bar with cursor position (Line, Coloumn) and total lines.
  • Character count and word count.
  • A menu item to keep its window always on top.
@mb21
Copy link
Owner

mb21 commented Aug 26, 2022

Thanks for the suggestions! A few of those sound more like something you'd have in a code editor... so perhaps VSCode with some plugins is a better fit for your use-case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants