Choose a workspace folder and name your project (e.g., MyOfficeFeature ).
: Use Visual Studio Code as your primary editor. Programming Microsoft Office 365
Open VS Code and click the icon in the Activity Bar. Select Create a New App and then choose Office Add-in . Select Task pane as the feature type. Choose a workspace folder and name your project (e
: Use this file to ensure your feature matches the Office look and feel. 4. Implement Logic (JavaScript/TypeScript) Programming Microsoft Office 365
Before coding, ensure you have the necessary tools installed and an active sandbox environment:
If you have a license, you can generate features using natural language:
The interaction between your feature and the Office document happens in taskpane.js :