ASP is being changed recently. For me, the most painful thing is to trace the root of the source, open one file after another, and change some features, after two days, even if you want to change the same thing, you still have to take a long time and repeat the original process. Because ASP does not have an IDE environment, it does not directly look for function definitions. I have been using Dreamweaver for editing, mainly using its function of searching strings in folders to find functions.
Yesterday, I found a notepad programmer's notepad and thought it could be a good solution. It is an open-source item and relevant resources can be found in help.
I won't talk about the conventional features. These are the functions I feel better:
1. automatically analyze the functions on the page. For the current ASP, it is often a huge page, which greatly facilitates searching.
2. the folder search function is similar to DW.
I am too lazy to find myself can go to my Network Disk: http://jetz.ys168.com