请输入您要查询的百科知识:

 

词条 GNOME Builder
释义

  1. Features

  2. User interface

  3. Development

  4. Version history

  5. See also

  6. References

  7. External links

{{Infobox software
| name = GNOME
| title = GNOME Builder
| logo = Builder icon hicolor.png
| logo caption =
| logo size = 120px
| logo alt =
| screenshot = Gnome Builder 3.32.0.png
| caption = GNOME Builder 3.32.0 using the light Yaru theme
| screenshot size =
| screenshot alt =
| collapsible =
| author =
| developer =
| released = {{Start date and age|2015|03|24}}
| discontinued =
| latest release version = 3.32.0
| latest release date =
| latest preview version =
| latest preview date =
| programming language = C
| operating system = Linux, BSDs
| platform =
| size =
| language = Multilingual
| language count =
| language footnote =
| genre = Integrated development environment
| license = GPLv3[1]
| website = {{URL|https://wiki.gnome.org/Apps/Builder}}
}}GNOME Builder is a general purpose integrated development environment (IDE) for the GNOME desktop environment. It was initially released on March 24, 2015.[2]

Features

  • GNOME Builder has been addressing "GNOME App" developers from its inception on,[3] and aims to integrate well with other Gnome desktop development tools.
  • It has integrated support for GNOME Devhelp.
  • The version control system git can be used by GNOME Builder to highlight code additions and changes.
  • There is support for developing flatpak applications.
  • GNOME Builder offers syntax highlighting for many programming languages by using [https://wiki.gnome.org/Projects/GtkSourceView GtkSourceView].
  • Code completion is available for the C-languages (C, C++, etc.), Python and Rust[4], with additional languages under development.
  • Plugins are supported and can be written in C, Python 3, or Vala.[5]
  • GNOME Builder has basic support for many programming languages, and will offer additional features for languages that are supported by GObject Introspection.

At GUADEC2016 Christian Hergert provided a {{YouTube|TgxBs4VPQ7s|demo|link=no}} of an upcoming version of GNOME Builder. More features will be integrated once GTK+ Scene Graph Kit will have been merged into GTK+. sysprof was forked and its version number bumped from 1.2.0 to 3.20[6] and was integrated in version 3.22.[7]

Gnome Builder uses Gnome Code Assistance to provide code diagnostics for CSS, HTML, JS, JSON, Python, Ruby, SCSS, Shell script and XML. Jedi is used for code completion for Python. Clang is used for code assistance for the C-like languages. Rust diagnostics are provided by using the Language Server Protocol to communicate with the Rust Language Server.

User interface

Most of the interface is dedicated to the centrally positioned code editor. The editor automatically recognizes most programming languages and will highlight the text accordingly. When a version control system is used, colored bars next to the line numbers indicate changes to those lines. For supported languages, additional symbols highlight lines that contain errors or poorly formatted code.

Builder can switch between Builder's own, Vim-like and Emacs-like keyboard bindings.

Around the code-editor, additional panels can be toggled into view. These include a project-tree, a terminal-window, and a help-browser. The project tree allows the user to perform file and folder operations.

Development

The development of GNOME Builder was crowdfunded in January 2015. The campaign reached 169% of its funding goal (55360 USD).[8]

Version history

  • 3.16.0: Initial release on 24 March 2015.[2]
  • 3.16.1: This version was released on 13 April 2015 and included many improvements to the user interface, file management and syntax highlighting.[9][10]
  • 3.16.2: Was released on 16 April 2015 and brought mostly bug fixes and some improvements to project management.[11][12][13][14]
  • 3.16.3: Released on 18 May 2015 this update included a source-overview-map for scrolling and updates to the preference-dialogs.[15]
  • 3.18.0: Was released with the rest of GNOME 3.18 on 23 September 2015.[16]
  • 3.18.1 was released on 15 October 2015 and brought many improvements to Vala code completion and error-hinting. The Jedi-plugin for Python code-completion was improved as well.[17]
  • 3.20 was released on 23 March 2016.[18]
  • 3.20.4 was released on 6 May 2016.[19][20]
  • 3.22: This version introduced preliminary support for Rust and its Gtk bindings.[21]
  • 3.22.4: Updates to the build system and the Flatpak integration.[22]

See also

  • Glade Interface Designer
  • Anjuta
  • Devhelp

References

1. ^https://github.com/chergert/gnome-builder/blob/master/COPYING
2. ^{{cite web|last1=Hergert|first1=Christian|title=GNOME Builder - 3.16.0|url=https://mail.gnome.org/archives/builder-list/2015-March/msg00006.html|accessdate=29 July 2015}}
3. ^{{cite web |url=http://fedoramagazine.org/builder-a-new-ide-specifically-for-gnome-app-developers/ |title=GNOME Builder addresses GNOME app developers}}
4. ^{{Cite web|url=https://areweideyet.com/|title=Are we (I)DE yet?|last=|first=|date=|website=|archive-url=|archive-date=|dead-url=|access-date=2018-11-27}}
5. ^{{cite web|url=https://blogs.gnome.org/chergert/2016/01/21/builder-plugins-part-i/ |title=Builder Plugins – Part I|accessdate=25 April 2017}}
6. ^{{cite web |url=https://packages.debian.org/search?suite=default§ion=all&arch=amd64&searchon=names&keywords=sysprof |title=sysprof in Debian}}
7. ^{{Cite news|url=http://news.softpedia.com/news/gnome-builder-3-22-1-adds-support-for-sysprof-visualizers-polishes-the-ui-509377.shtml|title=GNOME Builder 3.22.1 Adds Support for Sysprof Visualizers, Polishes the UI|last=Nestor|first=Marius|newspaper=softpedia|access-date=2016-11-20}}
8. ^{{cite web|title=Builder, An IDE of our GNOME|url=https://www.indiegogo.com/projects/builder-an-ide-of-our-gnome|website=Indiegogo|accessdate=29 July 2015}}
9. ^{{cite web|title=Gnome-Builder 3.16.1|url=https://mail.gnome.org/archives/gnome-announce-list/2015-April/msg00008.html|accessdate=29 July 2015}}
10. ^{{cite web|title=GNOME Builder IDE Gets a Massive Update in GNOME 3.16.1|url=http://news.softpedia.com/news/GNOME-Builder-IDE-Gets-a-Massive-Update-in-GNOME-3-16-1-478632.shtml|website=Softpedia|accessdate=29 July 2015}}
11. ^{{cite web|last1=Hergert|first1=Christian|title=Gnome-Builder 3.16.2|url=https://mail.gnome.org/archives/gnome-announce-list/2015-April/msg00028.html|accessdate=29 July 2015}}
12. ^{{cite web|last1=Hergert|first1=Christian Hergert|title=GNOME Builder - 3.16.2|url=http://www.hergert.me/blog/2015/04/16/builder-3.16.2.html|accessdate=29 July 2015}}
13. ^{{cite web|title=GNOME Builder 3.16's Second Point Release Brings More Improvements|url=http://news.softpedia.com/news/GNOME-Builder-3-16-s-Second-Point-Release-Brings-More-Improvements-478780.shtml|website=Softpedia|accessdate=29 July 2015}}
14. ^{{cite mailing list | url=https://mail.gnome.org/archives/gnome-announce-list/2015-May/msg00006.html | title=GNOME 3.16.2 released | date=May 13, 2015 | accessdate=July 3, 2015 | mailing-list=gnome-announce-list | last=Clasen | first=Matthias}}
15. ^{{cite web|last1=Hergert|first1=Christian|title=GNOME Builder - 3.16.3|url=http://hergert.me/blog/2015/05/18/builder-3-16-3.html|accessdate=29 July 2015}}
16. ^{{cite web|last1=Nestor|first1=Marius|title=GNOME Builder 3.18 Officially Released Ahead of the GNOME 3.18 Desktop Environment|url=http://news.softpedia.com/news/gnome-builder-3-18-officially-released-ahead-of-the-gnome-3-18-desktop-environment-492353.shtml|website=Softpedia|publisher=Softpedia|accessdate=27 September 2015}}
17. ^{{cite web|last1=Nestor|first1=Marius|title=First Point Release of GNOME Builder 3.18 Brings Initial Support for Vala, Faster Autocompletion|url=http://news.softpedia.com/news/first-point-release-of-gnome-builder-3-18-brings-initial-support-for-vala-faster-autocompletion-494647.shtml|website=Softpedia|accessdate=16 October 2015}}
18. ^{{cite web|title=GNOME 3.20 Released With Various Refinements And Application Updates|url=http://www.webupd8.org/2016/03/gnome-320-released-with-various.html|website=WebUpd8|accessdate=8 April 2016|language=en-US}}
19. ^{{cite web|last1=Hergert|first1=Christian|title=Builder 3.20.4|url=https://blogs.gnome.org/chergert/2016/05/06/builder-3-20-4/|website=blogs.gnome.org|accessdate=8 May 2016}}
20. ^{{cite web|last1=Nestor|first1=Marius|title=GNOME Builder 3.20.4 IDE Re-Implements Support for Opening Remote Files|url=http://news.softpedia.com/news/gnome-builder-3-20-4-ide-re-implements-support-for-opening-remote-files-503788.shtml#sgal_0|website=softpedia}}
21. ^{{Cite news|url=http://news.softpedia.com/news/gnome-builder-3-22-2-released-with-technology-preview-for-rust-support-more-509916.shtml|title=GNOME Builder 3.22.2 Released with Technology Preview for Rust Support, More|last=Nestor|first=Marius|newspaper=softpedia|access-date=2016-11-20}}
22. ^{{Cite news|url=http://news.softpedia.com/news/gnome-builder-3-24-promises-big-features-3-22-4-improves-flatpak-support-511358.shtml|title=GNOME Builder 3.24 Promises Big Features, 3.22.4 Improves Flatpak Support|last=Nestor|first=Marius|newspaper=softpedia|access-date=2017-01-02}}

External links

  • {{Official|wiki.gnome.org/Apps/Builder}}
  • [https://gitlab.gnome.org/GNOME/gnome-builder gnome-builder] on GNOME's GitLab instance
  • {{youtube|IWyU2F74d2o|Builder - An Upcoming GTK3 IDE (Prototype) - Published:Jul 8, 2014, By Eyal Kalderon}}
  • FOSDEM2013: Has the GNOME community gone crazy? - Video
{{GNOME}}{{Integrated development environments}}{{GTK}}

3 : GNOME Applications|Integrated development environments|Software that uses Meson

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/13 12:45:34