java - How to add new instrumented methods to intelliJ auto-complete? -


is possible force intellij aware of new methods/fields (while type) added classes through byte-code class redefinition java agent?

thanks.

yes, possible writing intellij plugin provide information generated methods/fields internal code analysis infrastructure. can accomplished through psiaugmentprovider interface.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -