diff --git a/package.json b/package.json index a103a57e..c275bd82 100644 --- a/package.json +++ b/package.json @@ -232,22 +232,22 @@ "vscord.status.details.text.idle": { "type": "string", "default": "Idling", - "description": "Custom string for the details section of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." + "description": "Custom string for the details section of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {directory_name} will be replaced with the directory name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." }, "vscord.status.details.text.editing": { "type": "string", "default": "In {workspace} {problems}", - "description": "Custom string for the details section of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." + "description": "Custom string for the details section of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {directory_name} will be replaced with the directory name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." }, "vscord.status.details.text.debugging": { "type": "string", "default": "Debugging {file_name}{file_extenstion}", - "description": "Custom string for the details section of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." + "description": "Custom string for the details section of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {directory_name} will be replaced with the directory name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." }, "vscord.status.details.text.viewing": { "type": "string", "default": "In {workspace} {problems}", - "description": "Custom string for the details section of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." + "description": "Custom string for the details section of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {directory_name} will be replaced with the directory name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." } } }, @@ -268,22 +268,22 @@ "vscord.status.state.text.idle": { "type": "string", "default": "", - "description": "Custom string for the state section of the rich presence when idle\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." + "description": "Custom string for the state section of the rich presence when idle\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {directory_name} will be replaced with the directory name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." }, "vscord.status.state.text.editing": { "type": "string", "default": "Working on {file_name}{file_extenstion}:{current_line}:{current_column}", - "description": "Custom string for the state section of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." + "description": "Custom string for the state section of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {directory_name} will be replaced with the directory name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." }, "vscord.status.state.text.debugging": { "type": "string", "default": "Debugging: {workspace}", - "description": "Custom string for the state section of the rich presence when debugging\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." + "description": "Custom string for the state section of the rich presence when debugging\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {directory_name} will be replaced with the directory name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." }, "vscord.status.state.text.viewing": { "type": "string", "default": "Viewing {file_name}{file_extenstion}", - "description": "Custom string for the state section of the rich presence when viewing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." + "description": "Custom string for the state section of the rich presence when viewing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {directory_name} will be replaced with the directory name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." }, "vscord.status.state.text.noWorkspaceFound": { "type": "string", @@ -309,22 +309,22 @@ "vscord.status.image.large.viewing.key": { "type": "string", "default": "https://raw.githubusercontent.com/LeonardSSH/vscord/main/assets/icons/{lang}.png", - "description": "Custom string for the large image key of the rich presence when viewing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." + "description": "Custom string for the large image key of the rich presence when viewing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {directory_name} will be replaced with the directory name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." }, "vscord.status.image.large.viewing.text": { "type": "string", "default": "Viewing a {LANG} file", - "description": "Custom string for the large image text when viewing a file\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." + "description": "Custom string for the large image text when viewing a file\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {directory_name} will be replaced with the directory name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." }, "vscord.status.image.large.editing.key": { "type": "string", "default": "https://raw.githubusercontent.com/LeonardSSH/vscord/main/assets/icons/{lang}.png", - "description": "Custom string for the large image key of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." + "description": "Custom string for the large image key of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {directory_name} will be replaced with the directory name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." }, "vscord.status.image.large.editing.text": { "type": "string", "default": "Editing a {LANG} file", - "description": "Custom string for the large image text of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." + "description": "Custom string for the large image text of the rich presence when editing\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {directory_name} will be replaced with the directory name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." }, "vscord.status.image.large.debugging.key": { "type": "string", @@ -334,7 +334,7 @@ "vscord.status.image.large.debugging.text": { "type": "string", "default": "Debugging a {LANG} file", - "description": "Custom string for the large image text of the rich presence when debugging\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." + "description": "Custom string for the large image text of the rich presence when debugging\n\t- {app_name} will be replaced with current editor name.\n\t- {app_id} will be replaced with editor name that's suitable for using inside url.\n\t- {file_name} will be replaced with the name of the file\n\t- {file_extenstion} will be replaced with the extension of the file\n\t- {file_size} will be replaced with the size of the file\n\t- {folder_and_file} will be replaced with the folder and file name\n\t- {directory_name} will be replaced with the directory name\n\t- {full_directory_name} will be replaced with the full directory name\n\t- {workspace} will be replaced with the name of the workspace\n\t- {workspace_folder} will be replaced with the name of the workspace folder\n\t- {workspace_and_folder} will be replaced with the name of the workspace and folder\n\t- {LANG} or {Lang} or {LANG} will replace the format of the lang string\n\t- {problems} will be replaced with the problems text defined in settings\n\t- {problems_count} will be replaced with the number of problems\n\t- {line_count} will be replaced with the number of lines\n\t- {current_line} will be replaced with the current line\n\t- {current_column} will be replaced with the current column\n\t- {git_url} will be replaced with the link to current git repository.\n\t- {git_owner} will be replaced with current git repository owner.\n\t- {git_provider} will be replaced with the domain (including .com) to the provider of current git repository.\n\t- {git_repo} will be replaced with the repository name for current repository.\n\t- {git_branch} will be replaced with current git branch.\n\t- {empty} will be replaced with an empty space." }, "vscord.status.image.small.idle.key": { "type": "string", diff --git a/src/activity.ts b/src/activity.ts index c165d3a7..f0ee69a1 100644 --- a/src/activity.ts +++ b/src/activity.ts @@ -285,6 +285,7 @@ export const replaceFileInfo = async ( ["{file_extenstion}", dataClass.fileExtension ?? FAKE_EMPTY], ["{file_size}", fileSize?.toLocaleString() ?? FAKE_EMPTY], ["{folder_and_file}", dataClass.folderAndFile ?? FAKE_EMPTY], + ["{directory_name}", dataClass.dirName ?? FAKE_EMPTY], ["{full_directory_name}", fullDirectoryName], ["{workspace}", workspaceName], ["{workspace_folder}", workspaceFolderName],