Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.1 KB

README.md

File metadata and controls

57 lines (42 loc) · 1.1 KB

Instant Print

This is a simple print statement generator that will generate a simple print statement in corresponding programming language.


Features

By simply typing out !p at desired line in your file, this generator will automaticly generate a print statement with current file name and line number in the current programming language.

Java Sample

javaPrint

C++ Sample

cppPrint

C Sample

cPrint

Supported Languages

  • Coffeescript
  • C
  • C++
  • C#
  • F#
  • Go
  • Groovy
  • Java
  • JavaScript
  • JavaScript React
  • Objective-C
  • Objective-C++
  • Perl
  • PHP
  • Python
  • R
  • Ruby
  • Rust
  • Swift
  • TypeScript
  • TypeScript React

Release Notes

1.0.0

Initial release of Print Statement Generator

Contributors

Name Email
Muhan Li muhancanada@gmail.com
Yifan Wang cufewangyifan@qq.com

Enjoy!