Гость
Целевая тема:
Создать новую тему:
Автор:
Форумы / ASP.NET [игнор отключен] [закрыт для гостей] / Script Outline Add-In for Visual Studio 2005 / 1 сообщений из 1, страница 1 из 1
25.11.2006, 20:02
    #34155544
ekleiman
Гость
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Script Outline Add-In for Visual Studio 2005
Когда я начал работать с Visual Studio 2005, я был слегка разочарован, обнаружив отсутствие окна Script Outline, показывающего в виде дерева структуру скрипта на странице. Да, здесь имеется комбобокс вверху страницы, показывающий список всех функций в алфавитном порядке, но это иногда менее удобно. Поэтому я решил написать свой Add-In хотя бы для клиент-скрипта. Получилось в целом неплохо, иногда я им пользуюсь.
Желающие могут сгрузить его вместе с source-кодом с
http://www.geocities.com/evgenypages/ScriptOutline.zip
Я также дублирую здесь на английском примерно тот же текст, который ранее размещал по адресу
http://tech.groups.yahoo.com/group/vsnetaddin/message/3748

I'd like to announce an Add-In that I just have written.
It allows to see a script outline of javascript and vbscript code
in form of a tree as it was done in Visual Studio 6.
When I have begun to work in IDE of VS 2005 I was a bit disappointed
because of luck of this feature. Yes, they add comboboxes at the top of
any aspx-page but is not the same. More than this, in .js files there
are no comboboxes. So I decided to write such add-in and it was my
first add-in in VS 2005. It could be downloaded from here
<http://www.geocities.com/evgenypages/ScriptOutline.zip> .
Details and limitations of the program are found in readme.txt and in
the source code.
I am very grateful to Carlos Quintero that points me out how to catch
events WindowActivated and DocumentOpened in add-ins. Any feedback will
be appreciated
...
Рейтинг: 0 / 0
Форумы / ASP.NET [игнор отключен] [закрыт для гостей] / Script Outline Add-In for Visual Studio 2005 / 1 сообщений из 1, страница 1 из 1
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]