Skip to content
This repository has been 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
HackXIt opened this issue May 3, 2022 · 0 comments

Comments

@HackXIt
Copy link

HackXIt commented May 3, 2022

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:
grafik

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant