Jump to content
Developer Wiki and Function Reference Links ×

UPDATE: Vectorscript Development Tools for Windows: Notepad++


brudgers

Recommended Posts

I've updated userdefinelang.xml with a new language: "VS folding"

Changes:

1. Misc. font changes.

2. Folds occur on "BEGIN" and "END" this eliminates the need to process the text to strip "~start" and "~finish." However it is a bit less flexible.

3. Keywords are now divided into three groups:

  • first group is reserved keywords in use
  • second group is reserved keywords for future use
  • third group is vectorworks api functions

4. '{' and '}' are no longer line comments but are now delimiters. This will allow multiline comments using braces to highlight correctly.

5. (* and *) are for block comments. This allows you to comment out a large section of text which contains comments.

After downloading the file, if you like it delete the vectorscript language definition and then rename "vs folding" to "vectorscript" and you will have access to the autocomplete list.

Edited by brudgers
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...