You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/cursorless-engine/src/processTargets/modifiers/scopeHandlers/SurroundingPairScopeHandler/InteriorScopeHandler.ts
+6-7Lines changed: 6 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ export class InteriorScopeHandler extends BaseScopeHandler {
42
42
// If the scope type is explicit (ie, the user has specified a scope
43
43
// type), then we don't want to include matching pairs. The user might
44
44
// have said something like "inside element" and then we don't want to
0 commit comments