gpr-mode
- Description
- Major mode for editing GNAT project files
- Latest
- gpr-mode-1.0.5.0.20231115.90848.tar (.sig), 2024-Mar-31, 450 KiB
- Maintainer
- Stephen Leake <stephen_leake@member.fsf.org>
- Atom feed
- gpr-mode.xml
- Website
- https://stephe-leake.org/ada/wisitoken.html
- Browse ELPA's repository
- CGit or Gitweb
- Badge
- Manual
- gpr-mode
To install this package from Emacs, use package-install
or list-packages
.
Full description
Emacs gpr mode version 1.0.5 gpr mode provides auto-casing, fontification, navigation, and indentation for gpr source code files. gpr mode uses a parser to provide fontification, navigation, and indentation. The parser is provided as Ada source code that must be compiled and installed: cd ~/.emacs.d/elpa/gpr-mode-i.j.k ./build.sh ./install.sh install.sh can take an option "--prefix=<dir>" to set the installation directory. gpr mode will be automatically loaded when you open a file with a matching extension (default *.gpr). gpr mode uses wisi project files to define large (multi-directory) projects, and to define casing exceptions. See gpr-mode.info for help on using and customizing gpr mode.
Old versions
gpr-mode-1.0.4.0.20231015.114428.tar.lz | 2023-Oct-24 | 45.0 KiB |
gpr-mode-1.0.3.0.20230119.135149.tar.lz | 2023-Jan-19 | 44.8 KiB |
gpr-mode-1.0.2.0.20230113.110100.tar.lz | 2023-Jan-13 | 45.1 KiB |
gpr-mode-1.0.1.0.20221221.80047.tar.lz | 2022-Dec-21 | 2.96 MiB |
gpr-mode-1.0.1.0.20221212.224547.tar.lz | 2022-Dec-13 | 2.96 MiB |
gpr-mode-1.0.1.0.20221206.155317.tar.lz | 2022-Dec-07 | 2.96 MiB |
gpr-mode-1.0.1.0.20221106.63640.tar.lz | 2022-Nov-06 | 2.96 MiB |
News
GNU Emacs gpr mode NEWS -- history of user-visible changes. Copyright (C) 2022 Free Software Foundation, Inc. Please send gpr-mode bug reports to bug-gnu-emacs@gnu.org, with 'gpr-mode' in the subject. If possible, use M-x report-emacs-bug. * gpr mode 1.0.5 10 Nov 2023 ** Fix alire.toml wisitoken version. * gpr mode 1.0.4 20 Sep 2023 ** Build with WisiToken 4.1.0 * gpr mode 1.0.3 18 Jan 2023 ** Improve Alire packaging * gpr mode 1.0.1 ** Split out from ada-mode ** language protocol version 1