Skip to content

Airsaid/InspireWritingPlugin

Repository files navigation

InspireWritingPlugin

An IntelliJ IDEA plugin is used to inspire you to write code.

Whenever you write code that exceeds the specified character, the plugin will automatically replace the IDE background image for you. Want to see more pictures? Write it up!

中文文档

Preview

image

Installation

  • Using IDE built-in plugin system on Windows:
    • File > Settings > Plugins > Browse repositories… > Search for “Inspire Writing” > Install Plugin
  • Using IDE built-in plugin system on macOS:
    • Preferences > Settings > Plugins > Browse repositories… > Search for “Inspire Writing” > Install Plugin
  • Manually:
    • Download the latest release and install it manually using Preferences > Plugins > Install plugin from disk...

Restart IDE.

Required IntelliJ Configuration

Just set the storage path of the image after installing the plugin, and store some images to be replaced in the path:

image

More

  • Clear background image:

image

ContactMe

License

Copyright 2019 Airsaid. https://github.com/airsaid

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.