Yes, you can use intellisense together with build.bat for building.
To do that create new Makefile Project. Select File -> New -> Project. Under Visual C++ select "Makefile Project". Then specify path/to/build.bat in "Build command line", and specify correct path to win32_handmade.exe executable in "Output (for debugging)". After that intellisense and build/debug commands should work fine.