Giter Site home page Giter Site logo

json-dot-search's Introduction

JSON Dot Search VSCode Extension

Description

JSON Dot Search is a Visual Studio Code extension designed to enhance your JSON file editing experience. With its main feature, you can seamlessly search inside a JSON file using a dot notation string. Additionally, it offers a convenient secondary feature allowing you to copy the path, also in dot notation, of the current line of JSON.

Features

  • Dot Notation Search: Effortlessly search inside JSON files using dot notation strings. This feature enables quick and precise navigation through JSON structures, improving your productivity.
  • Path Copying: Easily copy the path, represented in dot notation, of the current line of JSON. This functionality streamlines your workflow when working with complex JSON files.

Installation

You can install the extension by searching for "JSON Dot Search" in the Extensions view of Visual Studio Code or by visiting the Visual Studio Code Marketplace.

Usage

Dot Notation Search

  1. Open a JSON file in Visual Studio Code.
  2. Press Ctrl + F to open the search bar.
  3. Enter your dot notation string and hit Enter.
  4. The extension will navigate to the corresponding JSON element.

Path Copying

  1. Open a JSON file in Visual Studio Code.
  2. Place your cursor on the line containing the JSON element whose path you want to copy.
  3. Press Alt + Shift + C to copy the path in dot notation to your clipboard.

Requirements

  • Visual Studio Code version 1.87.0 or higher.

Extension Settings

  • No additional settings are required for this extension.

Known Issues

  • There are no known issues at the moment. If you encounter any problems, please report them on the extension's GitHub repository.

Release Notes

0.0.1

  • Initial release of JSON Dot Search extension.

License

This extension is licensed under the MIT License.


Publisher: Vincenzo Chiavetta
GitHub Repository: VincenzoChiavetta/json-dot-search

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.