A step-by-step guide on using the NXP VS Code extension to import MCUXpresso SDK repositories as an alternative to the 'west' command-line tool. Covers four import methods (Remote, Local, Remote Archive, Local Archive), explains the difference between Repository Application and Freestanding Application project types, and introduces the New Project Wizard for creating minimal 'empty' starter projects. Notes a key limitation: SDK repositories are large (~2 GB) and projects use linked folders, preventing straightforward use of git.