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

Vsce features #211

Open
10 of 18 tasks
itsdouges opened this issue Jun 27, 2024 · 1 comment
Open
10 of 18 tasks

Vsce features #211

itsdouges opened this issue Jun 27, 2024 · 1 comment
Labels
New feature New feature or request

Comments

@itsdouges
Copy link
Collaborator

itsdouges commented Jun 27, 2024

Keeping track of what needs to be completed to get mostly feature parity with Triplex app. Complete parity isn't the goal as there is a code-first focus for the extension.

MVP

  • Triplex scene
  • Triplex backend
  • Element panel
  • Selected element controls
  • Undo/redo/save
  • Jump to
  • Play/pause/edit
  • Union input toggle
  • Basic error handling for userland errors
  • Element / prop filters

Release announcement

  • Duplicate selected element
  • Delete selected element
  • Color input
  • Resolve layout bugs in panel
  • Link to code for controlled in code input
  • Provider controls
  • Component controls
  • View through camera

Out of scope

These features won't be added to the extension.

  • Reorder elements
  • Add element panel
  • Enter element
  • Installing / managing node module dependencies
@itsdouges itsdouges added the New feature New feature or request label Jun 27, 2024
@itsdouges itsdouges changed the title Vsce mvp todo list Vsce features Jun 29, 2024
@itsdouges
Copy link
Collaborator Author

itsdouges commented Jul 1, 2024

Bugs

  • Saving errors for CJS import of ESM prettier-plugin-jsdoc
  • Need to wait when re-trying vscode
  • (Windows) Saving hotkey triggers scale hotkey
  • (Windows) Can't open another component in the file in Triplex, just noops
  • Save / save as commands inactive in VSCode File menu save commands get unexpectedly disabled when using a custom editor microsoft/vscode#219807
  • Save hotkey not working in Windows
  • Starting Triplex really quickly results in errors
  • Open a scene in triplex, Quickly close it, Open it again, can't open triplex anymore
  • Undo/redo after saving is a bit janky

Feature request

  • Component switcher in the editor
  • Resize panel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant