Giter Site home page Giter Site logo

javapropertieseditor's People

Contributors

seanliang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

javapropertieseditor's Issues

Multiline properties shouldn't contain carriage returns

When using .properties as Java Resource Bundles (localized texts), if a key contains multi-line text with carriage return, the file is invalid (and so are files generated with this plugin). As is my understanding, carriage returns should be escaped with "\n" or "\u000a".

[ Bug ] Saving a .properties file jumps to the top of the page

For a while I thought this bug was related to Sublime Text III. That was until I uninstalled the JavaPropertiesEditor. After uninstalling this plugin, the bug went away.

Bug: Upon saving a file on mac with the keyboard shortcut CMD+S, the properties file jumps to the top of the page.

Quite a pain when you have a huge properties file and you have to scroll back down to where you left off.

Go to anything always pins highlighted tab

I found very annoying problem with plugin. When I press CTRL+P to search for file among a project, every file which name ends with .properties is immediately pinned to the editor as a new tab. E.g. I have files with names:

  • messages_en_US
  • messages_fr_FR

when I start typing into go to annything "mess" file for fr_FR is going to open, and after i add "en" the right one is appear, but the first one is still open, instead of being closed.

Without the plugin sublime text pins the element only after pressing Enter, and this is appropriate behavior.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.