Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Null's Content JSON SuggestionsNew to Visual Studio Code? Get it now.
Null's Content JSON Suggestions

Null's Content JSON Suggestions

AlecksDeee

|
15 installs
| (0) | Free
Suggestions for content.json for Null's Brawl mods
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Null's cpntent.json suggestions

Description

Nulls Content JSON Suggestions is a VS Code extension that adds code editor autosuggestions for content.json files, making it easier to create mods for Null's Brawl.

Features

  • Sggestions for special fields (@title, @description, @author)
  • Table name suggestions based on CSV files in the data directory
  • Row suggestions for each table
  • Column suggestions for each row

Setup

  1. Install the extension in VS Code
  2. Create a data folder in the extension directory
  3. Place your CSV files from folders csv_logic, csv_client and localization in the data folder (the extension will automatically read them)

Usage

Simply type " in your content.json file, and the extension will provide appropriate suggestions based on your current context in the JSON structure.

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