JSON Navigator - plugin detail
Navigate from HTML or JavaScript files to JSON files via a context menu.

Plugin owner: |
milanka |
Website: |
|
Added: |
2015-08-18 |
License: |
MIT License |
Category: |
Editing |
Downloaded: |
4,621 times |
Rating: |
|
Plugin Log |
Show log
2016-11-08 16:23:45 | carlosqt | Vote cast by carlosqt for JSON Navigator, UC 8.2, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 2 Gos of 9 requests, therefore overal GO) | 2016-11-08 16:23:40 | carlosqt | Vote cast by carlosqt for JSON Navigator, UC 8.2, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 2 Gos of 9 requests, therefore overal GO) | 2016-11-05 16:42:23 | geertjan | Vote cast by geertjan for JSON Navigator, UC 8.2, vote value: 1; verification overall status recalculated: 0 (0 NoGos, 1 Gos of 7 requests, therefore overal Undecided) | 2016-11-01 09:23:26 | milanka | Verification request registered for verifier jpirek, with id: 69688 | 2016-11-01 09:23:26 | milanka | Verification request registered for verifier jkovalsky, with id: 69687 | 2016-11-01 09:23:26 | milanka | Verification request registered for verifier geertjan, with id: 69686 | 2016-11-01 09:23:26 | milanka | Verification request registered for verifier ent38, with id: 69685 | 2016-11-01 09:23:26 | milanka | Verification request registered for verifier djamdev, with id: 69684 | 2016-11-01 09:23:26 | milanka | Verification request registered for verifier carlosqt, with id: 69683 | 2016-11-01 09:23:25 | milanka | Verification request registered for verifier brknshldr, with id: 69682 | 2016-11-01 09:23:25 | milanka | Verification registered for version 8.2, with id: 69681 | 2016-11-01 08:35:31 | milanka | Binary successfully saved 1477989331_fi-vincit-netbeans-jsonnavigator.nbm, binary_id: 8713, version: 8.2 | 2016-11-01 08:35:31 | milanka | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/fi-vincit-netbeans-jsonnavigator.nbm | 2016-11-01 08:35:31 | milanka | Uploading new binary for version 8.2 | 2015-08-19 03:53:31 | milanka | Plugin edited, id:59799, pubid:59799 | 2015-08-19 03:53:31 | milanka | New full image added | 2015-08-19 03:53:31 | milanka | New thumbnail image added | 2015-08-19 03:53:31 | milanka | Plugin edit initiated | 2015-08-19 03:52:29 | milanka | Binary successfully saved 1439970749_fi-vincit-netbeans-jsonnavigator.nbm, binary_id: 3881, version: 8.0 | 2015-08-19 03:52:29 | milanka | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/fi-vincit-netbeans-jsonnavigator.nbm | 2015-08-19 03:52:29 | milanka | Uploading new binary for version 8.0 | 2015-08-18 16:19:07 | jkovalsky | Plugin published | 2015-08-18 08:22:33 | milanka | Plugin saved with .nbm/zip file; id: 59799 |
|
|
Versions available
|
Download size: 0.11 MB
|
Last Update: 2016-11-01
|
This plugin is also available on the NetBeans Plugin Portal Update Center. Use 'Tools > Plugins' action from the NetBeans IDE main menu for convenient installation of this plugin
What's new in this version
Can open all files at once.
Verifications for NetBeans versions
Decisions of individual verifiers for JSON Navigator plugin for NetBeans IDE 8.2
geertjan carlosqt |
|
ChrisLE jpirek djamdev jkovalsky |
Commentscarlosqt: Works on NB 8.2
Windows 10 64Bit
Java 1.8.0_101
|
Download size: 0.10 MB
|
Last Update: 2015-08-19
|
What's new in this version
Add navigation from JavaScript files.
Verifications for NetBeans versions
Plugin is not subject to any verification
Decisions of individual verifiers for JSON Navigator plugin for NetBeans IDE 8.2
geertjan carlosqt |
|
ChrisLE jpirek djamdev jkovalsky |
Commentscarlosqt: Works on NB 8.2
Windows 10 64Bit
Java 1.8.0_101
Introduction
Allows fast navigation to JSON files (containing localizations string used by Angular Translate). In HTML or JavaScript files, right click a JSON key path and choose "Open in JSON file". JSON files are searched in all project directories except those excluded in options.
|
[ You have to be logged in to be able to comment. ]
User Comments
Github
Can you please upload the code to github or bitbucket or whatever you prefer? Thx.
Same logic
I think you can use the same logic for this. The behaviour is different, sure but for me I have a shortcut for doing this and I can hit the key and voila :D
Re: Action in js files
Thanks for the feedback! I added support for js files. I'll check later if ctrl+clicking would work here. (IMHO it's still quite fast to use the context menu, but surely ctrl+click would be more intuitive.)
Action in js files
Sometimes it is needed, that we set translations via javascript files. Is it possible to add those action to js files too? Would be very nice. Anyway, your tool is great. What I would like to have is a navigation not with right click, more like the go to deklaration like Ctrl + click. It would be very handy. So I only need a shortcut and your little popup comes up and I can choose it.
Regards
Chris
|