Office Development Kit For VS Code
Written by Kay Ewbank   
Wednesday, 18 September 2024

Microsoft has released a preview version of a new development tool for developing Office add-ins in Visual Studio Code.

The add-in is described as letting you set up your environment, create Office Add-ins, and debug the code with a streamlined developer experience in Visual Studio Code when you build Office Add-ins with the XML-formatted add-in only manifest.

microsoft

The kit will auto-install the necessary npm package dependencies, and comes with a gallery of samples illustrating features and scenarios of Office Add-ins. It can be installed either from Extensions in Visual Studio Code or from the Visual Studio Code Marketplace. Developers can start new projects either from templates when you choose the Office application, programming language, and starting feature, or from a set of samples, described as "more complete projects that demonstrate a realistic scenario".

officedev

The preview version lets developers create Excel, PowerPoint, and Word add-ins, with plans to extend the kit to add support for add-ins to other Office applications and platforms.

While the development kit is an encouraging addition, it won't take developers back to the halcyon days of Visual Basic for Applications and the powerful options that offered. It also doesn't offer an easy route to migrating old apps created using VBA.

This tool is based around the web, and working across the desktop, web and mobile versions of Office. It needs a Microsoft 365 subscription, and also requires Node.js and the node package manager (npm).

Under the covers, the kit is based on the Office JavaScript Library, which isn't as powerful as the old COM-based VBA features. So far, Microsoft hasn't included migration tools or suggestions for organizations still running the legacy VBA apps, and it would be tricky to see how they might achieve a pathway.

The Office Development Kit for VS Code is available in preview now. 

 microsoft

More Information

Office Add-ins Development Kit for Visual Studio Code Documentation

Related Articles

Microsoft Announces New Tools at Ignite

New APIs for Office 365

Microsoft Office Apps With JavaScript  

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Prompt Engineering Techniques To Make You An Expert
18/11/2024

Introducing a GitHub repository full of hot tips and instructions on how to build the perfect prompt presented in a collection of Jupiter Notebooks.



Gender Differences In Coding Style
13/11/2024

A novel investigation into the gender gap between men and women regarding coding ability was undertaken by Dr Siân Brooke. Her conclusion? There is a difference in the Python code [ ... ]


More News

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Wednesday, 18 September 2024 )