A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Hi.
I have created an Editor Plug-In and it work's fine. But the Plug-in is available for all the editors in the solution. I have implemented the IConfigurableTool interface and written some logic in the Available() method. But is this the only way to do it? Can I have the Plug-in available in the EditorToolOption enum so I can choose the availability the same way all the other Plug-in`s are selected?
Br, Tore