Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

colinkiama/sublime-meson

Repository files navigation

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.