Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Properties SelectorNew to Visual Studio Code? Get it now.
Properties Selector

Properties Selector

Rhitottam_De

|
197 installs
| (0) | Free
Properties Selector for React Components and maybe more...
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Project logo

Properties Selector for Typescript



A not-so-complex way to view and use React component props, object properties and function paramaters without the need for those hated context switches while coding your next idea.

📝 Table of Contents

  • About
  • Getting Started
  • Built Using
  • Authors
  • Acknowledgments

🧐 About

Visual Studio's Intellisense is an amazing tool. The purpose was to organise these Intellisense suggestions and show it in a way that allows us to easily select and use them in our code.

🏁 Getting Started

Prerequisites

What things you need to install the software and how to install them.

  1. Works with Typescript and partially with Javascript.

  2. Requires Visula Studio Code Intellisense to be active

1. Place the cursor wherever required
2. Press ⌘ + Shift + P to open the Commands Palette
3. Search for `Get Properties` command and click it
4. Properties will be shown at the right side bar in the extension menu
5. Navigate through them using the `up` and `down` arrow keys and select them by clicking them or pressing `Enter` or `Return`
6. Press the `right` arrow code to get back to your code

Installing

Install from Visual Studio Code Marketplace

⛏️ Built Using

  • Typescript
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft