code-search-cli 0.3.3

Intelligent code search tool for tracing text (UI text, function names, variables) to implementation code
Documentation
{
    "errors": [
        "Error 1",
        "Error 2"
    ],
    "pages": {
        "home": {
            "welcome": "Welcome home",
            "list": [
                "Item 1",
                "Item 2"
            ]
        }
    },
    "special.key": "Special Value",
    "special": {
        "key with spaces": "Value with spaces"
    }
}