Class RemoveYAMLClutterActionHandler

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler

        com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler.ForEachCaret
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getUpdatedContent​(java.lang.String originalContent, java.lang.String currentContent)  
      boolean isCleaned()  
      • Methods inherited from class com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler

        executeWriteAction
      • Methods inherited from class com.intellij.openapi.editor.actionSystem.EditorActionHandler

        execute, execute, executeInCommand, getCommandGroupId, isEnabled, isEnabled, isEnabledForCaret, runForAllCarets
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RemoveYAMLClutterActionHandler

        public RemoveYAMLClutterActionHandler()