Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

Copy full path #399

Open
PeterKottas opened this issue Jun 9, 2020 · 2 comments
Open

Copy full path #399

PeterKottas opened this issue Jun 9, 2020 · 2 comments
Labels
Milestone

Comments

@PeterKottas
Copy link

PeterKottas commented Jun 9, 2020

Is your feature request related to a problem? Please describe.
It would be great if you could (probably via context menu) copy the full path of the key.

Describe the solution you'd like
Imagine your son looks like this:

{
  "common": {
    "buttons": {
      "create": "Create"
     }
  }
}

I propose to add the context menu (right-click) item that would copy the path to this item to be pasted to code. In this example, it would copy the string "common.buttons.create".

The key separator should also be added to settings as part of this feature.

@gilmarsquinelato
Copy link
Owner

@PeterKottas nice one.

These days I'm not having time to implement new features, in the v3.1 I'm planning to create per-project settings, so we can define specific settings for each project independently, as the case of this feature.

@gilmarsquinelato gilmarsquinelato added this to the 3.1.0 milestone Jun 11, 2020
@PeterKottas
Copy link
Author

Sounds good!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants