This repository was archived by the owner on Jul 31, 2023. It is now read-only.
Feature Request: Show RAM usage of script and/or functions inside VS-CodeΒ #22
Open
Description
It would help optimizing scripts if RAM usage of imports, function calls or generally total ram usage of a script were shown in VS-Code.
A plugin from this reddit-post https://www.reddit.com/r/Bitburner/comments/bh48y2/visual_studio_code_ram_calculator_extra/ was attempting to implement this, but appearantly, that extension is outdated and not compatible anymore with current version of the game.
I've tried the user-extension and it just shows this:
Maybe that gives an idea of what is requested.
To summerize:
- Show RAM usage of current script in Status-Bar of VS-Code
- Show RAM usage of custom functions (i.e. total RAM usage of a function)
- Show RAM usage of imported scripts
It would be neat if the RAM usage would be shown in the Editor.
Customizable options would be great too. The above link to the existing (but broken) extension was actually heading in the right direction.
Metadata
Metadata
Assignees
Labels
No labels
Activity