Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the W/X quickstart articles + remove preview labels of previous articles when the Dev Kit GA #4944

Merged
merged 43 commits into from
Dec 19, 2024
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
4be2d9d
Update excel-quickstart-jquery.md
MingjiaLiu1995 Nov 18, 2024
b36a73b
Add files via upload
MingjiaLiu1995 Nov 18, 2024
f1761ba
Update word-quickstart-yo.md
MingjiaLiu1995 Nov 18, 2024
0151746
Merge branch 'OfficeDev:main' into main
MingjiaLiu1995 Nov 22, 2024
9468361
Update docs/quickstarts/excel-quickstart-jquery.md
MingjiaLiu1995 Nov 22, 2024
4d2e785
Update docs/quickstarts/excel-quickstart-jquery.md
MingjiaLiu1995 Nov 22, 2024
074ad23
Update docs/quickstarts/word-quickstart-yo.md
MingjiaLiu1995 Nov 22, 2024
d540a61
Update docs/quickstarts/word-quickstart-yo.md
MingjiaLiu1995 Nov 22, 2024
c935e3a
Create devkit-prerequisites
MingjiaLiu1995 Nov 22, 2024
baf9b8c
Update excel-quickstart-jquery.md
MingjiaLiu1995 Nov 22, 2024
9349148
Rename devkit-prerequisites to dev-kit-prerequisites
MingjiaLiu1995 Nov 22, 2024
f430c6b
Rename dev-kit-prerequisites to dev-kit-prerequisites.md
MingjiaLiu1995 Nov 22, 2024
2d1bf91
Update excel-quickstart-jquery.md
MingjiaLiu1995 Nov 22, 2024
ecc441a
Update excel-quickstart-jquery.md
MingjiaLiu1995 Nov 22, 2024
53e225b
Update docs/quickstarts/excel-quickstart-jquery.md
MingjiaLiu1995 Nov 22, 2024
dd54fc8
Update docs/quickstarts/word-quickstart-yo.md
MingjiaLiu1995 Nov 22, 2024
e09e338
Update docs/quickstarts/word-quickstart-yo.md
MingjiaLiu1995 Nov 22, 2024
d76721e
Address review comments
MingjiaLiu1995 Nov 22, 2024
4f3ef68
Merge branch 'main' of https://github.com/MingjiaLiu1995/office-js-do…
MingjiaLiu1995 Nov 22, 2024
f6e6f13
Update sample snapshots
MingjiaLiu1995 Nov 22, 2024
7de3643
Merge branch 'OfficeDev:main' into main
MingjiaLiu1995 Nov 26, 2024
9ce48fb
Update docs/includes/devkit-project-components-taskpane.md
MingjiaLiu1995 Dec 2, 2024
b630f91
Update docs/quickstarts/word-quickstart-yo.md
MingjiaLiu1995 Dec 2, 2024
90f0035
Update docs/quickstarts/word-quickstart-yo.md
MingjiaLiu1995 Dec 2, 2024
42e5f22
Update docs/quickstarts/excel-quickstart-jquery.md
MingjiaLiu1995 Dec 2, 2024
ff3de87
Update docs/quickstarts/excel-quickstart-jquery.md
MingjiaLiu1995 Dec 2, 2024
8ae6caf
Update docs/quickstarts/excel-quickstart-jquery.md
MingjiaLiu1995 Dec 2, 2024
da09b93
Address review comments
MingjiaLiu1995 Dec 2, 2024
9fc6055
Merge branch 'main' of https://github.com/MingjiaLiu1995/office-js-do…
MingjiaLiu1995 Dec 2, 2024
c6a03be
Address review comments
MingjiaLiu1995 Dec 2, 2024
c3c3860
Address review comments
MingjiaLiu1995 Dec 2, 2024
3e14e91
Apply suggestions from code review
MingjiaLiu1995 Dec 3, 2024
b61bf70
Merge branch 'OfficeDev:main' into main
MingjiaLiu1995 Dec 11, 2024
6858bb7
Remove preview labels in existing articles
MingjiaLiu1995 Dec 11, 2024
fcbe2b6
Update development-kit-overview.md
MingjiaLiu1995 Dec 12, 2024
6b915ee
Update word-quickstart-yo.md
MingjiaLiu1995 Dec 12, 2024
b209c29
Update excel-quickstart-jquery.md
MingjiaLiu1995 Dec 12, 2024
73afdbe
Update set-up-your-dev-environment.md
MingjiaLiu1995 Dec 12, 2024
c7b3d37
Update word-quickstart-yo.md
MingjiaLiu1995 Dec 12, 2024
4bc209d
Update sample links and notes
MingjiaLiu1995 Dec 12, 2024
13a99cc
Merge branch 'DevKitGAUpdate' of https://github.com/OfficeDev/office-…
MingjiaLiu1995 Dec 12, 2024
7052561
Update notes of corner cases
MingjiaLiu1995 Dec 12, 2024
039a630
Merge branch 'main' into DevKitGAUpdate
Rick-Kirkham Dec 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Address review comments
MingjiaLiu1995 committed Dec 2, 2024
commit da09b9301df32e8cc1d46aa58eb99aec69f7624a
6 changes: 0 additions & 6 deletions docs/develop/development-kit-overview.md
Original file line number Diff line number Diff line change
@@ -11,8 +11,6 @@ The Office Add-ins Development Kit helps set up your environment, create Office

