Commit bc0e95e
Exclude named parameters inlay hints for java defined (scala#23462)
We don't want to show named parameters inlay hints for java defined
`(x$0, x$1 ...)`.
[Cherry-picked 638feaf]1 parent 495c4c8 commit bc0e95e
File tree
2 files changed
+17
-1
lines changed- presentation-compiler
- src/main/dotty/tools/pc
- test/dotty/tools/pc/tests/inlayHints
2 files changed
+17
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
| 437 | + | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| |||
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1227 | 1227 | | |
1228 | 1228 | | |
1229 | 1229 | | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
1230 | 1246 | | |
0 commit comments