- Parse the extended data from "format 2" - Exclude locals from other files - should be easy, just ignore stuff with the `l` extended type when `file` isn't us - Exclude locals from other functions - can we figure out what function we're in without too much parsing hassle? - Try to figure out types of struct objects so we can complete struct members after `.` or `->`
lextended type whenfileisn't us.or->