You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-17Lines changed: 0 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,21 +3,4 @@ Sublime-BGScript
3
3
4
4
Sublime Text syntax for BGScript (Bluegiga)
5
5
6
-
## Installation
7
-
8
-
Download and extract to Sublime Text Packages folder
9
-
10
-
1. Download a [zipball](https://github.com/kalanda/Sublime-BGScript/zipball/master) or [tarball](https://github.com/kalanda/Sublime-BGScript/tarball/master)
11
-
2. Extract the plugin
12
-
3. Copy it to your packages directory:
13
-
* Mac OS X: ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
14
-
* Mac OS X: ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/
15
-
* Linux: ~/.config/sublime-text-2/Packages
16
-
* Linux: ~/.config/sublime-text-3/Packages
17
-
* Windows: %APPDATA%\Sublime Text 2\Packages
18
-
* Windows: %APPDATA%\Sublime Text 3\Packages
19
-
4. Rename folder to BGScript.
20
-
21
-
## BGScript API Version
22
-
23
6
The syntax highlighting is up to date for version 1.3.1 of the BGScript API
0 commit comments