Hamish Knight
|
54c2fbf6f3
|
[CS] NFC: Add Solution::getTargetFor
|
2023-03-07 15:16:34 +00:00 |
|
Hamish Knight
|
2976edbe20
|
[CS] Rename SolutionApplicationTarget -> SyntacticElementTarget
|
2023-03-06 20:54:06 +00:00 |
|
Alex Hoppen
|
ff7e11c83f
|
[CodeComplete] Fix crash when completing in a string literal in a result builder
|
2023-02-14 09:40:56 +01:00 |
|
Alex Hoppen
|
9f4e1926b6
|
[CodeCompletion] Use type from solution to determine actor isolation
|
2023-02-14 09:40:56 +01:00 |
|
Alex Hoppen
|
26e237c4ae
|
[CodeCompletion] Disallow void when code completion expr is a solution application target whose result is not unused
This happens if the code completion expression initializes a variable in a multi-statement closure that doesn’t have LeaveClosureBodiesUnchecked set.
|
2023-02-14 09:40:55 +01:00 |
|
Alex Hoppen
|
803e667024
|
[CodeCompletion] Rename DotExprCompletion -> PostfixCompletion
|
2022-07-01 15:57:54 +02:00 |
|