Skip to content

tobyweston/paste.ly

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

Paste.ly

IntelliJ Plugin

Copy any text into the clipboard and hit ⌘ + ⇧ + p to paste it into your IntelliJ editor one character at a time. Useful for pre-canned demos or if you're recording a screencast. Look for the menu items under Tools.

Use the special characters below to control things like compilation or navigating around the editor.

Tabs (as in \t) are ignored as IDEA will put tabs in for you. Use if you really want a tab.

Supported tags

Useful navigation and control

Symbol Description
§ Start a section (each section will be individually pasted when you hit ⌘ + ⇧ + p)
Left
Up
Right
Down
Home
End
Backspace
Esc
Del
Enter
Shift
Cmd
Ctrl
Option
Alt
Pause (250ms)
Tab

Function keys

Symbol Function Key
F1
F2
F3
F4
F5
F6
F7
F8
F9
F10
F11
F12
F13
F14
F15
F16
F17
F18

Useful control sequences (IntelliJ)

Sequence Description
␑⇧⑨ Compile
␑⇧⑩ Compile and run
⌘⇧⑫ Close all tool windows
§␑⇧⑩§⌘⇧⑫ Compile and run/close all tool windows combo
⌥⌘w Evaluate (Scala) worksheet
Symbol Description
Make
Compile
Close all tool windows

About

Intellij Plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages