Alex Hoppen
|
fe2ae72ad2
|
[IDE] Rename CodeCompletion to IDEInspection in cases where the code path no longer exclusively applies to code completion
The code completio infrastructure is also being used for cursor info now, so it should no longer be called code completion.
rdar://103251187
|
2022-12-13 11:41:05 +01:00 |
|
Slava Pestov
|
e307860d73
|
IDE: Stop calling getAllConformances() on protocols
|
2022-08-23 00:03:37 -04:00 |
|
Suyash Srijan
|
390d8cc44b
|
[IDE] Add result builder code completion for buildPartialBlock (#60669)
|
2022-08-20 15:36:15 +01:00 |
|
Rintaro Ishizaki
|
92b9df0725
|
[CodeCompletion] Remove 'declTypeContext' field from the result builder
This field is not used anymore
|
2022-03-03 11:47:33 -08:00 |
|
Alex Hoppen
|
190ee6ecc7
|
[CodeCompletion] Replace includes of CodeCompletion.h by more specific ones
|
2022-02-23 17:08:26 +01:00 |
|
Alex Hoppen
|
e37796dc88
|
[CodeCompletion] Move CompletionOverrideLookup to its own file
|
2022-02-23 17:05:52 +01:00 |
|