**TypeScript Version:** typescript@2.1.0-dev.20161008 **Visual Studio:** VS2015CE Update 3 **Code** ``` ts import { Store } from ". <--- caret is placed here ``` **Actual behavior:** When typing the dot `.` at line 1, the following error window appears in visual studio: 