Skip to content

Commit c8d5607

Browse files
adonovangopherbot
authored andcommitted
gopls/doc/release/v0.21.0.md: restore (deleted in CL 691115)
Change-Id: Id5ad7517c8747d25fc622c99194103c3bd6dcea0 Reviewed-on: https://go-review.googlesource.com/c/tools/+/691375 Auto-Submit: Alan Donovan <[email protected]> Reviewed-by: Robert Findley <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent 9c64f68 commit c8d5607

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

gopls/doc/release/v0.21.0.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Gopls release v0.21.0 (forthcoming)"
3+
---
4+
5+
## Configuration changes
6+
## Web-based features
7+
## Editing features
8+
## Analysis features
9+
## Code transformation features
10+
11+
<!-- golang/go#42301 -->
12+
The Rename operation now treats [Doc Links](https://tip.golang.org/doc/comment#doclinks)
13+
like identifiers, so you can initiate a renaming from a Doc Link.
14+
15+
<!--
16+
17+
### $feature
18+
19+
https://go.dev/issue#xxxxx
20+
21+
-->

0 commit comments

Comments
 (0)