function idea --wraps='idea -e -w' --description 'alias idea idea -e -w'
command idea -e -w $argv;
end