public class UserTypeParentAdapter extends MyBaseAdapter<UserTypeList> { private int selectItem = -1; public UserTypeParentAdapter(Context context, List<UserTypeList> datas) { super(context, datas); } public void setSelectItem(int selectItem)
${workspaceFolder} the path of the workspace folder that contains the tasks.json file ${workspaceRootFolderName} the name of the folder opened in VS Code without any slashes (/) ${file} the current opened file ${relativeFile} the current opened file