• ulterno@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 day ago
    • Case 1:
      • Just typed the ending ‘>’ for the include and see the annotation come up.
    • Case 2:
      • Did not include the header, so not getting the code completion recommendation, making me have to type the function/class/whatever name.
    • Case 3:
      • The code completion comes up with an option of including the header (except that it is including the wrong header, despite me having already included the correct one)