@elextr commented on this pull request.


> @@ -1116,4 +1118,130 @@ static void proxy_cleanup(GeanyPlugin *plugin, 
> gpointer pdata)
 @endcode
 
 
+@page plugin_extension Plugin Extension HowTo
+
+@section plugin_extension_intro Introduction
+
+Since Geany 2.1 the PluginExtension API allows plugins to take over some of
+the core Geany functionality, such as autocopletion, calltip display, symbol 
goto,
+typename highlighting inside document, etc.

If the list is complete then make it a proper complete list, its got more 
chance of being updated if it is, remember "such as" only means "for example" 
so there is no need for anyone to update it as it is now.  It is important for 
a complete list of the extension points to be somewhere visible without reading 
through all the details, and here in the summary is a good place where readers 
will see it.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3849#discussion_r1651147000
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3849/review/[email protected]>

Reply via email to