Last active
December 31, 2015 03:09
-
-
Save kisenka/7925165 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"categories": [ | |
{ | |
"pycharm": { | |
"name": "pycharm", | |
"displayName": "PyCharm" | |
} | |
}, | |
{ | |
"phpstorm": { | |
"name": "phpstorm", | |
"displayName": "PhpStorm" | |
} | |
} | |
], | |
"info": { | |
"totalResults": 197000, | |
"totalPages": 19700, | |
"start": 1 | |
}, | |
"results": [ | |
{ | |
"link": "http://devnet.jetbrains.com/docs/DOC-1160", | |
"title": "How to setup Environment variables for RubyMine on Mac OS X ...", | |
"htmlTitle": "Tip: How to setup Environment \u003cb\u003evariables\u003c/b\u003e for RubyMine on Mac OS X \u003cb\u003e...\u003c/b\u003e", | |
"snippet": "Aug 6, 2009 ... We recommend to manage your environment variables using free Enviroment \nVariables preference pane instead of environment.plist manual ...", | |
"htmlSnippet": "Aug 6, 2009 \u003cb\u003e...\u003c/b\u003e We recommend to manage your environment \u003cb\u003evariables\u003c/b\u003e using free Enviroment \u003cbr\u003e\n\u003cb\u003eVariables\u003c/b\u003e preference pane instead of environment.plist manual \u003cb\u003e...\u003c/b\u003e", | |
"categories": ["idea", "webhelp", "ideawebhelp"] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment