-
Word Online
```js
let tracked = [];
let field;
await Word.run(async (context) => {
const selection = context.document.getSelection().getRange();
field = selection.insertField('Start', 'Addin…
-
For more info:
https://github.com/DanilKorotenko/OutlookAddin_ItemSend_SmartAlerts
Manifest:
[manifest_smartAlerts.xml.zip](https://github.com/OfficeDev/office-js/files/14694983/manifest_smartAle…
-
When uploading the application to the Microsoft 365 Admin Center, the step that validates the manifest (as well as the "office-addin-manifest validate" command) considers it correct if you have a resi…
-
The installer requires the Python toolboxes (https://github.com/mapaction/mapaction-toolbox-arcgis-pro/tree/master/MapActionToolbars/Python) in addition to the AddIn.
Initially these should be adde…
-
From @dpastov: https://github.com/Moonshine-IDE/Super.Human.Portal/issues/10#issuecomment-1517788739
>@JoelProminic
>
>> I added code to detect the installed addins based on the directory names…
-
In the case when a workbook is saved with a web addin installed and after that we install the equivalent COM addin and open the workbook again (with the COM addin and WEB addin installed) the web task…
-
Bit of an edge case I discovered today. I discovered today that if you simply copy `vbe-project.json` and forget to edit the `Items.Filename` element to the correct file name, if you build from source…
-
**Describe the bug**
The upgrade process to newer Revit Versions doesnt work in Revit 2025. When addin manifest is copied into the Revit 2025 folder (and paths updated etc), an error is thrown on Rev…
-
Working in Fusion V2.0.20508 x86_64
Have some problems with auto preview (SAUP)/ update preview once (UPO)
So this is the situation after a fresh start:
SAUP was off, I entered values without any…
-
### ✈ Pre-Flight checks
- [X] I **don't have SentinelOne** antivirus installed (see above for the solution)
- [X] I have **searched in the issues** (open and closed) but couldn't find a similar is…