Thursday, September 22, 2016

Salesforce Welkin Suite


walkin suit Welkin Suite

The Welkin Suite is a new generation Force.com platform IDE which allows working with Apex, Visualforce, HTML, CSS, JavaScript, any images as well as executing unit tests, SOQL queries, anonymous apex and provides many other handy features from a single development tool.

Now what  Welkin Suite can do :

folderCustomizable Folders Structure
No more limitations for files or folders structures. Now developers can organize them in whatever way they want.
ecl17
Lightning Bundle Explorer

[NEW] Lightning Components
You can develop great Lightning applications and components directly in the IDE in the same way as developing with Apex or Visualforce.
Develop your own components and applications based on the Lightning Components framework directly in The Welkin Suite using all of the great features that it offers for improved comfort and development productivity.







gitGit Support:
Improve your teamwork experience - work with Git repository right from The Welkin Suite without switching to other applications.
Code Completion
Auto Completion

Apex Code Completion:apx code
Save time, improve the coding velocity, and avoid making mistakes with Code Completion functionality for Apex.

Anonymous Apex Execution:
Test new solutions, debug your code or work with your organization using the Anonymous Apex with all of the code editing features you've got used to.
ExecuteAnonymousApex_1
Execute Anonymous Apex

Debug Logs:
When debugging code you usually execute Anonymous Apex, perform some actions in the UI or start scheduled jobs which then produce lots of logs for you to go through. In most cases your actions would provide you whatever information you need pretty easily but sometimes you need only some specific logs – with very long duration, very small or very big logs, failed or succeeded logs and so on.