Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>RegSys Form DesignerNew to Visual Studio Code? Get it now.
RegSys Form Designer

RegSys Form Designer

Enterprise Registry Solutions Limited

|
734 installs
| (0) | Free
A designer tool for creating RegSys form configurations
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

regsys-form-designer

The form designer extension includes the necessary json schema, code snippets and key bindings to speed up the development of a RegSys form configration file.

Quick Start

feature X

Requirements

Visual Studio Code version 1.30.0 or greater. Click Help-Check for Udates if you cannot install the extension

Using

Whenever you want to insert a new config element type regsys_ and the list of available snippets will be shown by Visual Studio Code. If you scroll through the options, a description of what the snippet creates is shown. Click enter on the item you need and it will insert the snippet where the cursor is.

When a snippet is inserted, it will automatically place the cursor at the first place of interest. If this is a GUID element click CTRL+SHIFT+R to be given a GUID value, click enter to select the value.

Click tab to be brought to the next area of interest in the snippet. Some elements will present a dropdown of options to choose from e.g. visible will allow you to pick true or false.

Known Issues

When you create a form using regsys_form, it automatically shifts the tab to inside the list of questions. You need to click away from there and then backto use regsys_tab and create a tab structure.

Release Notes

0.0.1

Initial release of the form designer

0.0.2

Fixed issue with the deployment of the correct snippet file

0.0.3

Added new snippets

regsys_name_search regsys_conditional_property

0.0.4

Added the following snippets

regsys_radio_question_snippet regsys_dropdown_question_with_api_snippet regsys_country_question_snippet regsys_list_snippet regsys_signer_snippet regsys_options_snippet

0.0.5

Updated readme

0.0.6

Added GUID command handler CTRL+SHIFT+P and type GUID to create a GUID

0.0.8

Added JSON schema to the file snippet Added new command for inserting guid. CTRL+SHIFT+R creates a random GUID

Added new snippets: regsys_textblock_snippet regsys_business_code_snippet

0.0.9

Added new snippet: regsys_address_tab regsys_attachment_tab

Fixed the tab variables to properly populate following on values after generating a GUID

Fixes to schema

0.0.11

Update display name Updated schema to included nested questions reference, past attribute for dates Updated regsys_address_tab snippet to include visble reference for countryId

Added new snippet: regsys_multi_select_question regsys_array_question regsys_currency_question regsys_file_upload_question regsys_hidden_question regsys_readonly_question regsys_date_question regsys_regex_validator

0.0.12

Updated readme file. Added extension icon

0.0.13

Added new snippets: regsys_checklist regsys_summary_step_snippet (Removed the summary step content from the base regsys_form)

Fixed bugs with existing snippets

Updated schema

0.0.14

Update GUID command to remove characters above f to match with the regsys guid checker

0.0.15

Added value to regsys_freenote snippet

0.0.16

Added snippet for regedit key

0.0.17

Added a dropdown with static option list Added futureDays control element to schema (need to find this) Added snippet for regsys_add_person Fix bug in freenote snippet

0.0.18

Added regsys_textbox Added regsys_textarea Added regsys_dropdown_with_api Added regsys_dropdown_from_list_values

0.0.19

Updated RegSys_Form to have correct default values Added regsys_summary_step Added regsys_email Added regsys_telephone Added regsys_inner_form Changed regsys_array to regsys_checkbox_list Added sizeColumn to questions Changed regsys_readonly to regsys_display

0.0.20

Fix bug

0.0.21

Fixed regsys_dropdown and regsys_list Added regsys_display_list and regsys_display_list_regedit

0.0.22

Added regsys_reserved_name_form
Added regsys_change_of_address_form
Added regsys_state_question to create a state dropdown
Added regsys_option_value to create a new option value. Can be used in dropdown, radio etc to have a new hardcoded option
Added regsys_country_question_default_malaysia to create a country dropdown defaulted to Malaysia
Added regsys_country_question_default_guernsey to create a country dropdown defauted to Guernsey
Added regsys_country_question_default_jersey to create a country dropdown defaulted to Jersey
Added regsys_country_question_default_ireland to create a country dropdown defaulted to Ireland
Added regsys_country_question_default_US to create a country dropdown defaulted to the United States
Added regsys_country_question_default_canada to create a country dropdown defaulted to Canada
Chagned regsys_country_question to have no default

#0.0.23 Added regsys_conditional_descriptor to create conditional descriptor for a list

#0.0.24 Added support for jsonc

#0.0.26 Added new starter forms
Register Business Name
Cease Business Name
Change Business Name Owners

0.0.27

Added Jersey specific section for beneficial owner individual

0.0.28

Added Jersey specific section for beneficial owner organisation

0.0.29

Add a command to replace GUID values. Select the text you want to change and hit CTRL+SHIFT+P and select the replace GUID command.
It will replace the GUIDs in the selected text.

0.0.30

Added a command to insert new GUIDs where not there

0.0.31

regsys_aircraft_details Added mo_sig_tab1 Added mo_address Added mo_regagent_tab Added mo_sig_tab_incorporators

0.0.33

Added validator for GUIDs. Select all text and press ctrl+shift+L

0.0.34

Added new validator for list descriptors to make sure they are used in the form.

License

The extension and source are licensed under the MIT license.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft