Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seripap/vscode-memory

Show current memory usage of VSCode out of available memory in status bar.
https://github.com/seripap/vscode-memory

Last synced: 2 months ago
JSON representation

Show current memory usage of VSCode out of available memory in status bar.

Awesome Lists containing this project

README

        

# vscode-memory

Puts current memory usage of VS Code in status bar against total free memory.

![vscode-memory](https://raw.githubusercontent.com/seripap/vscode-memory/master/images/demo.png)

## Extension Settings

* `vscodemem.frequency`: frequency in which to update

## Release Notes

### 1.1.0

- Support for Linux

### 1.0.0

Initial release