You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ OCI toolkit for VS Code is available from the [Visual Studio Marketplace](https:
12
12
-**Resource Manager** extension allows you to edit, plan and deploy Resource Manager Configurations stored in Object Storage or a Code repository. For more information, see the [Resource Manager Walkthrough](https://docs.cloud.oracle.com/iaas/Content/ResourceManager/Tasks/vscode.htm)
13
13
-**Functions** extension in the VS Code lets you create a new function, edit an existing function and deploy and invoke it. For more information, see the [Functions Walkthrough](https://docs.oracle.com/iaas/Content/Functions/Tasks/functionscreatingfunctions-usingVScodeplugin.htm)
14
14
-**Data Science** extension allows you to edit your job artifacts and run Data Science jobs natively. For more information, see the [Data Science Walkthrough](https://docs.oracle.com/en-us/iaas/data-science/using/vscode.htm)
15
+
-**Application Performance Monitoring** extension allows you to manage APM Availability Monitoring scripts, monitors under APM domains within VS Code. For more information, see the [Application Performance Monitoring Walkthrough](https://docs.oracle.com/en-us/iaas/application-performance-monitoring/home.htm)
15
16
-**OCI CLI** allows users to perform common platform actions, such as creating and managing OCI resources using the built-in OCI CLI in the VS Code terminal
Copy file name to clipboardExpand all lines: package.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
"name": "oci-vscode-toolkit",
4
4
"displayName": "OCI Toolkit for VS Code",
5
5
"description": "OCI Toolkit for VS Code is a rich collection of OCI extensions, making it easier for you to develop, test and deploy applications on Oracle Cloud Infrastructure (OCI) straight from VS Code.",
0 commit comments