Support for JavaScript intellisense files have been dropped in v7+.
VS2017+ uses a new JavaScript parsing engine which unfortunately broke the JavaScript intellisense functionality.
There is also no good solution to this.
However, the TypeScript intellisense is a great alternative.
For more information on how to transition to TypeScript, see:
Start using TypeScript with XrmToolkit