Skip to content

zxj5470/CLion-Postfix

Repository files navigation

CLion Postfix Completion

JetBrains plugins JetBrains plugins

Usage

emm

  • press enter or tab
  • or a.cout then press tab

Supported

  • cout
  • coutln (with std::endl)
  • printf
  • printfln (with "\n")
  • or just type part of them~

Development

change local property to your CLion path in gradle.properties file