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

Suggestion to rework tabs/spaces commands #2

Open
Alexey-T opened this issue Aug 31, 2021 · 6 comments
Open

Suggestion to rework tabs/spaces commands #2

Alexey-T opened this issue Aug 31, 2021 · 6 comments

Comments

@Alexey-T
Copy link

Alexey-T commented Aug 31, 2021

For tabs/spaces work, currently app has the weird checkboxes in the "File Properties" dlg.

Screenshot from 2021-08-31 15-20-50

I suggest to make it like in Sublime Text and CudaText.

  • make the "Tabs" or "Spaces" cell in the lower statusbar
  • on clicking this cell, show dropdown menu with several check-items, and/or commands

CudaText has this

  • if "tabs as spaces" on: statusbar cell name is "Spaces: 4" (4 is tab width)
  • if "tabs as spaces" off: cell name is "Tabs: 4" (so cell is renamed)
  • dropdown from this cell shows items:

cell

@Alexey-T
Copy link
Author

Alexey-T commented Aug 31, 2021

The lowest 2 items are the same in CudaText and in SublimeText, so users like that.

  • Convert ... to spaces
  • Convert ... to tabs

@vikonix
Copy link
Owner

vikonix commented Sep 7, 2021

Look at last version. I have fixed some Tabs logic, but without Status Bar using.

@Alexey-T
Copy link
Author

Alexey-T commented Sep 7, 2021

I will, but I need the compiled version (I am not a C++ man)

@vikonix
Copy link
Owner

vikonix commented Sep 7, 2021

You can get snap.

@Alexey-T
Copy link
Author

Alexey-T commented Sep 7, 2021

Will check it..

@Alexey-T
Copy link
Author

It’s improved but yet not like in the proposal. I wish you make it like in proposal, thanks.

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