CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 06:04:15 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/redhat-developer/lsp4ij.git
etag: W/"3edc5bfbee996cfb30b6a659d8fb7881"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=iWDKVGehR3OXxvGAEO5wtVn0tIXCuH4u9N68MEJnrgFiM0ReVwzLm9IgptG19v%2B%2Bw0KJAf6IFghMLp63UMVUBKQdkf%2BYhi7mdQgOzl%2FmyqWz09UTqRrbI8JtVHLShwfhAiwQGGPVekhf0BSVXmz8d%2Bxt%2FXTPWKkBd6xenMei1QNhff6oBRiufDUqtFoBmIB9%2Bm2wFchoz5GPNiT7Npj27ueDaQio3uMg3USWxhb0YlJ6aUPu1p19YNfoXrIrZpFCW051TBrMhqT4dOY7fqyFmw%3D%3D--%2BHnHLnjPZnwiwIgw--mQazs%2Bud7SucDUUYjNFwqA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1085753422.1753250654; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:04:14 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:04:14 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 953C:261FF2:4AAF2A:61BFB3:68807B5E
fix: Support `textDocument/diagnostics` · redhat-developer/lsp4ij@9d22f54 · GitHub
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/DocumentContentSynchronizer.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/LSPFileListener.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/LSPRequestConstants.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/LanguageServerWrapper.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/client/LanguageClientImpl.java
Skip to content
Navigation Menu
{{ message }}
generated from redhat-developer/new-project-template
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit 9d22f54
committed
File tree
Expand file treeCollapse file tree
16 files changed
+374
-45
lines changedFilter options
- docs
- src/main
- java/com/redhat/devtools/lsp4ij
- client
- features
- features/refactoring
- inspections
- internal
- server/capabilities
- resources/META-INF
Expand file treeCollapse file tree
16 files changed
+374
-45
lines changed+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
| |||
422 | 423 |
| |
423 | 424 |
| |
424 | 425 |
| |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
425 | 434 |
| |
426 | 435 |
| |
427 | 436 |
| |
|
+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
112 | 120 |
| |
113 | 121 |
| |
114 | 122 |
| |
|
src/main/java/com/redhat/devtools/lsp4ij/DocumentContentSynchronizer.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/DocumentContentSynchronizer.java+114-12Lines changed: 114 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
| 22 | + | |
20 | 23 |
| |
21 | 24 |
| |
| 25 | + | |
22 | 26 |
| |
23 | 27 |
| |
24 | 28 |
| |
25 | 29 |
| |
| 30 | + | |
26 | 31 |
| |
27 | 32 |
| |
28 | 33 |
| |
| |||
31 | 36 |
| |
32 | 37 |
| |
33 | 38 |
| |
34 |
| - | |
| 39 | + | |
35 | 40 |
| |
36 | 41 |
| |
37 | 42 |
| |
| |||
45 | 50 |
| |
46 | 51 |
| |
47 | 52 |
| |
48 |
| - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
49 | 58 |
| |
50 | 59 |
| |
51 | 60 |
| |
| |||
66 | 75 |
| |
67 | 76 |
| |
68 | 77 |
| |
69 |
| - | |
| 78 | + | |
70 | 79 |
| |
71 | 80 |
| |
72 | 81 |
| |
73 | 82 |
| |
74 | 83 |
| |
75 | 84 |
| |
76 |
| - | |
| 85 | + | |
77 | 86 |
| |
78 | 87 |
| |
79 | 88 |
| |
| |||
88 | 97 |
| |
89 | 98 |
| |
90 | 99 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
95 | 107 |
| |
96 |
| - | |
97 | 108 |
| |
98 | 109 |
| |
99 | 110 |
| |
| |||
103 | 114 |
| |
104 | 115 |
| |
105 | 116 |
| |
| 117 | + | |
106 | 118 |
| |
107 | 119 |
| |
| 120 | + | |
108 | 121 |
| |
109 | 122 |
| |
110 | 123 |
| |
| |||
141 | 154 |
| |
142 | 155 |
| |
143 | 156 |
| |
| 157 | + | |
| 158 | + | |
144 | 159 |
| |
145 | 160 |
| |
146 |
| - | |
147 |
| - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
148 | 167 |
| |
149 | 168 |
| |
150 | 169 |
| |
| |||
210 | 229 |
| |
211 | 230 |
| |
212 | 231 |
| |
213 |
| - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
214 | 236 |
| |
215 | 237 |
| |
216 | 238 |
| |
| |||
241 | 263 |
| |
242 | 264 |
| |
243 | 265 |
| |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
244 | 346 |
|
src/main/java/com/redhat/devtools/lsp4ij/LSPFileListener.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/LSPFileListener.java+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
| 192 | + | |
192 | 193 |
| |
193 | 194 |
| |
194 | 195 |
| |
|
src/main/java/com/redhat/devtools/lsp4ij/LSPRequestConstants.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/LSPRequestConstants.java+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
src/main/java/com/redhat/devtools/lsp4ij/LanguageServerWrapper.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/LanguageServerWrapper.java+9-6Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| |||
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
| 230 | + | |
230 | 231 |
| |
231 | 232 |
| |
232 | 233 |
| |
| |||
785 | 786 |
| |
786 | 787 |
| |
787 | 788 |
| |
788 |
| - | |
| 789 | + | |
789 | 790 |
| |
790 | 791 |
| |
791 | 792 |
| |
| |||
830 | 831 |
| |
831 | 832 |
| |
832 | 833 |
| |
833 |
| - | |
| 834 | + | |
834 | 835 |
| |
835 | 836 |
| |
836 | 837 |
| |
| |||
883 | 884 |
| |
884 | 885 |
| |
885 | 886 |
| |
886 |
| - | |
| 887 | + | |
887 | 888 |
| |
888 | 889 |
| |
889 | 890 |
| |
| |||
952 | 953 |
| |
953 | 954 |
| |
954 | 955 |
| |
| 956 | + | |
955 | 957 |
| |
956 |
| - | |
| 958 | + | |
957 | 959 |
| |
958 | 960 |
| |
959 | 961 |
| |
960 |
| - | |
| 962 | + | |
| 963 | + | |
961 | 964 |
| |
962 | 965 |
| |
963 | 966 |
| |
|
src/main/java/com/redhat/devtools/lsp4ij/client/LanguageClientImpl.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/client/LanguageClientImpl.java+32-6Lines changed: 32 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
154 |
| - | |
| 153 | + | |
| 154 | + | |
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
172 |
| - | |
| 171 | + | |
| 172 | + | |
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
192 |
| - | |
193 |
| - | |
| 192 | + | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
| |||
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
207 | 233 |
| |
208 | 234 |
| |
209 | 235 |
| |
|
You can’t perform that action at this time.
0 commit comments