Skip to content

3YOURMIND/idea-clean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idea-clean

A tool to recover idea popups in multiscreen setups. Sometimes floating popups in IntelliJ products end up in unaccessible locations, expecially while using multiple screen with different resolutions or aspect ratios. Upon invoking of cli tool, the position cache will be deleted and the floating popups should reappear on the current screen center.

build

You will need cargo.

Clone this repo and cd into it, then do

cargo build

usage

Invoke with

./target/debug/idea-clean /path/to/.idea

.idea being the folder containing the settings and the view cache for clion/idea/pycharm projects idea-clean will modify the .idea/workspace.xml file and create a backup in the same folder

lazy typer

alias clean="path/to/target/debug/idea-clean /path/to/.idea"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages