📊 f4data brings your data dictionary into VS Code. Instantly explore dictionaries, tables, variable definitions, and documentation — right in your editor. Ideal for credit analysts, quants, and model risk teams focused on model and onboarding.
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
The extension only allow two types of file :
rd : to write, read and update all informations for the dictionaries, tables and the mapping
markdown : to display other relevant informations (more the come like pdf, etc...)