public class StudioAssistSetting
| Type Params | Return Type | Name and description |
|---|---|---|
|
public static String |
getApiTestCustomTag() |
|
public static String |
getCurrentChatMode() |
|
public static String |
getGenerateCodeCustomTag() |
|
public static boolean |
isApiTestCaseCustomTag() |
|
public static boolean |
isApiTestCaseDefaultTag() |
|
public static boolean |
isApiTestCaseGeneration() |
|
public static boolean |
isCodeGenerationCustomTag() |
|
public static boolean |
isCodeGenerationDefaultTag() |
|
public static boolean |
isFollowUpQuestionEnabled() |
|
public static boolean |
isFollowUpQuestionEnabled(boolean defaultValue) |
|
public static boolean |
isGenerateCode() |
|
public static boolean |
isIncludeFocusingFileEnabled() |
|
public static boolean |
isIncludeFocusingFileEnabled(boolean defaultValue) |
|
public static boolean |
isProjectContextCustomKeywordsEnabled() |
|
public static boolean |
isProjectContextCustomKeywordsEnabled(boolean defaultValue) |
|
public static boolean |
isProjectContextObjectRepositoriesEnabled() |
|
public static boolean |
isProjectContextObjectRepositoriesEnabled(boolean defaultValue) |
|
public static void |
setCurrentChatMode(String chatMode) |
|
public static void |
setToHideAgentModeBadge() |
|
public static void |
setToHideAttachmentBadge() |
|
public static boolean |
shouldDisplayAgentModeBadge() |
|
public static boolean |
shouldDisplayAttachmentBadge() |
|
public static void |
toggleIncludeCurrentFile(boolean isEnabled) |