Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS Code extension for Firefox Profiler #5224

Open
4 tasks
nisargjhaveri opened this issue Nov 21, 2024 · 0 comments
Open
4 tasks

VS Code extension for Firefox Profiler #5224

nisargjhaveri opened this issue Nov 21, 2024 · 0 comments
Labels
feature Work that is user facing, and typically should be planned through https://airtable.com/shrRydo6UXheb

Comments

@nisargjhaveri
Copy link
Contributor

nisargjhaveri commented Nov 21, 2024

I've started with a working prototype for extension to use embedded Firefox Profiler in VS Code here: https://github.com/nisargjhaveri/vscode-firefox-profiler

The extension would eventually have the following functionalities:

  • Opening any file in Firefox Profiler in embedded view.
  • "Save as" option for the opened profile, from VS Code's entry points.
  • Ability to programatically opening profiler directly for some file without user intervention.
  • Listing uploaded profiles using https://profiler.firefox.com/uploaded-recordings/
    • Optionally disabling uploads using some preference

Here is a list of issues that are required to make it work, listing here for tracking, will add more if anything else important comes up:

Feel free to share any thoughts around this. Happy to take suggestions and changes as required.

┆Issue is synchronized with this Jira Task

@julienw julienw added the feature Work that is user facing, and typically should be planned through https://airtable.com/shrRydo6UXheb label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Work that is user facing, and typically should be planned through https://airtable.com/shrRydo6UXheb
Projects
None yet
Development

No branches or pull requests

2 participants