Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>OneKey IntelliSenseNew to Visual Studio Code? Get it now.
OneKey IntelliSense

OneKey IntelliSense

OTHarlen

|
19 installs
| (1) | Free
Allows for dynamic IntelliSense for dictionary keys using the dictionary.json native key approach
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dictionary IntelliSense

Provides intelligent IntelliSense support for dictionary.json files in your workspace.

Features

  • Auto-completion intelliSense for dictionary keys Dictionary IntelliSense Demo
  • Go to definition support Instant Go to definitions
  • OnHover Key information Instantly Edit Keys
  • Edit dictionary values directly from your code
  • Create new dictionary keys inline Create new Keys Instantly

Requirements

  • A dictionary.json file in your workspace (you can swap out this directory at any time)
  • TypeScript/JavaScript/React files using the dictionary

Usage

  1. Open a TypeScript, JavaScript, or React file
  2. Type . inside of a key string to trigger suggestions
  3. Hover over dictionary keys to see values and edit options
  4. Cmd+CLick or Click "Go to Definition" to jump to dictionary.json at the specific inline

Extension Settings

This extension uses the following command:

  • dictionary-intellisense.selectDictionary: Swap Dictionary File

Release Notes

1.0.0

Initial release with core features:

  • IntelliSense support
  • Value editing
  • Key creation

1.0.5

HotPatch with features:

  • Hot Dictionary Switching
  • Saved Dictionary Preferences

1.0.6

Updated Logo & Branding

1.0.7

Updated ReadMe

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