[!INCLUDE [Information about the preview status of the dev kit.](../includes/dev-kit-preview-note.md)]

## Prerequisites

[!include[Dev_kit prerequisites](../includes/dev-kit-prerequisites.md)]

## Install the development kit
@@ -67,10 +65,6 @@ To understand how the add-in will work in an Office application, use the Office

[!include[Dev_kit_start_debugging](../includes/dev-kit-start-debugging.md)]

## Stop testing your Office Add-in

[!include[Dev_kit_stop_debugging](../includes/dev-kit-stop-debugging.md)]

## Troubleshooting

[!include[Dev_kit_troubleshooting](../includes/dev-kit-troubleshooting.md)]
2 changes: 2 additions & 0 deletions docs/includes/dev-kit-prerequisites.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Prerequisites

- Download and install [Visual Studio Code](https://code.visualstudio.com/).
- Node.js (the latest LTS version). Visit the [Node.js site](https://nodejs.org/) to download and install the right version for your operating system. To verify if you've already installed these tools, run the commands `node -v` and `npm -v` in your terminal.
- Office connected to a Microsoft 365 subscription. You might qualify for a Microsoft 365 E5 developer subscription through the [Microsoft 365 Developer Program](https://developer.microsoft.com/microsoft-365/dev-program), see [FAQ](/office/developer-program/microsoft-365-developer-program-faq#who-qualifies-for-a-microsoft-365-e5-developer-subscription-) for details. Alternatively, you can [sign up for a 1-month free trial](https://www.microsoft.com/microsoft-365/try?rtc=1) or [purchase a Microsoft 365 plan](https://www.microsoft.com/microsoft-365/buy/compare-all-microsoft-365-products).
2 changes: 2 additions & 0 deletions docs/includes/dev-kit-stop-debugging.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Stop testing your Office Add-in

Once you are finished testing and debugging the add-in, close the add-in by following these steps.

1. Open the extension by selecting the Office Add-ins Development Kit icon in the **Activity Bar**.
2 changes: 2 additions & 0 deletions docs/includes/dev-kit-troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Troubleshooting

If you have problems running the add-in, take these steps.

- Close any open instances of Office.
5 changes: 0 additions & 5 deletions docs/quickstarts/excel-quickstart-jquery.md
Original file line number Diff line number Diff line change
@@ -11,7 +11,6 @@ ms.localizationpriority: high
In this article, you'll walk through the process of building an Excel task pane add-in. You'll use either the Office Add-ins Development Kit or the Yeoman generator to create your Office Add-in. Select the tab for the one you'd like to use and then follow the instructions to create your add-in and test it locally. If you'd like to use Visual Studio Code, we recommend the Office Add-ins Development Kit.

# [Office Add-ins Development Kit](#tab/devkit)
## Prerequisites

[!include[Dev_kit prerequisites](../includes/dev-kit-prerequisites.md)]

@@ -39,12 +38,8 @@ The Office Add-ins Development Kit will create the project. It will then open th

[!include[Dev_kit_start_debugging](../includes/dev-kit-start-debugging.md)]

## Stop testing your Office Add-in

[!include[Dev_kit_stop_debugging](../includes/dev-kit-stop-debugging.md)]

## Troubleshooting

[!include[Dev_kit_troubleshooting](../includes/dev-kit-troubleshooting.md)]


6 changes: 0 additions & 6 deletions docs/quickstarts/word-quickstart-yo.md
Original file line number Diff line number Diff line change
@@ -11,7 +11,6 @@ ms.localizationpriority: high
In this article, you'll walk through the process of building a Word task pane add-in. You'll use either the Office Add-ins Development Kit or the Yeoman generator to create your Office Add-in. Select the tab for the one you'd like to use and then follow the instructions to create your add-in and test it locally. If you'd like to use Visual Studio Code, we recommend the Office Add-ins Development Kit.

# [Office Add-ins Development Kit](#tab/devkit)
## Prerequisites

[!include[Dev_kit prerequisites](../includes/dev-kit-prerequisites.md)]

@@ -39,15 +38,10 @@ The Office Add-ins Development Kit will create the project. It will then open th

[!include[Dev_kit_start_debugging](../includes/dev-kit-start-debugging.md)]

## Stop testing your Office Add-in

[!include[Dev_kit_stop_debugging](../includes/dev-kit-stop-debugging.md)]

## Troubleshooting

[!include[Dev_kit_troubleshooting](../includes/dev-kit-troubleshooting.md)]


# [Yeoman generator](#tab/yeoman)
## Prerequisites