ver 2009.10.14 → 2009.11.28

Sign up to get free protection for your applications and to get access to all the features.
Files changed (318) hide show
  1. data/CHANGELOG +1094 -0
  2. data/MANIFEST +227 -25
  3. data/README.textile +185 -0
  4. data/bin/ver +96 -12
  5. data/config/detect.rb +73 -21
  6. data/config/keymap/emacs.rb +66 -0
  7. data/config/keymap/vim.rb +250 -140
  8. data/config/preferences/ANTLR.json +10 -0
  9. data/config/preferences/ASP vb.NET.json +3 -0
  10. data/config/preferences/ASP.json +15 -0
  11. data/config/preferences/ActionScript.json +755 -0
  12. data/config/preferences/Active4D.json +89 -0
  13. data/config/preferences/Ada.json +23 -0
  14. data/config/preferences/Ant.json +356 -0
  15. data/config/preferences/Apache.json +644 -0
  16. data/config/preferences/AppleScript.json +92 -0
  17. data/config/preferences/Bison.json +3 -0
  18. data/config/preferences/Blogging.json +3 -0
  19. data/config/preferences/C.json +127 -0
  20. data/config/preferences/CMake.json +41 -0
  21. data/config/preferences/CSS.json +461 -0
  22. data/config/preferences/CTags.json +3 -0
  23. data/config/preferences/CVS.json +3 -0
  24. data/config/preferences/ColdFusion.json +32 -0
  25. data/config/preferences/D.json +58 -0
  26. data/config/preferences/Darcs.json +3 -0
  27. data/config/preferences/Diff.json +67 -0
  28. data/config/preferences/DokuWiki.json +19 -0
  29. data/config/preferences/Doxygen.json +3 -0
  30. data/config/preferences/Dylan.json +3 -0
  31. data/config/preferences/Eiffel.json +59 -0
  32. data/config/preferences/Erlang.json +72 -0
  33. data/config/preferences/Experimental.json +1356 -0
  34. data/config/preferences/F-Script.json +87 -0
  35. data/config/preferences/FXScript.json +78 -0
  36. data/config/preferences/FileMerge.json +3 -0
  37. data/config/preferences/Fortran.json +158 -0
  38. data/config/preferences/GTD2.json +11 -0
  39. data/config/preferences/GTDAlt.json +20 -0
  40. data/config/preferences/GetBundle.json +3 -0
  41. data/config/preferences/Gettext.json +24 -0
  42. data/config/preferences/Graphviz.json +42 -0
  43. data/config/preferences/Greasemonkey.json +3 -0
  44. data/config/preferences/Gri.json +34 -0
  45. data/config/preferences/HTML.json +492 -0
  46. data/config/preferences/Haskell.json +72 -0
  47. data/config/preferences/Hotkey.json +3 -0
  48. data/config/preferences/ImageBrowser.json +3 -0
  49. data/config/preferences/Inform.json +3 -0
  50. data/config/preferences/Ini.json +60 -0
  51. data/config/preferences/Installer.json +3 -0
  52. data/config/preferences/Io.json +64 -0
  53. data/config/preferences/JSON.json +3 -0
  54. data/config/preferences/Java.json +86 -0
  55. data/config/preferences/JavaDoc.json +3 -0
  56. data/config/preferences/JavaScript.json +76 -0
  57. data/config/preferences/LaTeX.json +267 -0
  58. data/config/preferences/Lex/Flex.json +3 -0
  59. data/config/preferences/Lighttpd.json +3 -0
  60. data/config/preferences/LilyPond.json +77 -0
  61. data/config/preferences/Lisp.json +63 -0
  62. data/config/preferences/Logo.json +58 -0
  63. data/config/preferences/Logtalk.json +236 -0
  64. data/config/preferences/Lua.json +24 -0
  65. data/config/preferences/MEL.json +19 -0
  66. data/config/preferences/MIPS Assembler.json +26 -0
  67. data/config/preferences/MacPorts.json +3 -0
  68. data/config/preferences/Mail.json +3 -0
  69. data/config/preferences/Make.json +16 -0
  70. data/config/preferences/Markdown.json +102 -0
  71. data/config/preferences/Math.json +3 -0
  72. data/config/preferences/Matlab.json +128 -0
  73. data/config/preferences/Maven.json +308 -0
  74. data/config/preferences/Mediawiki.json +73 -0
  75. data/config/preferences/Mercurial.json +3 -0
  76. data/config/preferences/Modula.json +37 -0
  77. data/config/preferences/MoinMoin.json +52 -0
  78. data/config/preferences/Navigation.json +3 -0
  79. data/config/preferences/Nemerle.json +3 -0
  80. data/config/preferences/OCaml Code Completion.json +3 -0
  81. data/config/preferences/OCaml.json +163 -0
  82. data/config/preferences/ODCompletion.json +3 -0
  83. data/config/preferences/Objective-C.json +84 -0
  84. data/config/preferences/OpenGL.json +3331 -0
  85. data/config/preferences/Outlines.json +3 -0
  86. data/config/preferences/Pascal.json +60 -0
  87. data/config/preferences/Perforce.json +3 -0
  88. data/config/preferences/Perl.json +15 -0
  89. data/config/preferences/PmWiki.json +27 -0
  90. data/config/preferences/Postscript.json +15 -0
  91. data/config/preferences/Processing.json +32 -0
  92. data/config/preferences/Prolog.json +3 -0
  93. data/config/preferences/Propel.json +3 -0
  94. data/config/preferences/Python.json +38 -0
  95. data/config/preferences/Quake.json +15 -0
  96. data/config/preferences/R.json +33 -0
  97. data/config/preferences/Ragel.json +15 -0
  98. data/config/preferences/Regular Expressions.json +3 -0
  99. data/config/preferences/Remind.json +15 -0
  100. data/config/preferences/Rez.json +46 -0
  101. data/config/preferences/Ruby.json +98 -0
  102. data/config/preferences/S5 Slide Show.json +20 -0
  103. data/config/preferences/SCons.json +3 -0
  104. data/config/preferences/SQL.json +32 -0
  105. data/config/preferences/SSH Config.json +15 -0
  106. data/config/preferences/SVK.json +3 -0
  107. data/config/preferences/SWIG.json +3 -0
  108. data/config/preferences/SWeave.json +32 -0
  109. data/config/preferences/Scheme.json +35 -0
  110. data/config/preferences/Scilab.json +15 -0
  111. data/config/preferences/Setext.json +3 -0
  112. data/config/preferences/Shell Script.json +25 -0
  113. data/config/preferences/Slate.json +113 -0
  114. data/config/preferences/Source.json +132 -0
  115. data/config/preferences/Subversion.json +10 -0
  116. data/config/preferences/TODO.json +3 -0
  117. data/config/preferences/Tabular.json +3 -0
  118. data/config/preferences/Tcl.json +82 -0
  119. data/config/preferences/TerminalMate.json +112 -0
  120. data/config/preferences/Text.json +89 -0
  121. data/config/preferences/TextMate.json +38 -0
  122. data/config/preferences/Textile.json +76 -0
  123. data/config/preferences/Thrift.json +56 -0
  124. data/config/preferences/Transmit.json +3 -0
  125. data/config/preferences/Twiki.json +51 -0
  126. data/config/preferences/Txt2tags.json +81 -0
  127. data/config/preferences/Vectorscript.json +1280 -0
  128. data/config/preferences/XML.json +60 -0
  129. data/config/preferences/Xcode.json +3 -0
  130. data/config/preferences/YAML.json +24 -0
  131. data/config/preferences/iCalendar.json +10 -0
  132. data/config/preferences/iTerm.json +36 -0
  133. data/config/preferences/reStructuredText.json +48 -0
  134. data/config/rc.rb +49 -0
  135. data/config/syntax/ANTLR.json +5 -5
  136. data/config/syntax/{ASP VB.net.json → ASP vb.NET.json } +3 -3
  137. data/config/syntax/ASP.json +1 -1
  138. data/config/syntax/ActionScript.json +6 -6
  139. data/config/syntax/Active4D Config.json +86 -0
  140. data/config/syntax/Active4D Library.json +20 -0
  141. data/config/syntax/Active4D.json +418 -0
  142. data/config/syntax/Ada.json +3 -3
  143. data/config/syntax/Ant.json +196 -0
  144. data/config/syntax/Apache.json +7 -7
  145. data/config/syntax/AppleScript.json +3 -3
  146. data/config/syntax/{Bibtex.json → BibTeX.json} +1 -1
  147. data/config/syntax/Bison.json +59 -0
  148. data/config/syntax/{Blog (HTML).json → Blog - HTML.json } +2 -2
  149. data/config/syntax/{Blog (Markdown).json → Blog - Markdown.json } +2 -2
  150. data/config/syntax/Blog (Text).json b/data/config/syntax/Blog - → Text.json +0 -0
  151. data/config/syntax/Blog (Textile).json b/data/config/syntax/Blog - → Textile.json +0 -0
  152. data/config/syntax/C++.json +3 -3
  153. data/config/syntax/C.json +13 -13
  154. data/config/syntax/CMake Listfile.json +171 -0
  155. data/config/syntax/CSS.json +6 -6
  156. data/config/syntax/CSV.json +108 -0
  157. data/config/syntax/ColdFusion.json +204 -0
  158. data/config/syntax/D.json +560 -0
  159. data/config/syntax/Diff.json +1 -1
  160. data/config/syntax/DokuWiki.json +412 -0
  161. data/config/syntax/Doxygen.json +80 -0
  162. data/config/syntax/Dylan.json +4 -4
  163. data/config/syntax/Erlang.json +5 -5
  164. data/config/syntax/F-Script.json +1 -1
  165. data/config/syntax/FXScript.json +5 -5
  166. data/config/syntax/Fortran - Modern.json +221 -0
  167. data/config/syntax/Fortran - Punchcard.json +468 -0
  168. data/config/syntax/GTD.json +39 -0
  169. data/config/syntax/GTDalt.json +233 -0
  170. data/config/syntax/Gettext.json +118 -0
  171. data/config/syntax/Go.json +555 -0
  172. data/config/syntax/{DOT.json → Graphviz (DOT).json } +3 -3
  173. data/config/syntax/Greasemonkey.json +56 -0
  174. data/config/syntax/Gri.json +4 -4
  175. data/config/syntax/{HTML-ASP.json → HTML (ASP).json } +1 -1
  176. data/config/syntax/{HTML for ASP.net.json → HTML (ASP.net).json } +19 -19
  177. data/config/syntax/HTML (Active4D).json +540 -0
  178. data/config/syntax/HTML (Erlang).json +31 -0
  179. data/config/syntax/HTML (Tcl).json +1 -1
  180. data/config/syntax/HTML.json +20 -20
  181. data/config/syntax/Haskell.json +3 -3
  182. data/config/syntax/Installer Distribution Script.json +135 -0
  183. data/config/syntax/Io.json +6 -6
  184. data/config/syntax/JSON.json +151 -0
  185. data/config/syntax/{JavaProperties.json → Java Properties.json } +2 -2
  186. data/config/syntax/Java Server Page (JSP).json +163 -0
  187. data/config/syntax/Java.json +7 -7
  188. data/config/syntax/JavaDoc.json +435 -0
  189. data/config/syntax/JavaScript.json +8 -8
  190. data/config/syntax/LaTeX Log.json +3 -3
  191. data/config/syntax/LaTeX Memoir.json +101 -0
  192. data/config/syntax/LaTeX.json +2 -2
  193. data/config/syntax/Lex-Flex.json +396 -0
  194. data/config/syntax/LilyPond.json +608 -0
  195. data/config/syntax/Logo.json +48 -0
  196. data/config/syntax/Logtalk.json +6 -6
  197. data/config/syntax/Lua.json +1 -1
  198. data/config/syntax/{M.json → MATLAB.json} +3 -3
  199. data/config/syntax/MEL.json +7 -7
  200. data/config/syntax/MIPS.json b/data/config/syntax/MIPS → Assembler.json +0 -0
  201. data/config/syntax/MacPorts Portfile.json +298 -0
  202. data/config/syntax/Mail.json +1 -1
  203. data/config/syntax/Markdown.json +6 -6
  204. data/config/syntax/Maven POM.json +774 -0
  205. data/config/syntax/Mediawiki.json +736 -0
  206. data/config/syntax/MoinMoin.json +335 -0
  207. data/config/syntax/MultiMarkdown.json +41 -0
  208. data/config/syntax/Nemerle.json +128 -0
  209. data/config/syntax/OCaml.json +4 -4
  210. data/config/syntax/OCamllex.json +307 -0
  211. data/config/syntax/OCamlyacc.json +346 -0
  212. data/config/syntax/Objective-C++.json +2 -2
  213. data/config/syntax/Objective-C.json +979 -0
  214. data/config/syntax/Octave.json +417 -0
  215. data/config/syntax/PHP.json +32 -32
  216. data/config/syntax/Pascal.json +1 -1
  217. data/config/syntax/Perl.json +8 -8
  218. data/config/syntax/{Plain text.json → Plain Text.json } +1 -1
  219. data/config/syntax/PmWiki.json +241 -0
  220. data/config/syntax/Postscript.json +206 -0
  221. data/config/syntax/Processing.json +8 -8
  222. data/config/syntax/Prolog.json +70 -0
  223. data/config/syntax/Python.json +1934 -0
  224. data/config/syntax/{Quake3 Config.json → Quake Style .cfg.json } +1 -1
  225. data/config/syntax/R.json +2 -2
  226. data/config/syntax/Ragel.json +362 -0
  227. data/config/syntax/Rd (R Documentation).json +119 -0
  228. data/config/syntax/Regular Expressions (Oniguruma).json +186 -0
  229. data/config/syntax/Regular Expressions (Python).json +188 -0
  230. data/config/syntax/Release Notes.json +78 -0
  231. data/config/syntax/Remind.json +461 -0
  232. data/config/syntax/Rez.json +5 -5
  233. data/config/syntax/Ruby Sass.json +497 -0
  234. data/config/syntax/Ruby.json +13 -13
  235. data/config/syntax/S5 Slide Show.json +85 -0
  236. data/config/syntax/SQL.json +11 -11
  237. data/config/syntax/SSH Config.json +55 -0
  238. data/config/syntax/SWIG.json +2 -2
  239. data/config/syntax/SWeave.json +139 -0
  240. data/config/syntax/Scheme.json +8 -8
  241. data/config/syntax/Scilab.json +69 -0
  242. data/config/syntax/Setext.json +247 -0
  243. data/config/syntax/{Shell-Unix-Generic.json → Shell Script (Bash).json } +4 -4
  244. data/config/syntax/Slate.json +5 -5
  245. data/config/syntax/Strings File.json +53 -0
  246. data/config/syntax/TSV.json +83 -0
  247. data/config/syntax/Tcl.json +1 -1
  248. data/config/syntax/TeX Math.json +2 -2
  249. data/config/syntax/TeX.json +2 -2
  250. data/config/syntax/Textile.json +9 -9
  251. data/config/syntax/Thrift.json +641 -0
  252. data/config/syntax/Twiki.json +1 -1
  253. data/config/syntax/Txt2tags.json +154 -0
  254. data/config/syntax/XML strict.json +4 -4
  255. data/config/syntax/XML.json +6 -6
  256. data/config/syntax/XSL.json +2 -2
  257. data/config/syntax/camlp4.json +63 -0
  258. data/config/syntax/mod_perl.json +72 -0
  259. data/config/syntax/reStructuredText.json +1 -1
  260. data/config/syntax/{Subversion commit message.json → svn-commit.tmp.json} +0 -0
  261. data/config/tutorial +23 -19
  262. data/config/welcome +3 -3
  263. data/lib/ver.rb +273 -62
  264. data/lib/ver/entry.rb +142 -26
  265. data/lib/ver/font.rb +51 -0
  266. data/lib/ver/help.rb +16 -0
  267. data/lib/ver/help/describe_key.rb +82 -0
  268. data/lib/ver/help/help_for_help.rb +39 -0
  269. data/lib/ver/hover_completion.rb +129 -0
  270. data/lib/ver/keymap.rb +95 -24
  271. data/lib/ver/layout.rb +107 -43
  272. data/lib/ver/methods.rb +24 -8
  273. data/lib/ver/methods/clipboard.rb +91 -0
  274. data/lib/ver/methods/completion.rb +146 -71
  275. data/lib/ver/methods/control.rb +203 -222
  276. data/lib/ver/methods/ctags.rb +55 -0
  277. data/lib/ver/methods/delete.rb +30 -0
  278. data/lib/ver/methods/help.rb +7 -0
  279. data/lib/ver/methods/insert.rb +233 -1
  280. data/lib/ver/methods/move.rb +181 -32
  281. data/lib/ver/methods/open.rb +208 -0
  282. data/lib/ver/methods/preview.rb +14 -0
  283. data/lib/ver/methods/save.rb +111 -0
  284. data/lib/ver/methods/search.rb +57 -7
  285. data/lib/ver/methods/select.rb +97 -17
  286. data/lib/ver/methods/shortcuts.rb +21 -0
  287. data/lib/ver/methods/views.rb +56 -1
  288. data/lib/ver/mode.rb +60 -14
  289. data/lib/ver/status.rb +97 -19
  290. data/lib/ver/syntax.rb +14 -6
  291. data/lib/ver/syntax/detector.rb +16 -5
  292. data/lib/ver/syntax/processor.rb +9 -3
  293. data/lib/ver/text.rb +258 -199
  294. data/lib/ver/text/index.rb +103 -0
  295. data/lib/ver/theme.rb +27 -16
  296. data/lib/ver/tooltip.rb +59 -0
  297. data/lib/ver/vendor/binary_search.rb +61 -0
  298. data/lib/ver/vendor/levenshtein.rb +57 -0
  299. data/lib/ver/{textpow.rb → vendor/textpow.rb} +31 -29
  300. data/lib/ver/view.rb +65 -41
  301. data/lib/ver/view/console.rb +171 -0
  302. data/lib/ver/view/entry.rb +9 -5
  303. data/lib/ver/view/list.rb +44 -29
  304. data/lib/ver/view/list/ex.rb +71 -0
  305. data/lib/ver/view/list/grep.rb +42 -0
  306. data/lib/ver/view/list/methods.rb +159 -0
  307. data/lib/ver/view/term.rb +249 -0
  308. data/tasks/syntax_list.rake +3 -2
  309. data/ver.gemspec +4 -4
  310. metadata +230 -28
  311. data/config/syntax/Bulletin Board.json +0 -428
  312. data/config/syntax/HTML (Mason).json +0 -207
  313. data/config/syntax/HTML (Rails).json +0 -52
  314. data/config/syntax/Movable Type.json +0 -348
  315. data/config/syntax/Ruby on Rails.json +0 -170
  316. data/config/syntax/SQL (Rails).json +0 -31
  317. data/config/syntax/Smarty.json +0 -110
  318. data/config/syntax/Standard ML.json +0 -322
