Categories


Popular topics

(Tags)
(Tags)
Line 66: Line 66:
 
|-
 
|-
 
|[[Ctags|Generate tags]]
 
|[[Ctags|Generate tags]]
|creates Ctags tag file
+
|Creates [[Ctags]] tag file from either active project or active file
 
|-
 
|-
|[[Ctags|CTag options]]
+
|[[Ctags|Ctag options]]
|sets up options for Ctags
+
|Opens dialog allowing you to set options for [[Ctags]]
 
|}
 
|}
  

Revision as of 18:52, 3 October 2017

What is a project? In UltraEdit, a project is a virtual "storage container" allowing you to group and manage associated files (for example, a development project you're working on) and your workspace for those files. Support for projects is tightly integrated throughout other areas in UltraEdit, such as Ctags for project files, Find in files in project files, Function listing for project files, Intellitips, and much more. You can add files and/or folders to a project.

Project support consists of the project itself (i.e., the files contained within it) and the workspace. The workspace consists of all files that should be opened when the project is loaded as well as the view state of project items in the project tree in the File view. The workspace functionality saves the state of all open files in the project file when the project is closed including window position, caret position, and which files are open. These are then reloaded the next time the project is reloaded. Files in the workspace do not have to be specifically added to the project.

Project

Open opens an existing project file
Recent lists recently used projects
New project Opens dialog to create and save a new project file (.prj). After you save the project file, the project is created and the Project settings dialog is immediately opened.
Close project closes a project
Project settings adds, removes, or opens files within the project; also allows you to configure other project settings

Add

Add to project opens submenu to insert a new file, folder, or group into active project. For help on these items, see the project settings topic.

IntelliTips

The following IntelliTips functionality is available in UEStudio only

Go to symbol definition displays IntelliTips list indicating where selected symbol is defined. Double-clicking item in list opens referenced file to definition point.
Display function tip displays function tips defined in active file
Reparse active file forces IntelliTips to reparse active file
More IntelliTips - .source -> .header displays context menu allowing user to toggle between source and associated header file
More IntelliTips - File list displays file list
More IntelliTips - Symbol list displays available symbols for auto-completing word under caret (for example, an object member)
More IntelliTips - Keyword list displays all available keywords / templates for current source file
More IntelliTips - Show functions in this file displays functions defined in active file
More IntelliTips - Jump to Classviewer toggles Workspace Manager to display Tags pane

Tags

Find symbol Jumps to definition of symbol (class, function, variable) under caret (based upon Ctags)
Generate tags Creates Ctags tag file from either active project or active file
Ctag options Opens dialog allowing you to set options for Ctags

Backup

Backup project copies all active files in the current project/workspace to a compressed backup file (.bup) stored in the same directory as the .prj file for the active project/workspace
Restore project presents Restore Project Files dialog to reload a project from a copy that was previously backed up

Tools

Tool configuration presents dialog for user-definable tool configuration for active project

Version control

The following version control functionality is available in UEStudio only

Git - Add current file adds current file to active Git repository
Git - Commit current file records changes to current file to repository
Git - Commit all files records changes for all files to repository
Git - Stash changes stashes changes in working directory
Git - Blame (current file) shows what revision and author last modified each line of a file
Git - Pull incorporates changes from a remote repository into the current branch
Git - Push updates a remote repository with changes from a local repository
Git - Show git branch toggles visibility of Git branch manager
Git - Show git shell toggles visibility of Git shell
CVS/Subversion - Active module opens Version control module manager
CVS/Subversion - Checkout checks out module from repository
CVS/Subversion - Tag creates tag (branch) in CVS tree
CVS/Subversion - Import imports new module into repository
CVS/Subversion - Export checks out module excluding CVS information
CVS/Subversion - Accounts/settings launches CVS Manager dialog
Update commits working copy from repository without displaying any prompts or options
Commit commits working copy to repository without displaying any prompts or options

Advanced

The following advanced project functionality is available in UEStudio only

Project manager launches Project Manager dialog from which users may open, create, backup, restore or batch build projects
Solution - New presents dialog for creation of a new solution (.prw)
Solution - Open presents dialog for selection of an existing solution to be opened
Solution - Close closes the currently active solution
Add projects presents a dialog to allow users to browse to a project and add it to the active solution
Remove projects removes the current project from the active solution
MediaWiki spam blocked by CleanTalk.