Git Product home page Git Product logo

blueprint-mode's Introduction

blueprint-mode.el

A GNU Emacs major mode for GTK+ Blueprint files.

NOTE: This major mode is in its early stages. The syntax highlighting is done (albeit rudimentary in this author's opinion), and there are probably many things that this mode could be extended to do. I'm also not that good at elisp, so I welcome all the assistance I can get. - Dr. Bluefall

Usage

With straight.el:

(straight-use-package
    '(blueprint-mode :type git
                     :host github
                     :repo "DrBluefall/blueprint-mode"))

If you use LSP Mode, I recommend making sure to load the LSP integration with (require 'lsp-blueprint).

Contributing

If you want to work on blueprint-mode, I advise that you clone 2 additional repositories:

The latter has blueprint files from projects in the wild, which could prove useful for testing any features you intend to implement in blueprint-mode.

Speaking of testing, I suggest you test any changes you make to blueprint-mode under emacs -Q. For lsp-blueprint specificially, there is a setup-test.el file in the repository that you can use to install lsp-mode automatically from MELPA Stable.

TL;DR: emacs -Q -l blueprint-mode.el [-l setup-test.el -l lsp-blueprint.el]

LICENSE

Copyright (C) 2022 Alexander Bisono.

This program is free software: you can redistribute it and/or modify it under the terms of 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.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

blueprint-mode's People

Contributors

drbluefall avatar mat-xc 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.