File tree Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Original file line number Diff line number Diff line change 1- # LiveCode TextMate Bundle (v. 1.4.0 )
1+ # LiveCode TextMate Bundle (v. 1.4.1 )
22
33This bundle is meant to be used for editing LiveCode script only stacks. It sends an update
44notification over a datagram connection to LiveCode each time you save a livecodescript file
@@ -21,9 +21,7 @@ see note below.
2121
2222## Requirements
2323
24- - LiveCode Server version ≥ 6.6.0
25- You can download LiveCode Server at < https://downloads.livecode.com/livecode > .
26- Install it somewhere appropriate.
24+ - LiveCode Server version ≥ 6.6.0 (Install it somewhere appropriate.)
2725
2826## Installation
2927
@@ -32,12 +30,12 @@ see note below.
3230- You can install the bundle by placing it in ~ /Library/Application Support/TextMate/Bundles/.
3331 The ~ character in this path refers to your home directory.
3432- To use LiveCode specific TextMate ** commands** and to enable ** linting** add the
35- server directory to the PATH variable in TextMate settings like:
36- Variable Name:
37- PATH
38- Value:
39- $PATH:/opt/local/bin:/usr/local/bin:/usr/texbin:/Library/WebServer/CGI-Executables/LiveCodeServer
40- Adjust the path to your needs.
33+ server directory to the PATH variable in TextMate settings like:
34+ Variable Name:
35+ PATH
36+ Value:
37+ $PATH:/opt/local/bin:/usr/local/bin:/usr/texbin:/Library/WebServer/CGI-Executables/LiveCodeServer
38+ Adjust the path to your needs.
4139 Add a variable "TM\_ livecode\_ explicit\_ vars" to TextMate settings and set it to "true" or "false".
4240
4341
@@ -67,4 +65,4 @@ For the license terms see the `LICENSE.txt` file.
6765
6866### Meta
6967
70- - Version: 1.4.0
68+ - Version: 1.4.1
You can’t perform that action at this time.
0 commit comments