
- 1. Welcome to the GNAT Programming Studio
- 2. Description of the Main Window
- 2.1. The Workspace
- 2.2. The Preferences Assistant
- 2.3. The Welcome Dialog
- 2.4. The Tip of the Day
- 2.5. The Menu Bar
- 2.6. The Tool Bar
- 2.7. The omni-search
- 2.8. The Messages view
- 2.9. The Locations View
- 2.10. The Project view
- 2.11. The Scenario view
- 2.12. The Files View
- 2.13. The Windows view
- 2.14. The Outline view
- 2.15. The Clipboard view
- 2.16. The Call trees view and Callgraph browser
- 2.17. The Bookmarks view
- 2.18. The Python Console
- 2.19. The OS Shell Console
- 2.20. The Execution window
- 2.21. The Tasks view
- 2.22. The Project Browser
- 2.23. The Dependency Browser
- 2.24. The Elaboration Circularities browser
- 2.25. The Entity browser
- 2.26. The File Selector
- 3. Multiple Document Interface
- 4. Editing Files
- 5. Source Navigation
- 6. Project Handling
- 7. Searching and Replacing
- 8. Compilation/Build
- 9. Debugging
- 10. Version Control System
- 11. Tools
- 12. Working in a Cross Environment
- 13. Using GPS for Remote Development
- 14. Customizing and Extending GPS
- 14.1. Color Themes
- 14.2. Custom Fonts
- 14.3. The Key Shortcuts Editor
- 14.4. Editing Plugins
- 14.5. Customizing through XML and Python files
- 14.5.1. Customization files and plugins
- 14.5.2. Defining Actions
- 14.5.3. Macro arguments
- 14.5.4. Filtering actions
- 14.5.5. Adding new menus
- 14.5.6. Adding contextual menus
- 14.5.7. Adding tool bar buttons
- 14.5.8. Binding actions to keys
- 14.5.9. Configuring preferences
- 14.5.10. Creating themes
- 14.5.11. Defining new search patterns
- 14.5.12. Defining custom highlighters
- 14.5.13. Adding support for new languages
- 14.5.14. Defining text aliases
- 14.5.15. Alias files
- 14.5.16. Defining project attributes
- 14.5.17. Adding casing exceptions
- 14.5.18. Adding documentation
- 14.5.19. Adding custom icons
- 14.5.20. Customizing Remote Programming
- 14.5.21. Customizing Build Targets and Models
- 14.5.22. Customizing Toolchains
- 14.6. Adding support for new tools
- 14.7. Customization examples
- 14.8. Scripting GPS
- 14.9. The Server Mode
- 14.10. Adding project templates
- 15. Environment
- 16. Scripting API reference for GPS
- 16.1. Function description
- 16.2. User data in instances
- 16.3. Hooks
- 16.4. Functions
- 16.5. Classes
- 16.5.1.
GPS.Action
- 16.5.2.
GPS.Activities
- 16.5.3.
GPS.Alias
- 16.5.4.
GPS.Bookmark
- 16.5.5.
GPS.BuildTarget
- 16.5.6.
GPS.Button
- 16.5.7.
GPS.Clipboard
- 16.5.8.
GPS.CodeAnalysis
- 16.5.9.
GPS.Codefix
- 16.5.10.
GPS.CodefixError
- 16.5.11.
GPS.Command
- 16.5.12.
GPS.CommandWindow
- 16.5.13.
GPS.Completion
- 16.5.14.
GPS.Console
- 16.5.15.
GPS.Construct
- 16.5.16.
GPS.ConstructsList
- 16.5.17.
GPS.Context
- 16.5.18.
GPS.Contextual
- 16.5.19.
GPS.Cursor
- 16.5.20.
GPS.Debugger
- 16.5.21.
GPS.DebuggerBreakpoint
- 16.5.22.
GPS.Editor
- 16.5.23.
GPS.EditorBuffer
- 16.5.24.
GPS.EditorHighlighter
- 16.5.25.
GPS.EditorLocation
- 16.5.26.
GPS.EditorMark
- 16.5.27.
GPS.EditorOverlay
- 16.5.28.
GPS.EditorView
- 16.5.29.
GPS.Entity
- 16.5.30.
GPS.Exception
- 16.5.31.
GPS.File
- 16.5.32.
GPS.FileLocation
- 16.5.33.
GPS.FileTemplate
- 16.5.34.
GPS.Filter
- 16.5.35.
GPS.GUI
- 16.5.36.
GPS.HTML
- 16.5.37.
GPS.Help
- 16.5.38.
GPS.History
- 16.5.39.
GPS.Hook
- 16.5.40.
GPS.Predefined_Hooks
- 16.5.41.
GPS.Invalid_Argument
- 16.5.42.
GPS.Language
- 16.5.43.
GPS.LanguageInfo
- 16.5.44.
GPS.Libclang
- 16.5.45.
GPS.Locations
- 16.5.46.
GPS.Logger
- 16.5.47.
GPS.MDI
- 16.5.48.
GPS.MDIWindow
- 16.5.49.
GPS.MemoryUsageProvider
- 16.5.50.
GPS.MemoryUsageProviderVisitor
- 16.5.51.
GPS.Menu
- 16.5.52.
GPS.Message
- 16.5.53.
GPS.Missing_Arguments
- 16.5.54.
GPS.OutputParserWrapper
- 16.5.55.
GPS.Preference
- 16.5.56.
GPS.PreferencesPage
- 16.5.57.
GPS.Process
- 16.5.58.
GPS.Project
- 16.5.59.
GPS.ProjectTemplate
- 16.5.60.
GPS.ReferencesCommand
- 16.5.61.
GPS.Revision
- 16.5.62.
GPS.Search
- 16.5.63.
GPS.Search_Result
- 16.5.64.
GPS.SemanticTree
- 16.5.65.
GPS.Style
- 16.5.66.
GPS.SwitchesChooser
- 16.5.67.
GPS.Task
- 16.5.68.
GPS.Timeout
- 16.5.69.
GPS.ToolButton
- 16.5.70.
GPS.Toolbar
- 16.5.71.
GPS.Unexpected_Exception
- 16.5.72.
GPS.VCS
- 16.5.73.
GPS.VCS2
- 16.5.74.
GPS.VCS2_Task_Visitor
- 16.5.75.
GPS.Vdiff
- 16.5.76.
GPS.XMLViewer
- 16.5.1.
- 17. Scripting API reference for GPS.Browsers
- 17.1. Classes
- 17.1.1.
GPS.Browsers.AbstractItem
- 17.1.2.
GPS.Browsers.Diagram
- 17.1.3.
GPS.Browsers.EditableTextItem
- 17.1.4.
GPS.Browsers.EllipseItem
- 17.1.5.
GPS.Browsers.HrItem
- 17.1.6.
GPS.Browsers.ImageItem
- 17.1.7.
GPS.Browsers.Item
- 17.1.8.
GPS.Browsers.Link
- 17.1.9.
GPS.Browsers.PolylineItem
- 17.1.10.
GPS.Browsers.RectItem
- 17.1.11.
GPS.Browsers.Style
- 17.1.12.
GPS.Browsers.TextItem
- 17.1.13.
GPS.Browsers.View
- 17.1.1.
- 17.1. Classes
- 18. Useful plugins
- 19. GNU Free Documentation License
- 19.1. PREAMBLE
- 19.2. APPLICABILITY AND DEFINITIONS
- 19.3. VERBATIM COPYING
- 19.4. COPYING IN QUANTITY
- 19.5. MODIFICATIONS
- 19.6. COMBINING DOCUMENTS
- 19.7. COLLECTIONS OF DOCUMENTS
- 19.8. AGGREGATION WITH INDEPENDENT WORKS
- 19.9. TRANSLATION
- 19.10. TERMINATION
- 19.11. FUTURE REVISIONS OF THIS LICENSE
- 19.12. ADDENDUM: How to use this License for your documents