Play I18N Messages

Hi,

are there any plans to support message files and the

play.api.i18n.Messages
  Object? Code completion and renaming of message keys would improve productivity a lot.

thanks
Simon
3 comments
Comment actions Permalink

+1

If I remember right, this used to work better in an older version of the Play 2 plugin. The color coding of the keys is random, i.e. some are orange, some are grey. Scrolling in the editor and clicking on another page changes the color. I would also expect that refactoring (Shift-F6) and find usages (ALT-F7 etc) on the keys works - they should be indexed already. This would yield a real productivity boost because maintaining the (non-typesafe) messages files is a real pain.

Thanks and regards,
Peter

0
Comment actions Permalink

Thanks for fixing message file handling in IU-139.69.2, this is great!

Regards,
Peter

0
Comment actions Permalink

When I try to refactor->rename a key (Shift-F6) I am prompted with a dialog for the new name but clicking Ok does nothing. Is this a bug?

Thanks and regards,
Peter

0

Please sign in to leave a comment.