0:07
hello everyone in this video we are
0:09
going to see how to set up and use sales
0:12
force agent force for
0:16
developers the first step is we have to
0:19
go to agent force for developers
0:22
Salesforce extension in the vs
0:27
Marketplace you have to click install it
0:30
will redirect uh you to visual studio
0:33
code you will be able to install it once
0:37
installed you uh you have to click this
0:43
icon you can ask anything to the dev
0:46
assistant it will generate the sample
0:50
you so here I'm going to ask the dev
0:55
assistant to generate a
0:58
trigger uh for me to send an email to
1:01
the opportunity owner when the
1:14
closed so the dev assistant created the
1:16
code for me so it is ready for use as a
1:20
reference code you can definitely use it
1:23
if you want to copy this code you can
1:24
click this copy icon if you want to
1:27
insert the code in the vs code uh file
1:30
editor you can click this icon it will
1:35
code if you want to copy it you can
1:41
icon so this is a feature one uh as part
1:45
force for developers the second feature
1:48
what we are going to see is autoc
1:51
completion so with this agent force for
1:53
developers we can autoc complete the
1:56
code whenever we uh do the development
2:00
so here uh you you can see the sample
2:04
code which is going to be generated once
2:06
you click the tab it will automatically
2:08
generate the code for
2:15
you again with Just Tab buttons uh sorry
2:20
by clicking the tab button I was able to
2:23
generate the sample code
2:31
one more um additional feature uh with
2:34
agent force for developers is we can
2:38
generate test class for all the
2:40
controller classes um which can or the
2:44
trigger handler classes which we
2:46
develop so we can also do that with the
2:50
help of agent force for
2:58
developers I hope hope it was
3:06
helpful thank you for watching