Skip to content

Commit 76c01e5

Browse files
Remove information about duplicate bring targets
1 parent 43cef32 commit 76c01e5

File tree

1 file changed

+0
-1
lines changed
  • packages/cursorless-org-docs/src/docs/user/release-notes

1 file changed

+0
-1
lines changed

packages/cursorless-org-docs/src/docs/user/release-notes/1.1.0.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ Every language Cursorless supports now uses our next-gen scope engine, enabling
4040
- **Full line scope**: The new `"full line"` scope includes leading and trailing whitespace, unlike the existing `"line"` scope which excludes surrounding whitespace. Try `"change full line"` when you want to grab the whole enchilada. ([#3095](https://github.com/cursorless-dev/cursorless/pull/3095))
4141
- **Argument list scope**: Target the entire argument list of a function with `"arg list"` ([#2907](https://github.com/cursorless-dev/cursorless/pull/2907))
4242
- **Java record statements**: Java records now have proper scope support ([#3089](https://github.com/cursorless-dev/cursorless/pull/3089))
43-
- **Allow duplicate targets for bring**: You can now bring the same target multiple times ([#3083](https://github.com/cursorless-dev/cursorless/pull/3083))
4443
- **`"move"` where destination contains source**: This now works ([#3056](https://github.com/cursorless-dev/cursorless/pull/3056))
4544
- **`"from"` action enabled by default** ([#2939](https://github.com/cursorless-dev/cursorless/pull/2939))
4645

0 commit comments

Comments
 (0)