A good IDE for classic ASP?

前端 未结 8 1258
没有蜡笔的小新
没有蜡笔的小新 2020-12-16 00:38

I\'m using Dreamweaver, but it doesn\'t give me classes, functions, subs names when I am starting to write..

Are there any good alternatives?

8条回答
  •  死守一世寂寞
    2020-12-16 01:29

    I think that VS2005 is best the way for classic ASP. VS2005 supports debugging and code highlighting. And Whole Tomato's Visual Assist X is necessary add-in. It improves code-highlighting, intellisense for VS2005 and it'll accelerate your works. And you can see VA view like class outline view.

提交回复
热议问题