BoxPlugin causes 915 crash

As in subject. Timur, could you fix it?


--

pozdrawiam,

-


Michal Szklanowski
senior consultant
empolis Polska
tel. (0-22) 535-88-33
-




0
4 comments
Avatar
Permanently deleted user

Michal,

What plugin version are you using? 0.1.1 ( http://www.intellij.net/forums/thread.jsp?forum=18&thread=38281#550660 )? If so, please, post a stacktrace. BTW, 0.1.1 works for me just fine.


Timur

0

Sorry for mess. I use 0.1. I am just upgrading....
Anyway, Timur, maybe you can add to Intention
following intentions:

- changes public/protected/private
- changes string upper,lower,inver case


U¿ytkownik "Timur Zambalayev" <no_mail@jetbrains.com> napisa³ w wiadomo¶ci
news:30875188.1062424136534.JavaMail.itn@is.intellij.net...

Michal,

>

What plugin version are you using? 0.1.1 (

http://www.intellij.net/forums/thread.jsp?forum=18&thread=38281#550660 )? If
so, please, post a stacktrace. BTW, 0.1.1 works for me just fine.
>
>

Timur

>


0
Avatar
Permanently deleted user

Anyway, Timur, maybe you can add to Intention
following intentions:

- changes public/protected/private


I'll implement it (if/when I have time).

- changes string upper,lower,inver case


Can you elaborate? Do you know about Ctrl-Shift-U (ToggleCase)?

0

Ctrl-Shift-U doesn't respect the "camelback".. it'd be cool if it could
convert in this way:

EndTime to endTime to EndTime

And if by default, it didn't select and toggle the entire word:

end|time
hitting ctrl-shift-U would do:

end|Time

;ted

"Timur Zambalayev" <no_mail@jetbrains.com> wrote in message
news:25108779.1062453673543.JavaMail.itn@is.intellij.net...

Anyway, Timur, maybe you can add to Intention
following intentions:

>

- changes public/protected/private

>

I'll implement it (if/when I have time).

>

- changes string upper,lower,inver case

>

Can you elaborate? Do you know about Ctrl-Shift-U (ToggleCase)?



0

Please sign in to leave a comment.