Lukas Wirth
|
5ca5d52697
|
Improve inlay hint resolution reliability
|
2024-08-30 15:57:52 +02:00 |
|
Lukas Wirth
|
3115fd8b41
|
Simplify inlay hints needs_resolve
|
2024-03-18 09:50:27 +01:00 |
|
Kirill Bulatov
|
7b3dba5d77
|
Provide resolve data only when it can actually be resolved
|
2023-09-02 22:14:08 +03:00 |
|
Lukas Wirth
|
730286b523
|
Restructure InlayHint, no longer derive properties from its kind
|
2023-05-13 10:42:26 +02:00 |
|
hkalbasi
|
36c9d5ce17
|
Fix pattern type mismatch in tuples
|
2023-05-04 16:03:36 +03:30 |
|
Ryo Yoshida
|
fcbc250723
|
Add field for text edits to InlayHint
|
2023-04-12 19:03:55 +09:00 |
|
Lukas Wirth
|
5859190066
|
Adjust binding mode inlay hints to render better with @ patterns
|
2023-02-15 14:47:02 +01:00 |
|
Lukas Wirth
|
f2444b2a40
|
Remove unnecessary Hint suffix on InlayKind variants
|
2023-01-14 13:08:45 +01:00 |
|
Lukas Wirth
|
60075a6625
|
Remove hover inlay tooltips, replace them with location links
|
2023-01-14 12:19:29 +01:00 |
|
Daniel Eades
|
ed128872eb
|
remove needless borrows
|
2023-01-02 14:52:32 +00:00 |
|
Lukas Wirth
|
b9341e2fe6
|
Fix binding mode hints always adding parentheses to or-patterns
|
2022-12-22 10:35:35 +01:00 |
|
Maybe Waffle
|
046a5679e3
|
Add docs to make tidy tests happy :')
|
2022-12-20 13:30:53 +00:00 |
|
Maybe Waffle
|
1c8bcf0d4e
|
Move inlay hints tests into implementation modules
|
2022-12-20 13:05:18 +00:00 |
|
Maybe Waffle
|
191cfba9d2
|
Split inlay hints into modules
|
2022-12-20 12:58:57 +00:00 |
|