-
-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Defined to be the visible content range in the editor. (Open question: Include partially visible lines?)
The main use case is with from
. That would help in the case in which there are matching identifiers far away in the file that I don't care about. You can approximate visible
using other scopes, but visible
is a very simple scope to say and to reason about.
Sample usage: from visible take every instance air
Filed for discussion. If there's interest, I might attempt to implement this myself.
saidelike
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers