A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
In VS 17.7.6 IntelliSense is not triggering with a period, but it's still possible to trigger it by using Control + Space or Control + J.
EDIT: Wow I just realized somehow these 2 settings were unchecked (Options -> Text Editor -> C# -> General):
Everything is working again - replace C# with your language of choice.