2 pointsby hdell496 hours ago1 comment
  • hdell496 hours ago
    Released my first VSCode extension for developers to have a virtual/custom file tree that doesn't affect the files saved to their physical disk.

    - Example Use Case: You're working on a Spring Boot project that enforces strict directory configuration, but you want to organize your files and folders in a way that makes more sense to you, without affecting the enforced structure.

    Please show it some love, and feel free to contribute.