Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>f4dataNew to Visual Studio Code? Get it now.
f4data

f4data

yves0003

|
3 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

f4data

View and understand your data directly in VS Code.

This extension allow to view and understand your data in VS Code. the support includes :

  • Listing and navigate between all the dictionaries
  • View the list of tables (data) by dictionary
  • List of variables by tables
  • List all documents in markdown format for a selected dictionary
  • View definition of a table
  • View definition of a variables
  • Defined and update the working directory of each dictionary

detail app

The extension only allow two types of file :

  • rd : to write, read and update all information for the dictionaries, tables and the mapping
  • markdown : to display other relevant informations (more the come like pdf, etc...)

Getting start

To start using this extension, you need to:

  1. Install the extension from the market place
  2. Create a folder for each dictionary you want to display and visualize.

The created folder for each dictionary should contains the following structure to work :

  • folder Documents : where you can add any markdown (.md) file you want that help you understand your data.
  • a rd file : where you can define your tables, the variables, the mappings and the links between tables.

Directory structure

├── Your first Dictionary
│   ├── Documents
│   │   ├── Change logs.md
│   ├── test.rd

To do

  • [ ] Add a fonctionality for multiple languages
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft