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: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ We welcome contributions, and request you follow these guidelines.
8
8
9
9
## Raising issues
10
10
11
-
Please raise any bug reports on the [issue tracker](https://github.com/dev-tools-for-enterprise-java/mp-starter-vscode-ext/issues). Be sure to search the list to see if your issue has already been raised.
11
+
Please raise any bug reports on the [issue tracker](https://github.com/MicroShed/mp-starter-vscode-ext/issues). Be sure to search the list to see if your issue has already been raised.
12
12
13
13
A good bug report is one that make it easy for us to understand what you were trying to do and what went wrong. Provide as much context as possible so we can try to recreate the issue.
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,18 +15,18 @@ The extension prompts for the following parameters:
15
15
The extension will generate a `.zip` file of the starter project, unzip the file into the specified directory and open it in a VS Code window.
16
16
17
17
## Installing the Extension
18
-
- download the latest `mp-starter-vscode-ext-0.0.x.vsix` file from [releases](https://github.com/dev-tools-for-enterprise-java/mp-starter-vscode-ext/releases)
19
-
- from VS Code, go to the Extensions view, click on the ellipsis "..." icon, select `Install from vsix...` and select the `mp-starter-vscode-ext-0.0.x.vsix` file
18
+
- download the latest `mp-starter-vscode-ext-0.x.0.vsix` file from [releases](https://github.com/dev-tools-for-enterprise-java/mp-starter-vscode-ext/releases)
19
+
- from VS Code, go to the Extensions view, click on the ellipsis "..." icon, select `Install from vsix...` and select the `mp-starter-vscode-ext-0.x.0.vsix` file
20
20
21
21
### Running the extension
22
22
- Launch VS Code command palette and search for "MicroProfile"
23
23
- Select "MicroProfile Starter" to run the extension
0 commit comments