We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f8c32 commit 159bf05Copy full SHA for 159bf05
bundles/com.espressif.idf.ui/plugin.xml
@@ -913,5 +913,10 @@
913
id="com.espressif.idf.ui.espLaunchScope"
914
name="Espressif Launch Scope">
915
</context>
916
+ <context
917
+ id="com.espressif.idf.ui.kconfig.editorContext"
918
+ name="KConfig Editor Context"
919
+ parentId="org.eclipse.ui.textEditorScope">
920
+ </context>
921
</extension>
922
</plugin>
0 commit comments