Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

how to don't show color in specified place #39

Open
starwing opened this issue May 24, 2012 · 1 comment
Open

how to don't show color in specified place #39

starwing opened this issue May 24, 2012 · 1 comment

Comments

@starwing
Copy link

some wishes :-)

I wish in these case:

  • if a indent has only one line, don't show the guide.
    e.g.

    | if foo then <--- show here
    | ? blah blah blah <---don't show here on '?'
    | end <---show here
  • if a indent has many many indent apart from last line, just show the first indet.
    e.g.

    | a =
    | here
    but not:
    | a =
    | | | | | | here

    thx :-)
@nathanaelkane
Copy link
Collaborator

Sounds reasonable but I'm not sure how easy/feasible this is to build. Happy to take pull requests though :)

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

No branches or pull requests

2 participants