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

Nexus v0.5.3 released and published to VSCode Extension Marketplace #26

Merged
merged 117 commits into from Mar 11, 2022

Conversation

mykongee
Copy link
Collaborator

  • Nexus lives in the sidebar of your VSCode workbench
  • Upload a vanilla React or NextJS application to see their component tree
  • Visualize component props in a convenient on-hover toolip
  • Differentiate between server-side rendered and static-site generated components

nicoflrs and others added 30 commits February 16, 2022 12:28
Co-authored-by: bchiang4
Hierarchy of components updated
AST Parser functional with functional components
mykongee and others added 27 commits March 10, 2022 02:24
Added testing for nextjs parser and react components with react testi…
Cleaning out any unecessary pseudocode inside of the codebase.
Removed unused files and renamed both parsers to be more descriptive.
Adjusted the Next.JS parser to reduce text bulkiness on any children endpoints that exist in the codebase.
Co-authored-by: Alex Hersler <alex@alexhersler.com>
Co-authored-by: Brian Chiang <chiangbrian4@gmail.com>
Co-authored-by: David Lee <davidpaullee101@gmail.com>
Co-authored-by: Nico Flores <floresni1996@gmail.com>
Co-authored-by: Alex Hersler <alex@alexhersler.com>
Co-authored-by: Brian Chiang <chiangbrian4@gmail.com>
Co-authored-by: David Lee <davidpaullee101@gmail.com>
Co-authored-by: Nico Flores <floresni1996@gmail.com>
Copy link
Contributor

@dplee123 dplee123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work team, love the passion and dedication put in so far and excited to see what comes

Copy link
Contributor

@BChiang4 BChiang4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work finalizing changes.

@mykongee mykongee merged commit 4ce33d6 into main Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants