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
Add a new `HarmonyOSChatContextProvider` implementation to provide chat context items specific to HarmonyOS projects. The provider checks if the IDE platform prefix is "DevEcoStudio" and if so, returns a single chat context item indicating that the project is a HarmonyOS project.
The implementation is added as an extension point in the plugin XML configuration file under the `<extensions>` section.
0 commit comments