Skip to content
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
@HackXIt

Description

@HackXIt

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions