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

No folding in example #4

Open
MikeHart66 opened this issue Feb 11, 2019 · 4 comments
Open

No folding in example #4

MikeHart66 opened this issue Feb 11, 2019 · 4 comments

Comments

@MikeHart66
Copy link

In your example qscintilla_docs/examples/custom_lexer_basic_with_folding.py there is no folding at all.

@matkuki
Copy link
Owner

matkuki commented Feb 12, 2019

Will add it as soon as I can.

@MikeHart66
Copy link
Author

That would be awesome as I am struggling implementing that myself.

@matkuki
Copy link
Owner

matkuki commented Mar 15, 2019

Hey @MikeHart66
Added the folding examples folding.py and folding_with_lexer.py in the examples directory.

Documentation in chapter 4.3.2. will be added soon.

@brupelo
Copy link

brupelo commented Apr 5, 2019

In case you guys are interested, it'd be awesome to figure out how to implement indentation based code folding without using any lexer (like SublimeText)? I've asked about it here

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

3 participants