-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding more UI details and svg images
- Loading branch information
1 parent
05dccc0
commit b1f9cb3
Showing
5 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
|
||
|
||
Ansible extension - example of how to execute tasks on a remote system | ||
|
||
https://marketplace.visualstudio.com/items?itemName=vscoss.vscode-ansible | ||
https://github.com/VSChina/vscode-ansible/blob/master/package.json | ||
|
||
|
||
docker example of connecting to F5s | ||
|
||
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker | ||
|
||
|
||
VS Code User interface | ||
|
||
https://code.visualstudio.com/docs/getstarted/userinterface#_basic-layout | ||
|
||
Workbench UI | ||
|
||
https://code.visualstudio.com/api/extension-capabilities/extending-workbench | ||
|
||
|
||
Tree View - how to add resources to the left (explorer area) like docker/asible/remoteSSH | ||
|
||
https://code.visualstudio.com/api/extension-guides/tree-view | ||
|
||
|
||
icons - (https://github.com/microsoft/vscode-icons) | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Project details | ||
|
||
Name: f5-Fast | ||
Desc: |