Skip to content

Commit 7e6c746

Browse files
committed
3081: clarify on future editors support
1 parent 31f9b3c commit 7e6c746

File tree

1 file changed

+1
-1
lines changed
  • text/3081-multi-part-examples-in-rustdoc

1 file changed

+1
-1
lines changed

text/3081-multi-part-examples-in-rustdoc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Otherwise, none that we could think of.
215215
# Future possibilities
216216
[future-possibilities]: #future-possibilities
217217

218-
One future possibility is that code editors would support this.
218+
One future possibility is that code editors would recognize multi-part examples and enable language features such as refactoring across the multiple parts as a whole.
219219
Assuming, of course, that they would support language features inside of code examples in documentation, at all.
220220

221221
We expect early adoption of this feature.

0 commit comments

Comments
 (0)