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

Issue with 'Highlight Current Section' option #63

Open
werunom opened this issue Feb 20, 2018 · 1 comment
Open

Issue with 'Highlight Current Section' option #63

werunom opened this issue Feb 20, 2018 · 1 comment

Comments

@werunom
Copy link

werunom commented Feb 20, 2018

Consider that the markdown document has the following outline.

screenshot_20180220_062527

Given this structure, if the option Highlight Current Section is enabled, the outline does not get highlighted when the cursor is in the last section 2.2 heading.

outline

I have observed this problem with sections having the following properties -

  • should be the last one for that level (2.2 heading is the last of level 2 headings)
  • there has to be prior similar level heading (2.1-heading )
  • that prior heading should have a sub-heading (2.1.1 heading)

I have observed this behaviour both in markdown and latex files.

@mangecoeur
Copy link
Owner

Intriguing... a bit busy atm but will try to look into this when i can. Could be something to do with row numbers, or maybe something causing the unfold to no trigger...

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