@@ -0,0 +1,3 @@
1
+ {
2
+
3
+ }
@@ -0,0 +1,51 @@
1
+ {
2
+ "4248FBE1-D660-4960-8D43-FB94A1B18B73": {
3
+ "name": "Typing Pairs: Defaults",
4
+ "scope": "text.html.twiki",
5
+ "settings": {
6
+ "smartTypingPairs": [
7
+ [
8
+ "\"",
9
+ "\""
10
+ ],
11
+ [
12
+ "(",
13
+ ")"
14
+ ],
15
+ [
16
+ "{",
17
+ "}"
18
+ ],
19
+ [
20
+ "[",
21
+ "]"
22
+ ],
23
+ [
24
+ "<",
25
+ ">"
26
+ ],
27
+ [
28
+ "\u201c",
29
+ "\u201d"
30
+ ],
31
+ [
32
+ "`",
33
+ "`"
34
+ ],
35
+ [
36
+ "_",
37
+ "_"
38
+ ],
39
+ [
40
+ "*",
41
+ "*"
42
+ ],
43
+ [
44
+ "=",
45
+ "="
46
+ ]
47
+ ]
48
+ },
49
+ "uuid": "4248FBE1-D660-4960-8D43-FB94A1B18B73"
50
+ }
51
+ }
@@ -0,0 +1,81 @@
1
+ {
2
+ "37D1F010-C1D8-4AE1-9E9B-23356FD7C17E": {
3
+ "name": "Comments",
4
+ "scope": "text.txt2tags",
5
+ "settings": {
6
+ "shellVariables": [
7
+ {
8
+ "name": "TM_COMMENT_DISABLE_INDENT",
9
+ "value": "YES"
10
+ },
11
+ {
12
+ "name": "TM_COMMENT_START",
13
+ "value": "% "
14
+ },
15
+ {
16
+ "name": "TM_COMMENT_MODE",
17
+ "value": "line"
18
+ },
19
+ {
20
+ "name": "TM_COMMENT_START_2",
21
+ "value": "%%%"
22
+ },
23
+ {
24
+ "name": "TM_COMMENT_END_2",
25
+ "value": "%%%"
26
+ },
27
+ {
28
+ "name": "TM_COMMENT_MODE_2",
29
+ "value": "block"
30
+ }
31
+ ]
32
+ },
33
+ "uuid": "37D1F010-C1D8-4AE1-9E9B-23356FD7C17E"
34
+ },
35
+ "B11166AF-3C5B-4494-87F1-FC0712FF795C": {
36
+ "name": "Miscellaneous",
37
+ "scope": "text.txt2tags",
38
+ "settings": {
39
+ "smartTypingPairs": [
40
+ [
41
+ "\"",
42
+ "\""
43
+ ],
44
+ [
45
+ "(",
46
+ ")"
47
+ ],
48
+ [
49
+ "{",
50
+ "}"
51
+ ],
52
+ [
53
+ "[",
54
+ "]"
55
+ ],
56
+ [
57
+ "\u201c",
58
+ "\u201d"
59
+ ],
60
+ [
61
+ "\u2018",
62
+ "\u2019"
63
+ ],
64
+ [
65
+ "`",
66
+ "`"
67
+ ]
68
+ ]
69
+ },
70
+ "uuid": "B11166AF-3C5B-4494-87F1-FC0712FF795C"
71
+ },
72
+ "BD01DD68-6B67-4768-A782-4BD8FD240FF2": {
73
+ "name": "Symbol List: Headers",
74
+ "scope": "markup.heading.1.txt2tags,markup.heading.2.txt2tags,markup.heading.3.txt2tags,markup.heading.4.txt2tags,markup.heading.5.txt2tags",
75
+ "settings": {
76
+ "showInSymbolList": 1,
77
+ "symbolTransformation": "\n\t\ts/^\\s*//; # remove leading spaces\n\t\ts/\\s*=+(\\[[-\\w]+\\])?\\s*$//; # remove anchor and close marks =\n\t\ts/^=====\\s*/\\t\\t\\t\\t/; # identify hierarchy with TABs\n\t\ts/^====\\s*/\\t\\t\\t/;\n\t\ts/^===\\s*/\\t\\t/;\n\t\ts/^==\\s*/\\t/;\n\t\ts/^=\\s*//;\n\t"
78
+ },
79
+ "uuid": "BD01DD68-6B67-4768-A782-4BD8FD240FF2"
80
+ }
81
+ }
@@ -0,0 +1,1280 @@
1
+ {
2
+ "AC4A8B74-3AFB-47B9-8B08-6BBD90FBB344": {
3
+ "name": "Function Names",
4
+ "scope": "source.pascal.vectorscript",
5
+ "settings": {
6
+ "completions": [
7
+ "Abs",
8
+ "Absolute",
9
+ "ActiveClass",
10
+ "ActLayer",
11
+ "ActSSheet",
12
+ "ActSymDef",
13
+ "Add3DPt",
14
+ "AddButton",
15
+ "AddCavity",
16
+ "AddChoiceItem",
17
+ "AddField",
18
+ "AddGroupBox",
19
+ "AddHelpItem",
20
+ "AddHole",
21
+ "AddLBImage",
22
+ "AddListBoxTabStop",
23
+ "AddPoint",
24
+ "AddResourceToList",
25
+ "AddSolid",
26
+ "AddSurface",
27
+ "AddSymToWall",
28
+ "AddSymToWallEdge",
29
+ "AddVectorFillLayer",
30
+ "AddVertex3D",
31
+ "AddVPAnnotationObject",
32
+ "AddWallBottomPeak",
33
+ "AddWallPeak",
34
+ "AlertCritical",
35
+ "AlertInform",
36
+ "AlertQuestion",
37
+ "AlignItemEdge",
38
+ "AlrtDialog",
39
+ "Ang2Vec",
40
+ "AngBVec",
41
+ "AngDialog",
42
+ "AngDialog3D",
43
+ "Angle",
44
+ "AngleVar",
45
+ "AngularDim",
46
+ "Append",
47
+ "AppendRoofEdge",
48
+ "Arc",
49
+ "ArcByCenter",
50
+ "ArcCos",
51
+ "ArcSin",
52
+ "ArcTan",
53
+ "ArcTo",
54
+ "Area",
55
+ "AreLBColumnLinesEnabled",
56
+ "AreLBRadioColumnLinesEnabled",
57
+ "AttachDefaultTextureSpace",
58
+ "AutoFitWSRowHeights",
59
+ "AutoKey",
60
+ "Backward",
61
+ "BeginColumn",
62
+ "BeginDialog",
63
+ "BeginFloor",
64
+ "BeginFolder",
65
+ "BeginGroup",
66
+ "BeginMesh",
67
+ "BeginMXtrd",
68
+ "BeginPoly",
69
+ "BeginPoly3D",
70
+ "BeginRoof",
71
+ "BeginSweep",
72
+ "BeginSym",
73
+ "BeginText",
74
+ "BeginVectorFillN",
75
+ "BeginXtrd",
76
+ "BotBound",
77
+ "BreakWall",
78
+ "BuildResourceList",
79
+ "CalcSurfaceArea",
80
+ "CalcVolume",
81
+ "CallTool",
82
+ "CapsLock",
83
+ "CellHasNum",
84
+ "CellHasStr",
85
+ "CellString",
86
+ "CellValue",
87
+ "Centroid3D",
88
+ "Chr",
89
+ "CircularDim",
90
+ "ClassList",
91
+ "ClassNum",
92
+ "ClearCavities",
93
+ "ClearGradientSliderSegments",
94
+ "ClearWallPeaks",
95
+ "ClearWSCell",
96
+ "ClipSurface",
97
+ "Close",
98
+ "ClosePoly",
99
+ "CloseSS",
100
+ "ClrDialog",
101
+ "ClrMessage",
102
+ "ColorIndexToRGB",
103
+ "CombineIntoSurface",
104
+ "Command",
105
+ "Comp",
106
+ "Concat",
107
+ "ContainsLight",
108
+ "ConvertTo3DPolys",
109
+ "ConvertToNURBS",
110
+ "ConvertToUnstyledWall",
111
+ "Copy",
112
+ "CopyMode",
113
+ "CopySymbol",
114
+ "Cos",
115
+ "Count",
116
+ "CreateBatDormer",
117
+ "CreateCheckBox",
118
+ "CreateCheckBoxGroupBox",
119
+ "CreateColorPopup",
120
+ "CreateCone",
121
+ "CreateContourCurves",
122
+ "CreateControl",
123
+ "CreateCustomObject",
124
+ "CreateCustomObjectN",
125
+ "CreateCustomObjectPath",
126
+ "CreateEditInteger",
127
+ "CreateEditReal",
128
+ "CreateEditText",
129
+ "CreateEditTextBox",
130
+ "CreateExtrudeAlongPath",
131
+ "CreateGableDormer",
132
+ "CreateGradient",
133
+ "CreateGroupBox",
134
+ "CreateHemisphere",
135
+ "CreateHipDormer",
136
+ "CreateImageFromPaint",
137
+ "CreateImageProp",
138
+ "CreateInterpolatedSurface",
139
+ "CreateLayer",
140
+ "CreateLayout",
141
+ "CreateLB",
142
+ "CreateLight",
143
+ "CreateLineAttributePopup",
144
+ "CreateLineStylePopup",
145
+ "CreateLineWeightPopup",
146
+ "CreateListBox",
147
+ "CreateListBoxN",
148
+ "CreateLoftSurfaces",
149
+ "CreateMarkerPopup",
150
+ "CreateNurbsCurve",
151
+ "CreateNurbsSurface",
152
+ "CreateOffsetNurbsObjectHandle",
153
+ "CreatePaintFromImage",
154
+ "CreatePatternPopup",
155
+ "CreatePullDownMenu",
156
+ "CreatePushButton",
157
+ "CreateRadioButton",
158
+ "CreateRadioButtonGroupBox",
159
+ "CreateResizableLayout",
160
+ "CreateRoof",
161
+ "CreateShaderRecord",
162
+ "CreateShedDormer",
163
+ "CreateSkylight",
164
+ "CreateSphere",
165
+ "CreateStandardIconControl",
166
+ "CreateStaticHatch",
167
+ "CreateStaticHatchFromObject",
168
+ "CreateStaticText",
169
+ "CreateSurfacefromCurvesNetwork",
170
+ "CreateSwapControl",
171
+ "CreateSwapPane",
172
+ "CreateSymbolDisplayControl",
173
+ "CreateTabControl",
174
+ "CreateTabPane",
175
+ "CreateTaperedExtrude",
176
+ "CreateText",
177
+ "CreateTexture",
178
+ "CreateTextureBitmap",
179
+ "CreateTextureBitmapN",
180
+ "CreateTrapeziumDormer",
181
+ "CreateVP",
182
+ "CreateWS",
183
+ "CreateWSImage",
184
+ "CrossProduct",
185
+ "CurveThrough",
186
+ "CurveTo",
187
+ "Date",
188
+ "Deg2Rad",
189
+ "DelChoice",
190
+ "DelClass",
191
+ "Delete",
192
+ "DeleteAllItems",
193
+ "DeleteAllLBItems",
194
+ "DeleteComponent",
195
+ "DeleteConstraint",
196
+ "DeleteLBColumn",
197
+ "DeleteLBItem",
198
+ "DeleteObjs",
199
+ "DeleteResourceFromList",
200
+ "DeleteTextureSpace",
201
+ "DeleteWallSym",
202
+ "DeleteWSColumns",
203
+ "DeleteWSRows",
204
+ "DelName",
205
+ "DelObject",
206
+ "DelRecord",
207
+ "DelVectorFill",
208
+ "DelVertex",
209
+ "DialogEvent",
210
+ "DidCancel",
211
+ "DimArcText",
212
+ "DimText",
213
+ "DisableModules",
214
+ "DisplayContextHelpOfCurrentPlugin",
215
+ "DisplayLayerScaleDialog",
216
+ "DisplayOrganizationDialog",
217
+ "DisplaySwapPane",
218
+ "DisplayTabPane",
219
+ "Distance",
220
+ "DistDialog",
221
+ "DoMenuText",
222
+ "DoMenuTextByName",
223
+ "DotProduct",
224
+ "DoubleFixedTolerance",
225
+ "DoubleTolerance",
226
+ "DoubLines",
227
+ "DrawDialog",
228
+ "DrawNurbsObject",
229
+ "DrwSize",
230
+ "DSelectAll",
231
+ "DSelectObj",
232
+ "Duplicate",
233
+ "EditShaderRecord",
234
+ "EditTexture",
235
+ "EditTextureBitmap",
236
+ "EditTextureSpace",
237
+ "EllipseEllipseIntersect",
238
+ "EnableLB",
239
+ "EnableLBClickAllDataChange",
240
+ "EnableLBColumnLines",
241
+ "EnableLBColumnTracking",
242
+ "EnableLBDragAndDrop",
243
+ "EnableLBRadioColumnLines",
244
+ "EnableLBSingleLineSelection",
245
+ "EnableLBSorting",
246
+ "EnableParameter",
247
+ "EndDialog",
248
+ "EndFolder",
249
+ "EndGroup",
250
+ "EndMesh",
251
+ "EndMXtrd",
252
+ "EndPoly",
253
+ "EndPoly3D",
254
+ "EndSweep",
255
+ "EndSym",
256
+ "EndText",
257
+ "EndVectorFill",
258
+ "EndXtrd",
259
+ "EnsureLBItemIsVisible",
260
+ "EOF",
261
+ "EOLN",
262
+ "EqualPt",
263
+ "EqualRect",
264
+ "Eval",
265
+ "EvalStr",
266
+ "EvaluateNurbsSurfacePointAndNormal",
267
+ "Exp",
268
+ "ExtendNurbsCurve",
269
+ "ExtendNurbsSurface",
270
+ "FActLayer",
271
+ "FFillBack",
272
+ "FFillColorByClass",
273
+ "FFillFore",
274
+ "FFillPat",
275
+ "FFPatByClass",
276
+ "Field",
277
+ "FillBack",
278
+ "FillColorByClass",
279
+ "FillFore",
280
+ "FillPat",
281
+ "FIn3D",
282
+ "FindFileInPluginFolder",
283
+ "FindLBColumnDataItem",
284
+ "FindLBColumnItem",
285
+ "FInFolder",
286
+ "FInGroup",
287
+ "FInLayer",
288
+ "FInSymDef",
289
+ "FLayer",
290
+ "FlipHor",
291
+ "FlipVer",
292
+ "FLSByClass",
293
+ "FLWByClass",
294
+ "FMarker",
295
+ "FMarkerByClass",
296
+ "FndError",
297
+ "FObject",
298
+ "ForEachObject",
299
+ "ForEachObjectInLayer",
300
+ "ForEachObjectInList",
301
+ "FormatTextDialog",
302
+ "Forward",
303
+ "FPatByClass",
304
+ "FPenBack",
305
+ "FPenColorByClass",
306
+ "FPenFore",
307
+ "FPenPat",
308
+ "FPenSize",
309
+ "FSActLayer",
310
+ "FSObject",
311
+ "FSymDef",
312
+ "Get2DPt",
313
+ "Get3DCntr",
314
+ "Get3DInfo",
315
+ "Get3DOrientation",
316
+ "GetActivePane",
317
+ "GetActiveSerialNumber",
318
+ "GetActualNameFromResourceList",
319
+ "GetArc",
320
+ "GetArrayDimensions",
321
+ "GetBatAttributes",
322
+ "GetBBox",
323
+ "GetBeamAngle",
324
+ "GetBinaryConstraint",
325
+ "GetCAlign",
326
+ "GetCellNum",
327
+ "GetCellStr",
328
+ "GetChoiceStr",
329
+ "GetClass",
330
+ "GetClassArrow",
331
+ "GetClassOptions",
332
+ "GetClFillBack",
333
+ "GetClFillFore",
334
+ "GetClFPat",
335
+ "GetClLS",
336
+ "GetClLW",
337
+ "GetClosestPt",
338
+ "GetClosestSide",
339
+ "GetClPenBack",
340
+ "GetClPenFore",
341
+ "GetClTextureC",
342
+ "GetClTextureD",
343
+ "GetClTextureG",
344
+ "GetClTextureL",
345
+ "GetClTextureR",
346
+ "GetClTextureT",
347
+ "GetClUseGraphic",
348
+ "GetClUseTexture",
349
+ "GetClVectorFill",
350
+ "GetColorButton",
351
+ "GetColorChoice",
352
+ "GetComponentFill",
353
+ "GetComponentPenStyles",
354
+ "GetComponentPenWeights",
355
+ "GetComponentWidth",
356
+ "GetControlData",
357
+ "GetCurrentMode",
358
+ "GetCustomObjectChoice",
359
+ "GetCustomObjectInfo",
360
+ "GetCustomObjectPath",
361
+ "GetCustomObjectProfileGroup",
362
+ "GetCVis",
363
+ "GetCWidth",
364
+ "GetDashStyle",
365
+ "GetDefaultTextSize",
366
+ "GetDialog",
367
+ "GetDimText",
368
+ "GetDocumentDefaultSketchStyle",
369
+ "GetDormerAttributes",
370
+ "GetDormerThick",
371
+ "GetDrawingSizeRect",
372
+ "GetEditInteger",
373
+ "GetEditReal",
374
+ "GetEnabledModules",
375
+ "GetField",
376
+ "GetFile",
377
+ "GetFileInfo",
378
+ "GetFillBack",
379
+ "GetFillFore",
380
+ "GetFillIAxisEndPoint",
381
+ "GetFillJAxisEndPoint",
382
+ "GetFillOriginPoint",
383
+ "GetFillPoints",
384
+ "GetFldName",
385
+ "GetFldType",
386
+ "GetFName",
387
+ "GetFolderPath",
388
+ "GetFontID",
389
+ "GetFontName",
390
+ "GetFPat",
391
+ "GetGableAttributes",
392
+ "GetGradientData",
393
+ "GetGradientMidpointPosition",
394
+ "GetGradientSliderData",
395
+ "GetGradientSliderSelectedMarker",
396
+ "GetGradientSpotColor",
397
+ "GetGradientSpotPosition",
398
+ "GetHipAttributes",
399
+ "GetHole",
400
+ "GetImagePopupObject",
401
+ "GetImagePopupObjectItemIndex",
402
+ "GetImagePopupSelectedItem",
403
+ "GetKeyDown",
404
+ "GetLastFileErr",
405
+ "GetLayer",
406
+ "GetLayerAmbientColor",
407
+ "GetLayerAmbientInfo",
408
+ "GetLayerByName",
409
+ "GetLayerElevation",
410
+ "GetLayerOptions",
411
+ "GetLayerRenderMode",
412
+ "GetLayoutDialogPosition",
413
+ "GetLayoutDialogSize",
414
+ "GetLBColumnDataItemInfo",
415
+ "GetLBColumnHeaderJust",
416
+ "GetLBColumnHeaderToolTip",
417
+ "GetLBColumnOwnerDrawnType",
418
+ "GetLBColumnSortState",
419
+ "GetLBColumnWidth",
420
+ "GetLBControlType",
421
+ "GetLBEditDisplayType",
422
+ "GetLBEventInfo",
423
+ "GetLBItemDashStyle",
424
+ "GetLBItemDisplayType",
425
+ "GetLBItemFillBackColor",
426
+ "GetLBItemFillForeColor",
427
+ "GetLBItemGradientOrImageRefNumber",
428
+ "GetLBItemInfo",
429
+ "GetLBItemPenBackColor",
430
+ "GetLBItemPenForeColor",
431
+ "GetLBItemTextColor",
432
+ "GetLBItemTextJust",
433
+ "GetLBItemTextStyle",
434
+ "GetLBMultImageIndexes",
435
+ "GetLBSortColumn",
436
+ "GetLightColorRGB",
437
+ "GetLightDirection",
438
+ "GetLightFalloff",
439
+ "GetLightInfo",
440
+ "GetLightLocation",
441
+ "GetLine",
442
+ "GetLineAttributeData",
443
+ "GetLineStyleChoice",
444
+ "GetLineWeightChoice",
445
+ "GetLName",
446
+ "GetLocalizedPluginChoice",
447
+ "GetLocalizedPluginName",
448
+ "GetLocalizedPluginParameter",
449
+ "GetLocPt",
450
+ "GetLocus3D",
451
+ "GetLS",
452
+ "GetLScale",
453
+ "GetLVis",
454
+ "GetLW",
455
+ "GetMarker",
456
+ "GetMarkerChoice",
457
+ "GetMarkerPopupSelectedItem",
458
+ "GetMouse",
459
+ "GetName",
460
+ "GetNameFromResourceList",
461
+ "GetNumberOfComponents",
462
+ "GetNumGradientSegments",
463
+ "GetNumGradientSliderSegments",
464
+ "GetNumHoles",
465
+ "GetNumImagePopupItems",
466
+ "GetNumLBColumnDataItems",
467
+ "GetNumLBColumns",
468
+ "GetNumLBItems",
469
+ "GetNumRoofElements",
470
+ "GetNumSelectedLBItems",
471
+ "GetNumWallPeaks",
472
+ "GetNurbsObjectDistanceFromPoint",
473
+ "GetObjArrow",
474
+ "GetObject",
475
+ "GetObjectVariableBoolean",
476
+ "GetObjectVariableHandle",
477
+ "GetObjectVariableInt",
478
+ "GetObjectVariableLongInt",
479
+ "GetObjectVariableReal",
480
+ "GetObjectVariableString",
481
+ "GetObjExpandTexture",
482
+ "GetOrigin",
483
+ "GetOSVersion",
484
+ "GetPaletteVisibility",
485
+ "GetParameterOnNurbsCurve",
486
+ "GetParent",
487
+ "GetPatternData",
488
+ "GetPenBack",
489
+ "GetPenFore",
490
+ "GetPickObjectInfo",
491
+ "GetPluginChoiceIndex",
492
+ "GetPluginInfo",
493
+ "GetPluginString",
494
+ "GetPointAndParameterOnNurbsCurveAtGivenLength",
495
+ "GetPolylineVertex",
496
+ "GetPolyPt",
497
+ "GetPolyPt3D",
498
+ "GetPref",
499
+ "GetPrefInt",
500
+ "GetPrefLongInt",
501
+ "GetPrefReal",
502
+ "GetPrefString",
503
+ "GetPrimaryUnitInfo",
504
+ "GetProduct",
505
+ "GetPt",
506
+ "GetPtL",
507
+ "GetRecord",
508
+ "GetRect",
509
+ "GetResourceFromList",
510
+ "GetResourceString",
511
+ "GetRField",
512
+ "GetRoofAttributes",
513
+ "GetRoofEdge",
514
+ "GetRoofElementType",
515
+ "GetRoofFaceAttrib",
516
+ "GetRoofFaceCoords",
517
+ "GetRoofVertices",
518
+ "GetRoundingBase",
519
+ "GetRRDiam",
520
+ "GetSavedSetting",
521
+ "GetScreen",
522
+ "GetSDName",
523
+ "GetSecondaryUnitInfo",
524
+ "GetSegPt1",
525
+ "GetSegPt2",
526
+ "GetSelChoice",
527
+ "GetShaderRecord",
528
+ "GetShedAttributes",
529
+ "GetSheetLayerUserOrigin",
530
+ "GetSingularConstraint",
531
+ "GetSkylight",
532
+ "GetSprdSortSum",
533
+ "GetSprdSortSumColumns",
534
+ "GetSpreadAngle",
535
+ "GetSymbolOptionsN",
536
+ "GetSymbolType",
537
+ "GetSymBrightMult",
538
+ "GetSymLoc",
539
+ "GetSymLoc3D",
540
+ "GetSymName",
541
+ "GetSymRot",
542
+ "GetTexBFeatureEnd",
543
+ "GetTexBFeatureStart",
544
+ "GetTexBitFeatureSize",
545
+ "GetTexBitmapOrigin",
546
+ "GetTexBitPaintNode",
547
+ "GetTexBitRepHoriz",
548
+ "GetTexBitRepVert",
549
+ "GetTexSpace2DOffset",
550
+ "GetTexSpace2DRadius",
551
+ "GetTexSpace2DRot",
552
+ "GetTexSpace2DScale",
553
+ "GetTexSpaceEndCap",
554
+ "GetTexSpaceKind",
555
+ "GetTexSpaceOrientU",
556
+ "GetTexSpaceOrientV",
557
+ "GetTexSpaceOrientW",
558
+ "GetTexSpaceOrigin",
559
+ "GetTexSpacePartID",
560
+ "GetTexSpaceStartCap",
561
+ "GetText",
562
+ "GetTextFont",
563
+ "GetTextJust",
564
+ "GetTextLeading",
565
+ "GetTextLength",
566
+ "GetTextOrientation",
567
+ "GetTextSize",
568
+ "GetTextSpace",
569
+ "GetTextStyle",
570
+ "GetTextureBitmap",
571
+ "GetTextureRef",
572
+ "GetTextureShader",
573
+ "GetTextureShininess",
574
+ "GetTextureSize",
575
+ "GetTextureSpace",
576
+ "GetTextureTransp",
577
+ "GetTextVerticalAlign",
578
+ "GetTextWidth",
579
+ "GetTextWrap",
580
+ "GetTickCount",
581
+ "GetTopVisibleWS",
582
+ "GetTrapeziumAttributes",
583
+ "GetType",
584
+ "GetUnits",
585
+ "GetVCenter",
586
+ "GetVectorFill",
587
+ "GetVectorFillDefault",
588
+ "GetVersion",
589
+ "GetVertexVisibility",
590
+ "GetVertNum",
591
+ "GetView",
592
+ "GetViewMatrix",
593
+ "GetVPClassVisibility",
594
+ "GetVPCropObject",
595
+ "GetVPGroup",
596
+ "GetVPGroupParent",
597
+ "GetVPLayerVisibility",
598
+ "GetWallControlOffset",
599
+ "GetWallPeak",
600
+ "GetWallPrefStyle",
601
+ "GetWallStyle",
602
+ "GetWallThickness",
603
+ "GetWallWidth",
604
+ "GetWorkingPlane",
605
+ "GetWSCellAlignment",
606
+ "GetWSCellBorder",
607
+ "GetWSCellFill",
608
+ "GetWSCellFormula",
609
+ "GetWSCellNumberFormat",
610
+ "GetWSCellString",
611
+ "GetWSCellTextAngle",
612
+ "GetWSCellTextColor",
613
+ "GetWSCellTextFormat",
614
+ "GetWSCellValue",
615
+ "GetWSCellVertAlignment",
616
+ "GetWSCellWrapTextFlag",
617
+ "GetWSColumnOperators",
618
+ "GetWSColumnWidth",
619
+ "GetWSFromImage",
620
+ "GetWSImage",
621
+ "GetWSPlacement",
622
+ "GetWSRowColumnCount",
623
+ "GetWSRowHeight",
624
+ "GetWSRowHLockState",
625
+ "GetWSSelection",
626
+ "GetWSSubrowCellString",
627
+ "GetWSSubrowCellValue",
628
+ "GetWSSubrowCount",
629
+ "GetZoom",
630
+ "GetZVals",
631
+ "GrayClass",
632
+ "GrayLayer",
633
+ "GridLines",
634
+ "Group",
635
+ "GroupToMesh",
636
+ "HAngle",
637
+ "HArea",
638
+ "HasConstraint",
639
+ "HasDim",
640
+ "HasPlugin",
641
+ "HCenter",
642
+ "HDuplicate",
643
+ "Height",
644
+ "HExtrude",
645
+ "HHeight",
646
+ "Hide",
647
+ "HideClass",
648
+ "HideLayer",
649
+ "HLength",
650
+ "HMove",
651
+ "HMoveBackward",
652
+ "HMoveForward",
653
+ "HPerim",
654
+ "HRotate",
655
+ "HUngroup",
656
+ "HWallHeight",
657
+ "HWallWidth",
658
+ "HWidth",
659
+ "ImportResourceToCurrentFile",
660
+ "Index2Name",
661
+ "Insert",
662
+ "InsertChoice",
663
+ "InsertGradientSegment",
664
+ "InsertGradientSliderSegment",
665
+ "InsertImagePopupObjectItem",
666
+ "InsertImagePopupResource",
667
+ "InsertLBColumn",
668
+ "InsertLBColumnDataItem",
669
+ "InsertLBItem",
670
+ "InsertNewComponent",
671
+ "InsertSymbol",
672
+ "InsertSymbolInFolder",
673
+ "InsertVertex",
674
+ "InsertWSColumns",
675
+ "InsertWSRows",
676
+ "IntDialog",
677
+ "IntersectSolid",
678
+ "IntersectSurface",
679
+ "IsFillColorByClass",
680
+ "IsFlipped",
681
+ "IsFPatByClass",
682
+ "IsLayerReferenced",
683
+ "IsLBColumnTrackingEnabled",
684
+ "IsLBItemSelected",
685
+ "IsLBSortingEnabled",
686
+ "IsLSByClass",
687
+ "IsLWByClass",
688
+ "IsMarkerByClass",
689
+ "IsNewCustomObject",
690
+ "IsObjectFlipped",
691
+ "IsPenColorByClass",
692
+ "IsPluginFormat",
693
+ "IsRW",
694
+ "IsTextureableObject",
695
+ "IsValidWSCell",
696
+ "IsValidWSRange",
697
+ "IsValidWSSubrowCell",
698
+ "IsVPGroupContainedObject",
699
+ "IsWSCellNumber",
700
+ "IsWSCellString",
701
+ "IsWSDatabaseRow",
702
+ "IsWSSubrowCellNumber",
703
+ "IsWSSubrowCellString",
704
+ "IsWSVisible",
705
+ "ItemSel",
706
+ "JoinWalls",
707
+ "KeyDown",
708
+ "LActLayer",
709
+ "Layer",
710
+ "LayerRef",
711
+ "LckObjs",
712
+ "LeftBound",
713
+ "Len",
714
+ "Length",
715
+ "LFillBack",
716
+ "LFillFore",
717
+ "LimitTolerance",
718
+ "Line",
719
+ "LinearDim",
720
+ "LineEllipseIntersect",
721
+ "LineLineIntersection",
722
+ "LineTo",
723
+ "LinkText",
724
+ "LLayer",
725
+ "Ln",
726
+ "LNewObj",
727
+ "LoadCell",
728
+ "LObject",
729
+ "Locus",
730
+ "Locus3D",
731
+ "LPenBack",
732
+ "LPenFore",
733
+ "LSActLayer",
734
+ "LSByClass",
735
+ "LWByClass",
736
+ "MakePolygon",
737
+ "MakePolyline",
738
+ "Marker",
739
+ "MarkerByClass",
740
+ "MeshToGroup",
741
+ "Message",
742
+ "MirrorXY3D",
743
+ "Moments3D",
744
+ "MouseDown",
745
+ "Move",
746
+ "Move3D",
747
+ "Move3DObj",
748
+ "MoveBack",
749
+ "MoveFront",
750
+ "MoveObjs",
751
+ "MoveTo",
752
+ "MoveWallByOffset",
753
+ "Name2Index",
754
+ "NameClass",
755
+ "NameList",
756
+ "NameNum",
757
+ "NameObject",
758
+ "NameUndoEvent",
759
+ "NewField",
760
+ "NewSprdSheet",
761
+ "NextDObj",
762
+ "NextLayer",
763
+ "NextObj",
764
+ "NextSObj",
765
+ "NextSymDef",
766
+ "NoAngleVar",
767
+ "NonUndoableActionOK",
768
+ "Norm",
769
+ "Num2Str",
770
+ "Num2StrF",
771
+ "NumChoices",
772
+ "NumCustomObjectChoices",
773
+ "NumDashStyles",
774
+ "NumFields",
775
+ "NumLayers",
776
+ "NumObj",
777
+ "NumRecords",
778
+ "NumSObj",
779
+ "NumVectorFills",
780
+ "NurbsCurveEvalPt",
781
+ "NurbsCurveGetNumPieces",
782
+ "NurbsCurveType",
783
+ "NurbsDegree",
784
+ "NurbsDelVertex",
785
+ "NurbsGetNumPts",
786
+ "NurbsGetPt3D",
787
+ "NurbsGetWeight",
788
+ "NurbsKnot",
789
+ "NurbsNumKnots",
790
+ "NurbsSetKnot",
791
+ "NurbsSetPt3D",
792
+ "NurbsSetWeight",
793
+ "NurbsSurfaceEvalPt",
794
+ "ObjectType",
795
+ "Open",
796
+ "OpenPoly",
797
+ "OpenURL",
798
+ "Option",
799
+ "Ord",
800
+ "Oval",
801
+ "PenBack",
802
+ "PenColorByClass",
803
+ "PenFore",
804
+ "PenGrid",
805
+ "PenLoc",
806
+ "PenPat",
807
+ "PenSize",
808
+ "Perim",
809
+ "Perp",
810
+ "PickObject",
811
+ "Poly",
812
+ "Poly3D",
813
+ "PopAttrs",
814
+ "Pos",
815
+ "PrevDObj",
816
+ "PrevLayer",
817
+ "PrevObj",
818
+ "PrevSObj",
819
+ "PrevSymDef",
820
+ "PrimaryUnits",
821
+ "PrintUsingPrintDialog",
822
+ "PrintWithoutUsingPrintDialog",
823
+ "Products3D",
824
+ "Projection",
825
+ "PtDialog",
826
+ "PtDialog3D",
827
+ "PtInPoly",
828
+ "PtInRect",
829
+ "PushAttrs",
830
+ "PutFile",
831
+ "QTCloseMovieFile",
832
+ "QTGetMovieOptions",
833
+ "QTInitialize",
834
+ "QTOpenMovieFile",
835
+ "QTSetMovieOptions",
836
+ "QTTerminate",
837
+ "QTWriteFrame",
838
+ "Rad2Deg",
839
+ "Random",
840
+ "Read",
841
+ "ReadLn",
842
+ "RealDialog",
843
+ "RecalculateWS",
844
+ "Record",
845
+ "Rect",
846
+ "ReDraw",
847
+ "ReDrawAll",
848
+ "RefreshLB",
849
+ "Relative",
850
+ "RemoveAllImagePopupItems",
851
+ "RemoveAllLBColumnDataItems",
852
+ "RemoveGradientSegment",
853
+ "RemoveGradientSliderSegment",
854
+ "RemoveImagePopupItem",
855
+ "RemoveLBColumnDataItem",
856
+ "RemoveListBoxTabStop",
857
+ "RemoveRoofEdge",
858
+ "RemoveRoofElement",
859
+ "RenameClass",
860
+ "ResetBBox",
861
+ "ResetObject",
862
+ "ResetOrientation3D",
863
+ "ResolveByClassTextureRef",
864
+ "ResourceListSize",
865
+ "ReverseWallSides",
866
+ "RevolveWithRail",
867
+ "Rewrite",
868
+ "RGBToColorIndex",
869
+ "RightBound",
870
+ "Rotate",
871
+ "Rotate3D",
872
+ "RotatePoint",
873
+ "Round",
874
+ "RoundWall",
875
+ "RRect",
876
+ "Run",
877
+ "RunLayoutDialog",
878
+ "SaveSheet",
879
+ "Scale",
880
+ "SecondaryUnits",
881
+ "SelChoice",
882
+ "SelectAll",
883
+ "Selected",
884
+ "SelectObj",
885
+ "SelectSS",
886
+ "SelField",
887
+ "Set3DInfo",
888
+ "Set3DRot",
889
+ "SetActSymbol",
890
+ "SetArc",
891
+ "SetBatAttributes",
892
+ "SetBBox",
893
+ "SetBeamAngle",
894
+ "SetBelowItem",
895
+ "SetBinaryConstraint",
896
+ "SetClass",
897
+ "SetClassArrow",
898
+ "SetClassOptions",
899
+ "SetClFillBack",
900
+ "SetClFillFore",
901
+ "SetClFPat",
902
+ "SetClLS",
903
+ "SetClLW",
904
+ "SetClPenBack",
905
+ "SetClPenFore",
906
+ "SetClTextureC",
907
+ "SetClTextureD",
908
+ "SetClTextureG",
909
+ "SetClTextureL",
910
+ "SetClTextureR",
911
+ "SetClTextureT",
912
+ "SetClUseGraphic",
913
+ "SetClUseTexture",
914
+ "SetClVectorFill",
915
+ "SetColorButton",
916
+ "SetColorChoice",
917
+ "SetComponentFill",
918
+ "SetComponentPenStyles",
919
+ "SetComponentPenWeights",
920
+ "SetComponentWidth",
921
+ "SetConstrain",
922
+ "SetConstraintValue",
923
+ "SetControlData",
924
+ "SetControlText",
925
+ "SetCurrentObject",
926
+ "SetCursor",
927
+ "SetCustomObjectPath",
928
+ "SetCustomObjectProfileGroup",
929
+ "SetDashStyle",
930
+ "SetDefaultTextureSpace",
931
+ "SetDimStd",
932
+ "SetDimText",
933
+ "SetDocumentDefaultSketchStyle",
934
+ "SetDormerAttributes",
935
+ "SetDormerThick",
936
+ "SetDrawingRect",
937
+ "SetDSelect",
938
+ "SetEdgeBinding",
939
+ "SetEditInteger",
940
+ "SetEditReal",
941
+ "SetField",
942
+ "SetFillBack",
943
+ "SetFillColorByClass",
944
+ "SetFillFore",
945
+ "SetFillIAxisEndPoint",
946
+ "SetFillJAxisEndPoint",
947
+ "SetFillOriginPoint",
948
+ "SetFirstGroupItem",
949
+ "SetFirstLayoutItem",
950
+ "SetFocusOnLB",
951
+ "SetFPat",
952
+ "SetFPatByClass",
953
+ "SetGableAttributes",
954
+ "SetGradientData",
955
+ "SetGradientMidpointPosition",
956
+ "SetGradientSliderData",
957
+ "SetGradientSliderSelectedMarker",
958
+ "SetGradientSpotColor",
959
+ "SetGradientSpotPosition",
960
+ "SetHDef",
961
+ "SetHelpString",
962
+ "SetHipAttributes",
963
+ "SetImagePopupSelectedItem",
964
+ "SetItem",
965
+ "SetItemEnable",
966
+ "SetLayerAmbientColor",
967
+ "SetLayerAmbientInfo",
968
+ "SetLayerElevation",
969
+ "SetLayerOptions",
970
+ "SetLayerRenderMode",
971
+ "SetLayerTransparency",
972
+ "SetLayoutDialogPosition",
973
+ "SetLayoutDialogSize",
974
+ "SetLayoutOption",
975
+ "SetLBColumnHeaderJust",
976
+ "SetLBColumnHeaderToolTip",
977
+ "SetLBColumnOwnerDrawnType",
978
+ "SetLBColumnWidth",
979
+ "SetLBControlType",
980
+ "SetLBDragDropColumn",
981
+ "SetLBEditDisplayType",
982
+ "SetLBItemDashStyle",
983
+ "SetLBItemDisplayType",
984
+ "SetLBItemFillBackColor",
985
+ "SetLBItemFillForeColor",
986
+ "SetLBItemGradientOrImageRefNumber",
987
+ "SetLBItemInfo",
988
+ "SetLBItemPenBackColor",
989
+ "SetLBItemPenForeColor",
990
+ "SetLBItemTextColor",
991
+ "SetLBItemTextJust",
992
+ "SetLBItemTextStyle",
993
+ "SetLBItemUsingColumnDataItem",
994
+ "SetLBMultImageIndexes",
995
+ "SetLBSelection",
996
+ "SetLBSortColumn",
997
+ "SetLightColorRGB",
998
+ "SetLightDirection",
999
+ "SetLightFalloff",
1000
+ "SetLightInfo",
1001
+ "SetLightLocation",
1002
+ "SetLineAttributeData",
1003
+ "SetLineStyleChoice",
1004
+ "SetLineWeightChoice",
1005
+ "SetLS",
1006
+ "SetLSByClass",
1007
+ "SetLScale",
1008
+ "SetLW",
1009
+ "SetLWByClass",
1010
+ "SetMarker",
1011
+ "SetMarkerByClass",
1012
+ "SetMarkerChoice",
1013
+ "SetMaximumUndoEvents",
1014
+ "SetName",
1015
+ "SetObjArrow",
1016
+ "SetObjectVariableBoolean",
1017
+ "SetObjectVariableHandle",
1018
+ "SetObjectVariableInt",
1019
+ "SetObjectVariableLongInt",
1020
+ "SetObjectVariableReal",
1021
+ "SetObjectVariableString",
1022
+ "SetObjExpandTexture",
1023
+ "SetOrigin",
1024
+ "SetOriginAbsolute",
1025
+ "SetPaletteVisibility",
1026
+ "SetParameterVisibility",
1027
+ "SetParent",
1028
+ "SetPatternData",
1029
+ "SetPenBack",
1030
+ "SetPenColorByClass",
1031
+ "SetPenFore",
1032
+ "SetPolylineVertex",
1033
+ "SetPolyPt",
1034
+ "SetPolyPt3D",
1035
+ "SetPref",
1036
+ "SetPrefInt",
1037
+ "SetPrefLongInt",
1038
+ "SetPrefReal",
1039
+ "SetPrefString",
1040
+ "SetPrimaryDim",
1041
+ "SetProportionalBinding",
1042
+ "SetRecord",
1043
+ "SetRField",
1044
+ "SetRightItem",
1045
+ "SetRoofAttributes",
1046
+ "SetRoofEdge",
1047
+ "SetRot3D",
1048
+ "SetSavedSetting",
1049
+ "SetScale",
1050
+ "SetSecondaryDim",
1051
+ "SetSegPt1",
1052
+ "SetSegPt2",
1053
+ "SetSelect",
1054
+ "SetShedAttributes",
1055
+ "SetSheetLayerUserOrigin",
1056
+ "SetSingularConstraint",
1057
+ "SetSkylight",
1058
+ "SetSprdSortSum",
1059
+ "SetSprdSortSumColumns",
1060
+ "SetSpreadAngle",
1061
+ "SetSymbolOptionsN",
1062
+ "SetSymBrightMult",
1063
+ "SetTexBFeatureEnd",
1064
+ "SetTexBFeatureStart",
1065
+ "SetTexBitFeatureSize",
1066
+ "SetTexBitmapOrigin",
1067
+ "SetTexBitPaintNode",
1068
+ "SetTexBitRepHoriz",
1069
+ "SetTexBitRepVert",
1070
+ "SetTexSpace2DOffset",
1071
+ "SetTexSpace2DRadius",
1072
+ "SetTexSpace2DRot",
1073
+ "SetTexSpace2DScale",
1074
+ "SetTexSpaceEndCap",
1075
+ "SetTexSpaceKind",
1076
+ "SetTexSpaceOrientU",
1077
+ "SetTexSpaceOrientV",
1078
+ "SetTexSpaceOrientW",
1079
+ "SetTexSpaceOrigin",
1080
+ "SetTexSpacePartID",
1081
+ "SetTexSpaceStartCap",
1082
+ "SetText",
1083
+ "SetTextEditable",
1084
+ "SetTextFont",
1085
+ "SetTextJust",
1086
+ "SetTextLeading",
1087
+ "SetTextOrientation",
1088
+ "SetTextSize",
1089
+ "SetTextSpace",
1090
+ "SetTextStyle",
1091
+ "SetTextureBitmap",
1092
+ "SetTextureRef",
1093
+ "SetTextureShader",
1094
+ "SetTextureShininess",
1095
+ "SetTextureSize",
1096
+ "SetTextureTransp",
1097
+ "SetTextVerticalAlign",
1098
+ "SetTextWidth",
1099
+ "SetTextWrap",
1100
+ "SetTitle",
1101
+ "SetTool",
1102
+ "SetTopVisibleWS",
1103
+ "SetTrapeziumAttributes",
1104
+ "SetUnits",
1105
+ "SetVCenter",
1106
+ "SetVectorFill",
1107
+ "SetVectorFillDefault",
1108
+ "SetVertexVisibility",
1109
+ "SetView",
1110
+ "SetViewMatrix",
1111
+ "SetViewVector",
1112
+ "SetVPClassVisibility",
1113
+ "SetVPCropObject",
1114
+ "SetVPLayerVisibility",
1115
+ "SetVSResourceFile",
1116
+ "SetWallControlOffset",
1117
+ "SetWallHeights",
1118
+ "SetWallPrefStyle",
1119
+ "SetWallThickness",
1120
+ "SetWallWidth",
1121
+ "SetWorkingPlane",
1122
+ "SetWSCellAlignment",
1123
+ "SetWSCellBorder",
1124
+ "SetWSCellBorders",
1125
+ "SetWSCellFill",
1126
+ "SetWSCellFormula",
1127
+ "SetWSCellNumberFormat",
1128
+ "SetWSCellTextColor",
1129
+ "SetWSCellTextFormat",
1130
+ "SetWSCellVertAlignment",
1131
+ "SetWSCellWrapTextFlag",
1132
+ "SetWSColumnOperators",
1133
+ "SetWSColumnWidth",
1134
+ "SetWSCurrentCell",
1135
+ "SetWSPlacement",
1136
+ "SetWSRowHeight",
1137
+ "SetWSSelection",
1138
+ "SetWSTextAngle",
1139
+ "SetZoom",
1140
+ "SetZVals",
1141
+ "SheetList",
1142
+ "SheetNum",
1143
+ "Shift",
1144
+ "Show",
1145
+ "ShowClass",
1146
+ "ShowCreateImageDialog",
1147
+ "ShowGradientEditorDialog",
1148
+ "ShowItem",
1149
+ "ShowLayer",
1150
+ "ShowWS",
1151
+ "ShowWSDialog",
1152
+ "Sin",
1153
+ "SingleTolerance",
1154
+ "Smooth",
1155
+ "SortArray",
1156
+ "Space",
1157
+ "SprdAlign",
1158
+ "SprdBorder",
1159
+ "SprdFormat",
1160
+ "SprdSize",
1161
+ "SprdWidth",
1162
+ "Sqr",
1163
+ "Sqrt",
1164
+ "SrndArea",
1165
+ "StdRead",
1166
+ "StdReadLn",
1167
+ "Str2Num",
1168
+ "StrDialog",
1169
+ "SubtractSolid",
1170
+ "SurfaceArea",
1171
+ "Symbol",
1172
+ "SymbolToGroup",
1173
+ "SymDefNum",
1174
+ "SysBeep",
1175
+ "Tab",
1176
+ "Tan",
1177
+ "TargetSprdSheet",
1178
+ "TextFace",
1179
+ "TextFlip",
1180
+ "TextFont",
1181
+ "TextJust",
1182
+ "TextLeading",
1183
+ "TextOrigin",
1184
+ "TextRotate",
1185
+ "TextSize",
1186
+ "TextSpace",
1187
+ "TextVerticalAlign",
1188
+ "TopBound",
1189
+ "Trunc",
1190
+ "UndoOff",
1191
+ "Ungroup",
1192
+ "UnionRect",
1193
+ "Units",
1194
+ "UnitVec",
1195
+ "UnLckObjs",
1196
+ "UpdateSymbolDisplayControl",
1197
+ "UpdateThumbnailPreview",
1198
+ "UpdateVP",
1199
+ "UprString",
1200
+ "UseDefaultFileErrorHandling",
1201
+ "ValidAngStr",
1202
+ "ValidNumStr",
1203
+ "VDelete",
1204
+ "Vec2Ang",
1205
+ "VectorFillList",
1206
+ "VerifyLayout",
1207
+ "VerifyLibraryRoutine",
1208
+ "Volume",
1209
+ "VPHasCropObject",
1210
+ "VRestore",
1211
+ "VSave",
1212
+ "Wait",
1213
+ "Wall",
1214
+ "WallCap",
1215
+ "WallFootPrint",
1216
+ "WallHeight",
1217
+ "WallPeak",
1218
+ "WallTo",
1219
+ "WallWidth",
1220
+ "Width",
1221
+ "Write",
1222
+ "WriteLn",
1223
+ "WriteLnMac",
1224
+ "WriteMac",
1225
+ "XCenter",
1226
+ "YCenter",
1227
+ "YNDialog"
1228
+ ]
1229
+ },
1230
+ "uuid": "AC4A8B74-3AFB-47B9-8B08-6BBD90FBB344"
1231
+ },
1232
+ "D410BF93-0AD8-4B24-A62F-DD9CDDB99BA3": {
1233
+ "name": "Miscellaneous",
1234
+ "scope": "source.pascal.vectorscript",
1235
+ "settings": {
1236
+ "highlightPairs": [
1237
+ [
1238
+ "(",
1239
+ ")"
1240
+ ],
1241
+ [
1242
+ "[",
1243
+ "]"
1244
+ ],
1245
+ [
1246
+ "{",
1247
+ "}"
1248
+ ]
1249
+ ],
1250
+ "increaseIndentPattern": "\\b(?i:(loop|declare|begin|exception|when|procedure|for|if|else|task|type|package|var|const))\\b",
1251
+ "smartTypingPairs": [
1252
+ [
1253
+ "(",
1254
+ ")"
1255
+ ],
1256
+ [
1257
+ "[",
1258
+ "]"
1259
+ ],
1260
+ [
1261
+ "{",
1262
+ "}"
1263
+ ],
1264
+ [
1265
+ "'",
1266
+ "'"
1267
+ ]
1268
+ ]
1269
+ },
1270
+ "uuid": "D410BF93-0AD8-4B24-A62F-DD9CDDB99BA3"
1271
+ },
1272
+ "3478EDD7-A7F7-4F74-82E6-2E583B03D573": {
1273
+ "name": "Symbol List",
1274
+ "scope": "entity.name.function.vectorscript",
1275
+ "settings": {
1276
+ "showInSymbolList": 1
1277
+ },
1278
+ "uuid": "3478EDD7-A7F7-4F74-82E6-2E583B03D573"
1279
+ }
1280
+ }