All Projects → davideast → bolt-sublime

davideast / bolt-sublime

Licence: other
Syntax highlighting for Bolt and Sublime

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to bolt-sublime

Css3
The most complete CSS support for Sublime Text
Stars: ✭ 178 (+584.62%)
Mutual labels:  sublime
bioSyntax-archive
Syntax highlighting for computational biology
Stars: ✭ 16 (-38.46%)
Mutual labels:  sublime
sublime-jasmine
Jasmine syntax, snippets and commands
Stars: ✭ 24 (-7.69%)
Mutual labels:  sublime
Haoide
Stop upgrade, most of features were delivered in https://github.com/xjsender/haoide-vscode
Stars: ✭ 194 (+646.15%)
Mutual labels:  sublime
sublime
Repository for the Tandem Sublime Plugin
Stars: ✭ 22 (-15.38%)
Mutual labels:  sublime
sublime-zig-language
Zig language support for Sublime Text
Stars: ✭ 62 (+138.46%)
Mutual labels:  sublime
Notes
📔 Linux、MySQL、Nginx、PHP、Git、Shell 等笔记
Stars: ✭ 1,835 (+6957.69%)
Mutual labels:  sublime
elixir-sublime-syntax
The most powerful Elixir for the most Sublime experience.
Stars: ✭ 28 (+7.69%)
Mutual labels:  sublime
sublime-simple-import
A Sublime Text Plugin that helps you to import your modules.
Stars: ✭ 15 (-42.31%)
Mutual labels:  sublime
dotfiles
Setup git, vim, zsh, SublimeText, tmux etc. using one command
Stars: ✭ 107 (+311.54%)
Mutual labels:  sublime
Sublimehyperclick
Quickly and easily jump between your files. The missing part of Go to definition functionality in Sublime.
Stars: ✭ 200 (+669.23%)
Mutual labels:  sublime
Sublimetmpl
Create File From Templates for SublimeText 2 / SublimeText 3
Stars: ✭ 222 (+753.85%)
Mutual labels:  sublime
GoDebug
Go debugger (Delve) integration with Sublime Text 3
Stars: ✭ 20 (-23.08%)
Mutual labels:  sublime
Jeffrey Way Theme
Jeffrey Way's theme on Laracasts. Example: https://laracasts.com/series/whats-new-in-laravel-5-1/episodes/2.
Stars: ✭ 180 (+592.31%)
Mutual labels:  sublime
ProColors
A collection of coding themes for syntax highlighting and the editors that are designed to be available in dark and light modes with a very high precision of harmony and token definition coverage.
Stars: ✭ 94 (+261.54%)
Mutual labels:  sublime
Electronic Interchange Github Resources
List of EDI (Mostly) Github Resources
Stars: ✭ 145 (+457.69%)
Mutual labels:  sublime
Sublime-GameMaker-Studio-Language-Bundle
A sublime bundle for GameMaker Language (GML)
Stars: ✭ 32 (+23.08%)
Mutual labels:  sublime
vscode-expand-selection-to-scope
Extension that introduces a command to incrementally expand the selection to the nearest outer scope.
Stars: ✭ 17 (-34.62%)
Mutual labels:  sublime
themeX
The ultimate UNIVERSAL syntax color theme generator that let's you build your color scheme in just one file and compile for a wide range of different editors.
Stars: ✭ 26 (+0%)
Mutual labels:  sublime
dotfiles
My dotfiles (vim/conky/etc.)
Stars: ✭ 79 (+203.85%)
Mutual labels:  sublime

Bolt Sublime

Syntax highlighting for the Bolt compiler for Sublime Text 3.

Syntax in Action

Bolt highlighting

I am not a Sublime Text 3 expert.

This is not an offically supported Firebase repo. This is community-based. So PRs are totally accepted. This is a rough fork of Brian Ford's JavaScript Sublime Pacakge.

Installation - Sublime Package Control

  1. Open the package control menu in Sublime
  2. Choose 'Package Control: Add Repository'
  3. Add this repository
  4. Open the menu again and install the package 'bolt-sublime'
  5. Enjoy!

Installation - OSX

  1. Clone the repo
  2. run ./install.sh
  3. The cloned folder is safe to remove
  4. Enjoy!

Installation - Windows

  1. Clone the repo
  2. Move the unzipped files into C:\Program Files\Sublime Text 3\Packages
  3. Enjoy!

Copyright 2015 David East

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].