Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Just Print ItNew to Visual Studio Code? Get it now.
Just Print It

Just Print It

XuangeAha

|
162,743 installs
| (2) | Free
Print a sentence easily in your Python, Java, C, C++, PHP, C#, JavaScript, JavaScript JSX, TypeScript, TypeScript JSX, R, Go, Rust, Swift, Ruby, Objective-C, Objective-C++, Lua, Julia, Dart, Groovy, Visual Basic, CoffeeScript, VBScript, F#, Batch, Powershell, Perl, Perl 6, ShellScript, Clojure or Ha
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Just Print It

Version Installs Downloads Rating Short Rating Star

TrendingDaily TrendingWeekly TrendingMonthly

Print a sentence easily in your Python, Java, C, C++, PHP, C#, JavaScript, JavaScript JSX, TypeScript, TypeScript JSX, R, Go, Rust, Swift, Ruby, Objective-C, Objective-C++, Lua, Julia, Dart, Groovy, Visual Basic, CoffeeScript, VBScript, F#, Batch, Powershell, Perl, Perl 6, ShellScript, Clojure or Haskell files.

在你的Python, Java, C, C++, PHP, C#, JavaScript, JavaScript JSX, TypeScript, TypeScript JSX, R, Go, Rust, Swift, Ruby, Objective-C, Objective-C++, Lua, Julia, Dart, Groovy, Visual Basic, CoffeeScript, VBScript, F#, Batch, Powershell, Perl, Perl 6, Haskell, ShellScript, Clojure或Haskell文件中轻松地输出一个语句。

Homepage/主页: https://xuangeaha.github.io/

Repository/仓库: https://github.com/Xuangeaha/just-print-it

Issues/问题: https://github.com/Xuangeaha/just-print-it/issues

Changelog/更新日志: https://marketplace.visualstudio.com/items/XuangeAha.just-print-it/changelog

License/许可证: https://marketplace.visualstudio.com/items/XuangeAha.just-print-it/license

Download/下载: https://marketplace.visualstudio.com/items?itemName=XuangeAha.just-print-it

Copyright (c) 2023 XuangeAha(轩哥啊哈OvO)

How To Use 使用方法

You can choose:

  1. Click >_ in the title menu to add print sentense. 点击标题栏中的 >_ 以插入Print语句。

or:

  1. Right click to show context menu. 右键显示上下文菜单。
  2. Select Print It to add print sentense. 选择 Print It 以插入Print语句。

or:

  1. Type print in the file of supported languages above. 在所支持语言文件中键入 print。
  2. Select print (Just Print It) and press Tab to add print sentense. 选择 print (Just Print It) 后按下 Tab 以插入Print语句。

Language Supports 语言支持

Python, Java, C, C++, PHP, C#, JavaScript, JavaScript JSX, TypeScript, TypeScript JSX, R, Go, Rust, Swift, Ruby, Objective-C, Objective-C++, Lua, Julia, Dart, Groovy, Visual Basic, CoffeeScript, VBScript, F#, Batch, Powershell, Perl, Perl 6, ShellScript, Clojure, Haskell

Python

print("{}")

Java

System.out.println("{}");

C

printf("{}");

C++

printf("{}");

PHP

echo "{}";

C#

Console.WriteLine("{}");

JavaScript

Console.log("{}");

JavaScript JSX

Console.log("{}");

TypeScript

Console.log("{}");

TypeScript JSX

Console.log("{}");

R

print ( "{}" )

Go

fmt.Println("{}")

Rust

println!("{}");

Swift

print("{}")

Ruby

puts "{}"

Objective-C

NSLog(@"{}");

Objective-C++

NSLog(@"{}");

Lua

print("{}")

Julia

println("{}")

Dart

print('{}');

Groovy

println('{}');

Visual Basic

Console.WriteLine("{}")

CoffeeScript

console.log "{}"

VBScript

Msgbox("{}",{},"{}")

F#

printfn "{}"

Batch

echo {}

Powershell

Write-Output ""

Perl

print "{}";

Perl 6

print "{}";

ShellScript

echo ""

Clojure

(println "{}")

Haskell

putStrLn "{}"

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft