HTML Editor
When developing highly customized projects in Salesforce you may like to have separate files somewhere in Static Resources with HTML markup that would be used in your web part. HTML is usually highly nested, so code readability is a must for HTML editor / viewer. The Welkin Suite provides you with a features-rich editor for HTML code, which will help you writing code.
The HTML Editor, as well as all other text editors in The Welkin Suite, provides multiple basic and also advanced editing features that may decrease time spent on development.
HTML Code Assistance
In the HTML Editor, you can find all necessary tools of Code Assistance that make your development faster and more convenient:
- Javascript syntax highlighting — a handy feature that highlightes the different elements of Javascript code to make it more readable,
- Comment / Uncomment — a simple tool for leaving comments for the selected part of a code.
The elements of the HTML code are also used in other editors: Visualforce and Lightning. On the other hand, the HTML Editor itself may use the elements of CSS and Javascript code.
In this section: |
This also may be useful: |