Sha256: 8fdc3f532071426eb95b7cfb6c13b0ccfeadbac91bc742bf08ae4e6ee2bb57b3
Contents?: true
Size: 241 Bytes
Versions: 19
Compression:
Stored size: 241 Bytes
Contents
When /^I toggle block comment$/ do Swt.sync_exec do Redcar::Comment::ToggleSelectionCommentCommand.new.run end end When /^I toggle comment lines$/ do Swt.sync_exec do Redcar::Comment::ToggleLineCommentCommand.new.run end end
Version data entries
19 entries across 19 versions & 2 rubygems