Skip to content

Instantly share code, notes, and snippets.

@drei01
Last active December 11, 2015 23:08
Show Gist options
  • Save drei01/4674385 to your computer and use it in GitHub Desktop.
Save drei01/4674385 to your computer and use it in GitHub Desktop.
A Java syntax scratchpad based on: https://gist.github.com/4666256 Paste the following into your browser and hit enter
data:text/html, %3Clink%20rel%3D%22shortcut%20icon%22%20href%3D%22http%3A%2F%2Fg.etfv.co%2Fhttp%3A%2F%2Fwww.sublimetext.com%22%2F%3E%20%3Cstyle%20type%3D%22text%2Fcss%22%3E%23e%7Bposition%3Aabsolute%3Btop%3A0%3Bright%3A0%3Bbottom%3A0%3Bleft%3A0%3B%7D%3C%2Fstyle%3E%3Cdiv%20id%3D%22e%22%3E%3C%2Fdiv%3E%3Cscript%20src%3D%22http%3A%2F%2Fd1n0x3qji82z53.cloudfront.net%2Fsrc-min-noconflict%2Face.js%22%20type%3D%22text%2Fjavascript%22%20charset%3D%22utf-8%22%3E%3C%2Fscript%3E%3Cscript%3Evar%20e%3Dace.edit(%22e%22)%3Be.setTheme(%22ace%2Ftheme%2Feclipse%22)%3Be.getSession().setMode(%22ace%2Fmode%2Fjava%22)%3B%3C%2Fscript%3E
@drei01
Copy link
Author

drei01 commented Feb 4, 2013

add eclipse theme and favicon

@drei01
Copy link
Author

drei01 commented Feb 4, 2013

add url encoding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment