colinkiama / sublime-meson

Sublime Text Meson Build Integration Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meson Build - Sublime Text Plugin

Sublime Text Meson Build Integration.

ARCHIVED: Please fork and continue work elsewhere.

Installation

Package Control

Install it from Package Control

Manual Installation

Copy this repo's folder into your Sublime Text Packages directory. You will need to rename the folder to "Meson".

How to use

  • Open the Command Palette (Command+Shift+p on OS X, Control+Shift+p on Linux/Windows).
  • Start typing "Meson" then you'll see the recommend commands
  • Select one of the commands

Features

  • Setup Projects
  • Compile Projects (Requires Meson version >= 0.54)
  • meson.build andmeson-options.txt synatx highlighting

Contributing

Check out the issues to see what is being worked on next, suggest something new or report a bug.

About

Sublime Text Meson Build Integration Plugin

License:MIT License


Languages

Language:Python 100.0%