# Pastebin 8jp0EbvI [0] william@adele:~/Code/gnome-builder$ cat snapcraft.yaml name: gnome-builder version: 3.21.90 summary: An IDE for GNOME description: > Builder is an actively developed Integrated Development Environment for GNOME. It combines integrated support for essential GNOME technologies such as GTK+, GLib, and GNOME APIs with features that any developer will appreciate, like syntax highlighting and snippets. You can rely on predictable releases of Builder with each new release of GNOME every six months. Features: - Built in syntax highlighting for many languages - Side-by-side code editors - Integration with Git - Integration with Autotools - Clang based auto-completion, semantic highlighting, and diagnostics - Python based auto-completion, semantic highlighting, and diagnostics - Vala based auto-completion and diagnostics - Auto indentation support for C, Python, Vala, and XML - HTML/Markdown live preview - Optional Vim-style editing - Preview support for building with Xdg-App runtimes apps: gnome-builder: command: jhbuild run gnome-builder parts: jhbuild: plugin: jhbuild modules: - gnome-builder snap-name: gnome-builder aptcache: http://10.0.3.1:3142/ jhtarballs: /home/william/Code/jhbuild/downloads jhmirror: /home/william/Code/jhbuild/mirror ccache: /home/william/.ccache