CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 20:52:19 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/"63cfe9764d8bd4b6c553c1a407f89eb5"
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=uQjJkhg5IRUtZpMKpsQa0KOb4ks7xLA2CY1jLnS67RJMNT19XqK6Sl4CXt0fBGU70XH0%2BaESQdGitC5A7f83EGCTciyrx0OkxPxq%2Bo7OVNd6U9lxBVZTk2Am2WsT8eW8zmM9n9hkFYZ93lSGeeX6YqvgOYQRqSeNzATJvO2fpMfbpzkR5MgH5qmJWoFzNYrgDdV11n6SBYZHC29iWTM3HwG8P7w2uu2dY%2FoL35GYOORrzkC5AysiLPcPsQEgyO%2Brbh%2BVcNj52Z5fjPA3rT2L8Q%3D%3D--Rm8WCPB%2BqQ4Y6gWl--CDLMTECVE5ZCCubWUHNHEQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1760523246.1753390339; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 20:52:19 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 20:52:19 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 85B2:1040FB:684D7:8DFF0:68829D03
fix: do some performance improvement · redhat-developer/lsp4ij@80571c6 · GitHub
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/LanguageServiceAccessor.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/features/codeLens/UnresolvedCodeLensViewportContext.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/features/color/LSPColorProvider.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/features/formatting/LSPClientSideOnTypeFormattingTypedHandler.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/features/formatting/LSPServerSideOnTypeFormattingHelper.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/features/semanticTokens/viewProvider/LSPSemanticTokensFileViewProviderHelper.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 57
Commit 80571c6
committed
fix: do some performance improvement
Signed-off-by: azerr <azerr@redhat.com>1 parent 63a3555 commit 80571c6Copy full SHA for 80571c6
File tree
Expand file treeCollapse file tree
6 files changed
+70
-55
lines changedFilter options
- src/main/java/com/redhat/devtools/lsp4ij
- features
- codeLens
- color
- formatting
- semanticTokens/viewProvider
Expand file treeCollapse file tree
6 files changed
+70
-55
lines changedsrc/main/java/com/redhat/devtools/lsp4ij/LanguageServiceAccessor.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/LanguageServiceAccessor.java+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
267 | 267 |
| |
268 | 268 |
| |
269 | 269 |
| |
270 |
| - | |
271 |
| - | |
| 270 | + | |
| 271 | + | |
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
|
src/main/java/com/redhat/devtools/lsp4ij/features/codeLens/UnresolvedCodeLensViewportContext.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/features/codeLens/UnresolvedCodeLensViewportContext.java+18-9Lines changed: 18 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
83 |
| - | |
| 82 | + | |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
| |||
96 | 97 |
| |
97 | 98 |
| |
98 | 99 |
| |
99 |
| - | |
| 100 | + | |
100 | 101 |
| |
101 | 102 |
| |
102 | 103 |
| |
103 | 104 |
| |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
104 | 116 |
| |
105 | 117 |
| |
106 | 118 |
| |
| |||
114 | 126 |
| |
115 | 127 |
| |
116 | 128 |
| |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 | 129 |
| |
122 | 130 |
| |
123 | 131 |
| |
124 | 132 |
| |
| 133 | + | |
125 | 134 |
| |
126 | 135 |
| |
127 | 136 |
| |
|
src/main/java/com/redhat/devtools/lsp4ij/features/color/LSPColorProvider.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/features/color/LSPColorProvider.java+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 | 38 |
| |
40 | 39 |
| |
41 | 40 |
| |
| |||
60 | 59 |
| |
61 | 60 |
| |
62 | 61 |
| |
63 |
| - | |
64 |
| - | |
| 62 | + | |
| 63 | + | |
65 | 64 |
| |
66 | 65 |
| |
67 | 66 |
| |
| |||
79 | 78 |
| |
80 | 79 |
| |
81 | 80 |
| |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 | 81 |
| |
87 | 82 |
| |
88 | 83 |
| |
|
src/main/java/com/redhat/devtools/lsp4ij/features/formatting/LSPClientSideOnTypeFormattingTypedHandler.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/features/formatting/LSPClientSideOnTypeFormattingTypedHandler.java+31-33Lines changed: 31 additions & 33 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
| |||
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
27 |
| - | |
28 | 26 |
| |
29 |
| - | |
30 | 27 |
| |
31 | 28 |
| |
| 29 | + | |
32 | 30 |
| |
33 | 31 |
| |
34 | 32 |
| |
35 | 33 |
| |
36 | 34 |
| |
37 | 35 |
| |
38 | 36 |
| |
39 |
| - | |
| 37 | + | |
40 | 38 |
| |
41 | 39 |
| |
42 | 40 |
| |
| 41 | + | |
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
| |||
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 | 54 |
| |
61 | 55 |
| |
62 | 56 |
| |
| |||
128 | 122 |
| |
129 | 123 |
| |
130 | 124 |
| |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
131 | 133 |
| |
132 | 134 |
| |
133 | 135 |
| |
134 |
| - | |
135 |
| - | |
| 136 | + | |
| 137 | + | |
136 | 138 |
| |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
| 139 | + | |
| 140 | + | |
142 | 141 |
| |
143 | 142 |
| |
144 |
| - | |
| 143 | + | |
145 | 144 |
| |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
| 145 | + | |
| 146 | + | |
159 | 147 |
| |
160 | 148 |
| |
161 |
| - | |
162 |
| - | |
| 149 | + | |
163 | 150 |
| |
164 | 151 |
| |
165 | 152 |
| |
166 | 153 |
| |
167 |
| - | |
| 154 | + | |
168 | 155 |
| |
169 | 156 |
| |
170 | 157 |
| |
| |||
345 | 332 |
| |
346 | 333 |
| |
347 | 334 |
| |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
348 | 346 |
|
src/main/java/com/redhat/devtools/lsp4ij/features/formatting/LSPServerSideOnTypeFormattingHelper.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/features/formatting/LSPServerSideOnTypeFormattingHelper.java+15-3Lines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| |||
58 | 59 |
| |
59 | 60 |
| |
60 | 61 |
| |
61 |
| - | |
62 |
| - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
63 | 67 |
| |
64 | 68 |
| |
65 | 69 |
| |
| |||
102 | 106 |
| |
103 | 107 |
| |
104 | 108 |
| |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
105 | 117 |
|
src/main/java/com/redhat/devtools/lsp4ij/features/semanticTokens/viewProvider/LSPSemanticTokensFileViewProviderHelper.java
Copy file name to clipboardExpand all lines: src/main/java/com/redhat/devtools/lsp4ij/features/semanticTokens/viewProvider/LSPSemanticTokensFileViewProviderHelper.java+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
58 |
| - | |
| 59 | + | |
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
|
You can’t perform that action at this time.
0 commit comments