File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ All notable changes to the Adobe Script Runner extension will be documented in t
44
55## [ Unreleased]
66
7+ ## Released
8+
79## [ 0.1.0] 2018-03-13
810### Added
911- Support to open scripts inside ` Adobe InCopy ` .
1012- Support for Windows.
1113
12- ## Released
13-
1414## [ 0.0.3] 2018-03-12
1515### Added
1616- Support to open scripts inside ` Adobe ExtendScript Toolkit ` .
Original file line number Diff line number Diff line change @@ -24,14 +24,13 @@ Map keyboard shortcuts to execute the script even faster. Read how to do this on
2424** Note:** Contribution to support other Adobe applications as well as Windows is highly encouraged.
2525
2626## Installation
27- * ### From Git.hub
27+ * ### From VSCode Marketplace
28+ * Get it from [ VSCode Marketplace] ( https://marketplace.visualstudio.com/items?itemName=renderTom.adobe-script-runner ) .
2829
30+ * ### From GitHub
2931 * Download this repository and unzip the package.
3032 * Copy ` VSCode-Adobe-Script-Runner-master ` to ` /Users/YOURUSER/.vscode/extensions ` folder.
3133
32- * ### ~~ From VSCode Marketplace~~
33- * Extension is not published in the market just yet.
34-
3534## In action
3635* Launch VSCode and open your own jsx file, or for testing just type ` alert("Hello World") ` .
3736* Launch ` Command Palette ` with keyboard shortcut ` F1 ` or ` Cmd+Shift+P ` and type ` Adobe After Effects ` and click enter.
You can’t perform that action at this time.
0 commit comments