-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
It's absurdly often that I find myself writing lines like this:
example_highlights = app.authorized.courses.reader.concept.content.get('atom').get('highlights').filter((h) => h.get('highlight_data')[0].highlight_type == 'example')
To make things a bit more frustrating, ⌘← doesn't bring my cursor to the beginning of the line so if I want to get to the beginning or end of the line it's pretty tedious.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels