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


GNU Nano 8.5 Enhances Anchor Positions
10/07/2025

GNU Nano 8.5 has been released with improved text anchors and fine-tuned syntax coloring. GNU nano is a command line text editor for Unix and Linux that aims to be simple and easy to use.



Python Parallel? Not Quite Python 14
23/07/2025

Python is a wonderful language, but lack of speed is its main drawback. Can the Python community create a fully threaded Python to be proud of? It's a big challenge.


More News

pico book

 

Comments




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

Last Updated ( Wednesday, 18 September 2024 )