Serpen / VBS-VSCode

VSCode VBScript language extension
https://marketplace.visualstudio.com/items?itemName=Serpen.vbsvscode
MIT License
24 stars 11 forks source link

Context sensitive language features #18

Open Serpen opened 3 years ago

Serpen commented 3 years ago

These things should work only context sensitive:

Serpen commented 3 years ago

Completion of object members works now a little. After a dot only object member source (and localfile, and user defined imports) file is used for completion.

Serpen commented 3 years ago

The Scriptlet (Dictionary, fso) should be only included if used