Skip to content

kimptoc/Intellij-IDEA-Plugin-Background-Image

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
 
 
 
 
 
 
 
 

BackgroundImage - plus for Jetbrains family of IDEs

This is a plugin for Intellij IDEA, it lets you change the background for your editor window to any of a random set of images that the user supplies. The trick to using several images is to edit the location text box to point at a directory instead of a specific image. It will then pick a random image from that directory.

Here is the entry for this plugin in the Intellij IDEA plugin repository.

NOTE

Works on Mac OSX - but only seems to handle gif files (png and jpg dont show the code on top of the image :( )

Screenshot

Sample

TODO

  • handle png and jpg images on OSX (works on Windows)
  • upon changing the image path/url, handle properly the restart (or remove requirement to restart)

BACKGROUND

Info on making a plugin work with the whole family of IDEA editors:

About

A plugin for Intellij IDEA that lets you set a background image for your editor windows

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages