Useful plugins =============== User plugins ^^^^^^^^^^^^^ GNAT Studio comes with a number of plugins, some of which are activated by default. Control which plugins are activated by using the :menuselection:`Edit --> Preferences...` menu. This section discusses a few of the many plugins built in to GNAT Studio. The preferences dialog shows their description, so you can decide whether you want them enabled. Helper plugins ^^^^^^^^^^^^^^^ A number of plugins are useful when you want to create your own plugins. The :file:`gs_utils` module ---------------------------- .. automodule:: gs_utils :members: The :file:`gs_utils.highlighter.py` module ------------------------------------------- .. automodule:: gs_utils.highlighter :members: The :file:`gs_utils.console_process.py` module ----------------------------------------------- .. automodule:: gs_utils.console_process :members: Plugins for external tools ^^^^^^^^^^^^^^^^^^^^^^^^^^ QGen ---- .. index:: qgen The QGen Debugger manual can be found within the `QGen User guide `_.