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

Allow marks on the left margin #8

Open
neko-para opened this issue Mar 29, 2020 · 4 comments
Open

Allow marks on the left margin #8

neko-para opened this issue Mar 29, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@neko-para
Copy link

It's quite neccessary in showing breakpoints.

@coder3101 coder3101 added the enhancement New feature or request label Apr 17, 2020
@neko-para
Copy link
Author

We can use a widget to wrap the QTextEdit, so that we can add a new small widget on the left, which could show marks.

@ouuan
Copy link
Member

ouuan commented Jul 4, 2020

We can use a widget to wrap the QTextEdit, so that we can add a new small widget on the left, which could show marks.

I think you are looking for QLineNumberArea.

@neko-para
Copy link
Author

Is QLineNumberArea a widget or sth.? I've searched but find nothing.

@ouuan
Copy link
Member

ouuan commented Jul 4, 2020

Is QLineNumberArea a widget or sth.? I've searched but find nothing.

It's in QCodeEditor.

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

No branches or pull requests

3 participants