Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nazarhussain/nh-vsc-focused

VSCode extension to focus on large project
https://github.com/nazarhussain/nh-vsc-focused

Last synced: 29 days ago
JSON representation

VSCode extension to focus on large project

Awesome Lists containing this project

README

        

# Focused

This VSCode extension provide small utilities to help focusing on a large code base.

## Features

- A dedicated tree view to that can be added to the secondary sidebar.
- `Focused: Focus Folder` - Select folders from the explore view added to the special view.
- `Focused: Unfocus Folder` - Remove the folder from focus view.
- `Focused: Refresh` - Refresh changes in the focused system directories.

## Requirements

- Had developed and tested this extension with VSCode 1.74.3. So any version above will work fine.

## Extension Settings

- `nh-vsc-focused.rememberLastFocused`: Remember the folders which were focused lately.

**Enjoy!**