Sublime Text Meson Build Integration.
ARCHIVED: Please fork and continue work elsewhere.
Install it from Package Control
Copy this repo's folder into your Sublime Text Packages
directory. You will need to rename the folder to "Meson".
- 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
- Setup Projects
- Compile Projects (Requires Meson version >= 0.54)
meson.build
andmeson-options.txt
synatx highlighting
Check out the issues to see what is being worked on next, suggest something new or report a bug.