File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Those are scripts written for users of Adobe Illustrator Scripting forums.
2
2
3
- In subfolders you will find .tsc files, to compile:
3
+ In subfolders you will find ** .tsc** files, to compile:
4
4
1 . Go into desired script subfolder
5
5
2 . Type tsc
6
- 3 . Result file will be found in /build folder
6
+ 3 . Result file will be found in ** /build** folder
7
7
8
- Inside .vscode you can find prepared debuggers for each script, if you use [ Visual Studio Code] ( https://code.visualstudio.com/ )
8
+ The ** test** folder may be used to write short codes for checking things, put ** test.ts** inside, and use * Test* debbuger.
9
+
10
+ Inside ** .vscode** you can find prepared debuggers for each script, if you use [ Visual Studio Code] ( https://code.visualstudio.com/ )
9
11
10
12
Thanks for working on Types for Adobe to:
11
13
- [ pravdomil] ( https://github.com/pravdomil )
You can’t perform that action at this time.
0 commit comments