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: extras/Sublime Text/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
This folder `bundle/extras/Sublime Text/Basiljs` contains a few build scripts for the text editor [Sublime Text 2](http://www.sublimetext.com/2). This means basically that you can run a Basil.js script (or any other Indesign script) directly from Sublime Text.
1
+
This folder `bundle/extras/Sublime Text/Basiljs` contains a few build scripts for the text editor [Sublime Text](http://www.sublimetext.com/). This means basically that you can run a Basil.js script (or any other Indesign script) directly from Sublime Text.
2
2
3
-
1. Copy the folder `Basiljs` (`bundle/extras/Sublime Text/Basiljs`) to your Sublime Text 2 `Packages` directory e.g. OS X: `~/Library/Application Support/Sublime Text 2/Packages/Basiljs`
4
-
2. Now you should have a new Build System: `Tools -> Build System -> Indesign 6` ... Select the one with the Indesign you want
3
+
1. Copy the folder `Basiljs` (`bundle/extras/Sublime Text/Basiljs`) to your Sublime Text `Packages` directory e.g. OS X:`~/Library/Application Support/Sublime Text 3/Packages/User/Basiljs` or`~/Library/Application Support/Sublime Text 2/Packages/Basiljs`
4
+
2. Now you should have a new Build System: `Tools -> Build System -> Indesign X` ... Select the one with the Indesign you want
5
5
3. Open a Basil.js sketch or any other Adobe Indesign script
0 commit comments