Commit 89a1ca0
committed
[release] prepare v0.23.0 release
8da2809 utils/pathUtils: add the new installation paths for windows
cbb1479 src/goModules: check goVersion isn't null before using it
6c0bda2 package.json: configure the debug adapter from launch.json
481ae47 test/integration/goDebug.test.ts: include reasons for cwd test fail
d96dc45 test/integration/goDebug.test.ts: fix local variable assertion
7f1e239 build/all.bash: use delve at master for ci
516bf10 .github/workflows: use delve at master
7dd7f7a src/goLanguageServer: remove go-langserver deprecation warning
8f31447 test/integration/goDebug.test.ts: run existing debug tests on dlv dap
66e03b8 src/pickProcess: fix regexp to detect go versions with no patch version
7fcd3d2 eslint: Fix some eslint warnings
54602c5 src/debugAdapter: disable stackTrace error pop-ups
8272510 package.json: update logOutput documentation in launch config
5e19b9d .github/workflows: update go, node versions
30b086f src/goMain: use lint tool's name as the lint diagnostic collection name
e760407 src/goDebugConfiguration.ts: remove gcflags using regexp
150a6d3 package-lock.json: update gts/prettier locked versions
8c699ae build: run with a different version of go
526ef89 .github/workflows: remove macos-latest from test-long.yml
4a719c8 CHANGELOG.md: sync CHANGELOG.md with the one in the release branch
49d737e package.json: change version to v0.23.0-dev
f7b122c docs/advanced: add info about format/import
74e266b eslint: reformat files in src with gts fix and eslint comments
289e788 docs/debugging.md: update documentation for processId
c7086f8 src/goDebugFactory.ts: remove the "godlvdap" debug type
84a6b61 package.json: add disableConcurrentTests setting
4ef4f53 eslint: Change test files so eslint does not complain
d0777c4 .github/workflows: allow to run Long Tests outside the official repo
e8a2ba3 .github/workflows: add go1.16 test to Long Tests
64f7875 test/integration: use module mode for testing
ab62b6c test/testdata: add missing go.mod file for cwdTest
9233ebf .github/workflows: install gocode-gomod
02b5116 build/all.bash: install gocode-gomode
0dc8517 goLanguageServer: prompt user to fill out survey when they disable gopls
1a9e669 Revert ".github/workflows: run Long Tests with go1.16 rc1"
32a9f15 .github/workflows: run Long Tests with go1.16 rc1
95dc50c goLanguageServer: add logic to prompt users to opt back into gopls
48c4af1 src/pickProcess.ts: add attach by process name command
3ef8679 third_party/tree-kill: remove dependency on mocha
3525068 src/pickProcess.ts: use lsof to find process exes on darwin
3fa9b0f src/debugAdapter2: remove thin adapter for dlv-dap
0c6dce4 goLanguageServer: add special handling for incorrect flags
6a14cd3 package-lock.json: update package-lock.json to lockfile version 2
2e2c885 test: use CODE_VERSION for testing
7452751 test/runTest: add --force-disable-user-env
df853b9 src/goDebugFactory.ts: run dlv-dap as a server and connect as server
555b11b docs: fix broken links
feee65b src/goMain: fix the exception caused by invalid version string
df04ba2 test/runTest: use vscode 1.52.1
6c94bb8 src/goDebugConfiguration.ts: invoke pick process for local attach
f2fcdb1 src/goMain: correct showGoWelcomePage hard-coded version string
eb53a53 package.json: fix typos
ab0629e src/goLanguageServer: add platfom info in the automated issue report
2c40d20 goLanguageServer: disable the language server with SSH URIs
6841fe0 src/goMain: use a hard-coded version string for welcome page state
306da34 src/goLanguageServer: use isInPreviewMode to enable experiments
cf5ff5f docs/settings.md: replace the old gopls doc link with the new one
1ad5c33 src/goLanguageServer: protect language restart with mutex
30b7367 package-lock.json: update ini
55b2284 src/goLanguageServer: block until the language client is ready
3c08fec package.json: add dlv to alternateTools value list
05251dd README.md: add the new video material
46a15da src/utils/wmicProcessParser.ts: get exe path from wmic
aa02c3f src/pickProcess.ts: add linux cmd for go process
cfc3d4f src/goMain: linkify documentLink deprecation warning message
5d48c07 goLanguageServer: add extra information to automated error reports
aac9542 goLanguageServer: add an opt-in "always update" setting for gopls
17e80f5 src/pickProcess.ts: fix platform process commands
db2234c src/stateUtils.ts: add command to reset memento state
4d6ed04 src/pickProcess.ts: add pick process command for local attach
ad3a7d2 build: run docker with SYS_PTRACE capability
1534912 src/goDebug: check if delve exited before attempting to get state
5f88d61 docs: delete broken links about auto formatting
63d2287 src/welcome: correct link to Gophers Slack
9a4ca54 src/goLanguageServer.ts: fix suggestUpdateGopls documentation
76ce9ba docs: minor updates of features.md and troubleshooting.md
Change-Id: Id7dfedf1bc1be02f5418e9064d1fbf4a4a502a80File tree
119 files changed
+22263
-8644
lines changed- .github/workflows
- .vscode
- build
- docs
- src
- debugAdapter2
- debugAdapter
- utils
- test
- gopls
- integration
- mocks
- testdata/cwdTest/cwdTest
- unit
- third_party
- tree-kill
- typings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
119 files changed
+22263
-8644
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
51 | 55 | | |
| 56 | + | |
52 | 57 | | |
53 | 58 | | |
54 | 59 | | |
| |||
58 | 63 | | |
59 | 64 | | |
60 | 65 | | |
61 | | - | |
| 66 | + | |
62 | 67 | | |
63 | | - | |
| 68 | + | |
| 69 | + | |
64 | 70 | | |
65 | 71 | | |
66 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 3 | + | |
8 | 4 | | |
9 | 5 | | |
10 | 6 | | |
11 | | - | |
| 7 | + | |
12 | 8 | | |
13 | 9 | | |
14 | 10 | | |
15 | | - | |
16 | | - | |
| 11 | + | |
| 12 | + | |
17 | 13 | | |
18 | 14 | | |
19 | 15 | | |
20 | 16 | | |
21 | | - | |
| 17 | + | |
22 | 18 | | |
| 19 | + | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
| |||
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
31 | | - | |
| 28 | + | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
35 | 32 | | |
36 | | - | |
| 33 | + | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | | - | |
| 61 | + | |
61 | 62 | | |
62 | | - | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
56 | | - | |
| 59 | + | |
57 | 60 | | |
58 | | - | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 41 | | |
58 | 42 | | |
59 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments