https://github.com/hsilgos/gluecodiumsyntax
Syntax highlight for https://github.com/heremaps/gluecodium
https://github.com/hsilgos/gluecodiumsyntax
Last synced: 2 months ago
JSON representation
Syntax highlight for https://github.com/heremaps/gluecodium
- Host: GitHub
- URL: https://github.com/hsilgos/gluecodiumsyntax
- Owner: Hsilgos
- License: mit
- Created: 2020-04-09T15:57:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-07T19:26:59.000Z (almost 5 years ago)
- Last Synced: 2025-02-09T20:36:15.988Z (4 months ago)
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GluecodiumSyntax
[Gluecodium](https://github.com/heremaps/gluecodium) is open sources project which generates code to connect **Java**, **Swift** and **Dart** to **C++**. The main focus is **Android** and **iOS** but **MacOS** and **Linux** are supported as well. Gluecodium parses input files where entities are described in special language which is called `LimeIDL`. This package provides syntax highlighting for this language.
## INSTALLATION
Manual installation (MacOS):
- Copy file `Gluecodium.sublime-syntax` to `~/Library/Application Support/Sublime Text 3/Packages/User/`With [Package Control](https://packagecontrol.io/docs/usage):
- Open Command Palette: cmd+shift+p (Mac) or ctrl+shift+p (Win, Linux)
- Type (or copy paste) there `Package Control: Install Package` and choose the element
- Find and choose `Gluecodium` in Package Control Palette