Skip to content

Commit

Permalink
add [Create VisualForce/Controller/DTO/DAO Code]
Browse files Browse the repository at this point in the history
1. add [Create VisualForce/Controller/DTO/DAO Code]
2. [Create Test Code] bug fix
  • Loading branch information
Exia.huangxy committed Jan 16, 2017
1 parent bdc8b68 commit fea80e8
Show file tree
Hide file tree
Showing 5 changed files with 399 additions and 234 deletions.
17 changes: 2 additions & 15 deletions config/Main.sublime-menu
Original file line number Diff line number Diff line change
Expand Up @@ -123,22 +123,9 @@
},
{ "caption": "-" },
{
"caption": "Create DTO Code",
"command": "create_dto_code"
},
{
"caption": "Create DAO Code",
"command": "create_dao_code"
},
{
"caption": "Create Controller Code",
"command": "create_controller_code"
"caption": "Create VisualForce/Controller/DTO/DAO Code",
"command": "create_sfdc_code"
}
// ,
// {
// "caption": "Create VisualForce Code",
// "command": "create_vf_code"
// }
]
},
// {
Expand Down
Loading

0 comments on commit fea80e8

Please sign in to comment.