Microsoft MVP성태의 닷넷 이야기
개발 환경 구성: 122. VS.NET 2008 용 PowerCommands 도구 [링크 복사], [링크+제목 복사],
조회: 10769
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

PowerCommands for Visual Studio 2008 released
; http://blogs.msdn.com/vsxteam/archive/2008/02/29/PowerCommands-for-Visual-Studio-2008-released.aspx

VS.NET IDE 를 간편하게 사용할 수 있는 각종 기능들을 제공하고 있습니다. 예를 들어서, 솔루션 탐색기의 파일의 컨텍스트 메뉴에서 "Open Containing Folder" 메뉴를 제공해 줍니다.

대강 다음과 같은 기능들입니다.

Collapse Projects
This command collapses a hierarchy in the solution explorer starting from the root selected node. It can be executed from three different places: solution, solution folders and project nodes respectively.

Copy Class
This command copies a selected class entire content to the clipboard. It can be executed from a single project item or a project item with dependent sub items.

Paste Class
This command pastes a class entire content from the clipboard. It can be executed from a project or folder node.

Copy References
This command copies a reference or set of references to the clipboard. It can be executed from the references node, a single reference node or set of reference nodes.

Paste References
This command pastes a reference or set of references from the clipboard. It can be executed from different places depending on the type of project. For CSharp projects it can be executed from the references node. For Visual Basic and Website projects it can be executed from the project node.

Copy As Project Reference
This command copies a project as a project reference to the clipboard. It can be executed from a project node.

Edit Project File
This command opens the MSBuild project file for a selected project inside Visual Studio. It can be executed from a project node.

Open Containing Folder
This command opens a Windows Explorer window pointing to the physical path of a selected item. It can be executed from a project item node

Open Command Prompt
This command opens a Visual Studio command prompt pointing to the physical path of a selected item. It can be executed from four different places: solution, project, folder and project item nodes respectively.

Unload Projects
This command unloads all projects in a solution. It can be executed from the solution node.

Reload Projects
This command reloads all unloaded projects in a solution. It can be executed from the solution node.

Remove and Sort Usings
This command removes and sort using statements for all classes given a project. It can be executed from a solution node or a single project node.
Note: The Remove and Sort Usings feature is only available for C# projects since the C# editor implements this feature as a command in the C# editor (which this command calls for each .cs file in the project). The Visual Basic IDE implements this functionality for Imports in an interactive way: Project properties, go to the References tab, then click the Unused References... button, then select which references you want removed via a listbox.

Extract Constant
This command creates a constant definition statement for a selected text. It can be executed from the code window over a selected text.

Clear Recent File List
This command clears the Visual Studio recent file list.

Clear Recent Project List
This command clears the Visual Studio recent project list.

Transform Templates
This command executes the associated custom tool with text templates items. It can be executed from a DSL project node or a folder node.

Close All
This command closes all documents. It can be executed from a document tab.








[최초 등록일: ]
[최종 수정일: 4/8/2008]


비밀번호

댓글 작성자
 



2008-03-01 12시06분
다운로드는 다음의 경로에서.

PowerCommands for Visual Studio 2008
; http://code.msdn.microsoft.com/PowerCommands
kevin25

... 31  32  33  34  35  36  37  38  39  40  41  42  43  [44]  45  ...
NoWriterDateCnt.TitleFile(s)
92정성태5/5/20059982XP SP2 방화벽에 대한 내용을 정라한 블로그 소개
91정성태5/5/200510580구글 맵 ( Microsoft MapPoint 수준 )
90정성태4/21/200510465Virtual Server 2005 SP1 beta
89정성태4/1/20051047064bit Windows 2003(x64) , 32bit Windows 2003 SP1 배포
88정성태3/31/200510008HTML to XHTML
87정성태3/31/200510744NewSID : Ghost / VPC 등으로 복제된 컴퓨터의 SID 를 변경
86정성태3/31/200510109Push and Run .NET Code on Remote Machine
84정성태3/25/20059525NET Framework v2 Beta 2 Obsolete APIs
83정성태3/25/200510040서버 운영체제 라이센싱 및 지원 비용 비교 보고서파일 다운로드1
80정성태3/22/200511005VS.NET 2005 가격정책
82정성태3/24/200510591    답변글 VS.NET 2005, SQL 2005 출시 연기
78정성태3/21/200511164ASP.NET
77정성태3/13/200510813Virtual Server : COM 개체로 다루기
75정성태3/9/20059867C# to Visual Basic.NET Translation Tool
79정성태3/22/200510268    답변글 PHP ompiler for .NET Framework
81정성태3/23/20059943    답변글 Microsoft Java Language Conversion Assistant 3.0 beta
85정성태3/27/200510464    답변글 Convert VBA Code to Visual Basic .NET When Migrating to Visual Studio 2005 Tools for Office
74정성태3/9/20059940Internet Explorer 7 곧 출시 예정
73정성태3/4/200510438Developing Solutions with Microsoft InfoPath - Companion Content
72정성태3/4/200510625레지스트리 Control Set 과 CurrentControlSet 의 의미.
71정성태3/4/20059589환경 변수를 등록 후에 시스템에 알리는 방법
70정성태3/4/200510773.NET Tools: Ten Must-Have Tools Every Developer Should Download Now [1]
69정성태3/3/20059627SQL Server 2005 - beta 3
67정성태4/1/200510827스마트 클라이언트 외부 자료 링크
66정성태2/19/20059670오라클 DB 를 Microsoft SQL Server 로 마이그레이션 하기파일 다운로드1
65정성태2/15/200510463Office 2003: XML Reference Schemas
... 31  32  33  34  35  36  37  38  39  40  41  42  43  [44]  45  ...