slichlyter12 / Postal

A Tool to Automatically Organize the Structure of a Codebase Using Information Foraging Theory Design Patterns
GNU General Public License v3.0
10 stars 1 forks source link

Postal

The Postal extension is being designed to allow developers to more quickly search through and visualize their projects. Postal creates a visualization of the users project directory in an new window that shows files and subcomponents of those files as nodes and the links between them.

Postal is currently under heavy active development. Expect new releases often within the following months of release.

Our final goal of the project is to allow users to easily tune the visualization of their project through the use of the grammars.json file. We also plan to add functionality to display user-defined errors within the visualization window.

File Map Example

Features

Notes:

Requirements

Installation

From Visual Studio Code Marketplace:

From GitHub:

Run the following commands:

FOR ALL INSTALLATION METHODS:

You will need to run npm install in Terminal or PowerShell in the following directories:

Usage

Note: If installed via GitHub, Postal will only be available within the window that shows up after hitting F5.

Release Notes

1.0

0.1.3

0.1.2

0.1.0