Interface CancelExtension


  • public interface CancelExtension
    • Method Detail

      • cancelRequest

        void cancelRequest​(CancelRequestParams params)
        Like the language server protocol, a notification to ask the server to cancel a request.