Inspiration

Tired of cryptic variable names like num_a that leave your teammates scratching their heads? \ Struggling to come up with meaningful names in the process?

What it does

Vardoc reads your code for unclear variable names and empowers you to rename them effortlessly. \ Select a variable, and our intelligent system will suggest clear, meaningful names tailored to your context.

How we built it

  • Framework: IntelliJ Platform Plugin
  • Language: Java

Challenges we ran into

  • Understanding IntelliJ APIs
  • Edge Case Handling Ensuring that the plugin works seamlessly across different variable types, scopes, and naming conventions was complex.

Accomplishments that we're proud of

  • Functioning Plugin
  • Improved Code Readability
  • Efficient Workflow
  • Team Collaboration

What we learned

What's next for VarDoc

  • Expanding support for global variables and class names
  • Adding customization options for naming conventions

Built With

Share this project:

Updates