tools/gopls/internal
Rob Findley 9dff42e52e gopls/internal/golang/extract: preserve comments in extracted block
Use printer.CommentedNode to preserve comments in function and method
extraction.

Fixes golang/go#50851

Change-Id: I7d8aa2683c980e613592f64646f8077952ea61be
Reviewed-on: https://go-review.googlesource.com/c/tools/+/629376
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-11-20 19:06:46 +00:00
..
analysis internal/analysisinternal: unify zero value function to typesinternal 2024-11-20 16:07:55 +00:00
bloom gopls/internal/cache: share type checking with analysis 2024-10-28 18:30:04 +00:00
cache gopls/internal/cache: refine bug reports for inconsistent dep view 2024-11-18 16:03:08 +00:00
clonetest gopls/internal/settings: add missing deep cloning in Options.Clone 2024-09-06 21:56:41 +00:00
cmd gopls/internal/golang: semtok: use type information consistently 2024-11-11 18:34:52 +00:00
debug gopls: remove dead code 2024-05-17 17:09:11 +00:00
doc gopls/internal/analysis/undeclaredname: merge into CodeAction 2024-11-19 15:17:08 +00:00
file gopls/protocol: update LSP to latest version 2024-03-05 15:19:20 +00:00
filecache gopls/internal/util/lru: make lru.Cache generic 2024-08-28 16:22:06 +00:00
fuzzy x/tools/gopls: delete code obsoleted by go1.23 2024-09-09 18:00:29 +00:00
golang gopls/internal/golang/extract: preserve comments in extracted block 2024-11-20 19:06:46 +00:00
label gopls: normalize logging attributes 2024-04-26 20:08:17 +00:00
licenses gopls/internal/test: fix path to local go in integration tests 2024-11-04 16:34:04 +00:00
lsprpc gopls/internal/protocol/command: use gopls.foo form everywhere 2024-06-07 14:44:27 +00:00
mod gopls/internal/protocol: add DocumentURI.DirPath 2024-11-14 23:37:56 +00:00
progress gopls: normalize logging attributes 2024-04-26 20:08:17 +00:00
protocol gopls/internal/protocol: add DocumentURI.DirPath 2024-11-14 23:37:56 +00:00
server gopls/internal/test: synchronize notifications during commands 2024-11-18 01:02:45 +00:00
settings gopls/internal/analysis/undeclaredname: merge into CodeAction 2024-11-19 15:17:08 +00:00
telemetry gopls/internal/telemetry/cmd/stacks: print double-claimed stacks 2024-10-22 13:42:14 +00:00
template gopls/internal/template: fix completion token boundary conditions 2024-10-28 18:46:45 +00:00
test gopls/internal/golang/extract: preserve comments in extracted block 2024-11-20 19:06:46 +00:00
util gopls/internal/analysis/undeclaredname: merge into CodeAction 2024-11-19 15:17:08 +00:00
version gopls/internal/version: amend the year in a recent copyright header 2024-01-19 16:29:14 +00:00
vulncheck gopls: allow for asynchronous request handling 2024-10-18 20:45:24 +00:00
work gopls/internal/protocol: add DocumentURI.DirPath 2024-11-14 23:37:56 +00:00