• Vb Script Editor in V8.2.1 without Intellisense

    Situation:

    We have upgraded from v8.1.3 to v8.2.1 and since then we miss the IntelliSense function in VB.Script Editor.

    https://code.visualstudio.com/docs/editor/intellisense

    Example:

    If I type String. , there is no picker that shows all methods of String…