Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Adding new 0.1.17 vscode-didact plugin (#652)
Browse files Browse the repository at this point in the history
* Adding new 0,1,17 vscode-didact plugin

Signed-off-by: sutan-1 <[email protected]>

* Update vscode-extensions.json with new vscode-didact version
  • Loading branch information
sunix authored Oct 21, 2020
1 parent b371bd0 commit eebae8e
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 2 deletions.
3 changes: 3 additions & 0 deletions v3/plugins/redhat/vscode-didact/0.1.16/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ icon: https://raw.githubusercontent.com/redhat-developer/vscode-didact/0.1.16/ic
repository: https://github.com/redhat-developer/vscode-didact
category: Other
firstPublicationDate: "2020-06-18"
deprecate:
automigrate: true
migrateTo: redhat/vscode-didact/latest
spec:
extensions:
- https://download.jboss.org/jbosstools/vscode/stable/vscode-didact/vscode-didact-0.1.16-600.vsix
15 changes: 15 additions & 0 deletions v3/plugins/redhat/vscode-didact/0.1.17/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
apiVersion: v2
publisher: redhat
name: vscode-didact
version: 0.1.17
type: VS Code extension
displayName: Didact
title: Didact Tutorial Tools by Red Hat
description: Provides interactive tutorial support to Visual Studio Code, via didact links calling VS Code commands, Markdown, AsciiDoc, and the VS Code webview.
icon: https://raw.githubusercontent.com/redhat-developer/vscode-didact/0.1.17/icon/logo.png
repository: https://github.com/redhat-developer/vscode-didact
category: Other
firstPublicationDate: "2020-06-18"
spec:
extensions:
- https://download.jboss.org/jbosstools/vscode/stable/vscode-didact/vscode-didact-0.1.17-15.vsix
2 changes: 1 addition & 1 deletion v3/plugins/redhat/vscode-didact/latest.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.16
0.1.17
2 changes: 1 addition & 1 deletion vscode-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
{
"repository": "https://github.com/redhat-developer/vscode-didact",
"revision": "0.1.16"
"revision": "0.1.17"
},
{
"repository": "https://github.com/redhat-developer/vscode-java",
Expand Down

0 comments on commit eebae8e

Please sign in to comment.