GithubHelp home page GithubHelp logo

kinten108101 / gnome-builder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gnome/gnome-builder

0.0 0.0 0.0 113.75 MB

A fork, the GNOME Builder application but with no text editor area.

Home Page: https://gitlab.gnome.org/GNOME/gnome-builder

License: GNU General Public License v3.0

Shell 0.01% JavaScript 0.51% C++ 0.01% Python 0.66% C 96.83% Vala 0.02% Rust 0.06% CSS 0.07% Makefile 0.01% CMake 0.01% Meson 1.31% Vim Snippet 0.51%

gnome-builder's Introduction

Kinten's Builder

The GNOME Builder application but with no text editor area.

Helpful Links


Builder aims to be an IDE for writing GNOME-based software. We believe this focus will help us build something great for our community.

If you would like to help in this effort, join our IRC channel and we will help you find something to work on.

Builder is primarily written in C and Python. Some aspects of Builder may be written in another language when it makes sense.

Builder is developed in conjunction with GNOME releases. This means that we often contribute to, and rely on, features being developed in other GNOME modules such as Gtk.


Builder is built using meson:

meson --prefix=/usr build
ninja -C build
sudo ninja -C build install

For more information on building and installing Builder, read our installation guide to help you through the process.


Builder is licensed under the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Some files are individually licensed under alternative licenses such as LGPL-2.1+ and LGPL-3.0.

Supported Language Servers

Builder comes with support for a number of language servers builtin. It automatically locates the language server within your build environment and runs it there (possibly in a container). If it can find it elsewhere (such as on the host) that will be used as a fallback.

  • bash-language-server (Bash)
  • blueprint (Blueprint)
  • clangd (C, C++, Objective-C, Objective-C++)
  • glsl-language-server (GLSL)
  • gopls (Go)
  • intelephense (PHP)
  • jdtls (Java)
  • jedi-language-server (Python)
  • lua-language-server (Lua)
  • serve-d (D)
  • python-lsp-server (Python)
  • rust-analyzer (Rust)
  • ts-language-server (Javascript, Typescript)
  • vala-language-server (Vala)
  • zls (Zig)

More are being added all the time and do not require writing code if you'd like to add support. See src/plugins/ for examples of language server integration.

gnome-builder's People

Contributors

chergert avatar slaf66 avatar piotrdrag avatar mwleeds avatar dmustieles avatar vanadiae avatar yurchor avatar marv-cz avatar tingping avatar rffontenelle avatar gwutz avatar aurisc4 avatar alice-mkh avatar jordimas avatar haaninjo avatar afranke avatar gregier avatar hugok79 avatar yoseforb avatar tintou avatar crayxt avatar askhl avatar lantw44 avatar mariobl avatar ricvelozo avatar esodan avatar changwoo avatar emintufan avatar zenios avatar alatiera avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.