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 AST-navigation of text #106

Open
schanzer opened this issue Mar 30, 2018 · 2 comments
Open

Allow AST-navigation of text #106

schanzer opened this issue Mar 30, 2018 · 2 comments
Assignees

Comments

@schanzer
Copy link
Member

Use CM.markText() for text range

@schanzer schanzer self-assigned this Mar 30, 2018
@justinpombrio
Copy link
Collaborator

What is this issue about? We currently call .markText() on AST root nodes including their comments. Is this issue talking just about that, or something beyond that?

@schanzer
Copy link
Member Author

It would be a nice feature to have nodes rendered without any decoration at all, such that they appear to be plain text - but all the nifty screen reader and keyboard navigation stuff still works.

Basically, “what if this project didn’t make me look at blocks at all ?”

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants