Skip to content

June 2023

Photo by Kelly: https://www.pexels.com/photo/two-pilots-flying-an-airplane-2898316/

GitHub Copilot and Visual Studio Intellisense

When GitHub Copilot was originally launched over year ago (October 2021), it didn’t work really well with the Visual Studio Intellisense. Sometimes it blocked the Intellisense suggestions and sometimes other way around. However now things have changed and Copilot plays nicely with it’s older brother Intellisense.

Visual Studio Copilot extension 1.84.X version has received a significant improvement that binds the Intellisense and Copilot together. You can check and update …