You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Creating an addin for excel. Today the following message pops up when i start the taskpane. This has never happened previously. I tried new projects, I've tried complete reinstalls of vscode, npm.js & office.js. I tried playing with the settings in launch.json. This dialogue appears everytime regardless of what i do.
The text was updated successfully, but these errors were encountered:
For example, in launch.json, i tried setting usewebview to false, I tried pointing runtimeexecutable to excel.exe (with fullpath), I tried setting url to the localhost taskpane.html, etc.
Did you make any progress, Lou? I can't find any way to attach to the process. The Microsoft documentation states From the Run drop-down menu, choose Excel Desktop (Custom Functions). I have yet to ever see Excel Desktop (Custom Functions) listed anywhere, and I'm unclear how I would edit launch.json to make that happen.
Creating an addin for excel. Today the following message pops up when i start the taskpane. This has never happened previously. I tried new projects, I've tried complete reinstalls of vscode, npm.js & office.js. I tried playing with the settings in launch.json. This dialogue appears everytime regardless of what i do.
The text was updated successfully, but these errors were encountered: