locked
Is there a Visual Studio VBScript ide\template? RRS feed

  • Question

  • I have not used VBScript in a number of years, Now I am supporting an Installer project that has all it's custom actions in VBscript. Can Visual Studio be used to code and syntax check VBScript?  I have VS Community 2017, and when I look under new\projects, I see nothing for VBScript.  Is VBScript still supported in Visual Studio, if so, How do I open and edit a VBScript (.VBS) file?  If not, please recommend a a free IDE.  Thanks
    Friday, October 6, 2017 7:44 PM

All replies

  • I haven't tried it but it appears to be possible:

    https://stackoverflow.com/questions/23210905/visual-studio-2013-and-vb-scripts


    Paul ~~~~ Microsoft MVP (Visual Basic)

    Friday, October 6, 2017 7:56 PM
  • That appears to be OK for debugging, but what about coding, syntax checking, intellisense.  I do not think that it is applicable towards those things.
    Friday, October 6, 2017 8:32 PM
  • That appears to be OK for debugging, but what about coding, syntax checking, intellisense.  I do not think that it is applicable towards those things.

    In that case I would look at VBSEdit.


    Paul ~~~~ Microsoft MVP (Visual Basic)

    Friday, October 6, 2017 9:01 PM
  • Hi mobilelou,

    Welcome to the MSDN forum.

    Refer to your description, your issue is about VBScript. Since our forum is to discuss the VS IDE, please redirect to this appropriate forum: https://social.technet.microsoft.com/Forums/scriptcenter/en-us/home?forum=ITCG and start a new thread to seek for a more professional support, thank you for your cooperation.

    Best regards,

    Sara


    MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com

    Monday, October 9, 2017 2:49 AM