You are browsing as a guest. Sign up (or log in) to start making projects!

4h 2m 1s logged

Project handler, done for now

I was thinking of adding a translation system for Helyx. I was experimenting with a lot of systems how to do it… well, I might keep this for the end of Helyx so at the end I translate all of the strings.

I added the “Add Project” system and some basic detection systems for it such as…

  • Project Name
  • Path
  • Languages (used programming language in project)
  • Used IDE for the project

then it will ask you if you really, but REALLY want to add the project and if you proceed it will be added to your Projects menu.

After that you can open your Project and see such basic info as…

  • Status
  • Last modified
  • Languages
  • Used IDE
  • Is a GIT Repo

I am thinking about adding more, removing some and making it overall more versatile because versatile applications are just the best ones.

For now, I created some basic functions for your Projects such as…

  • Open in VS Code
  • Git Status
  • Remove Project (from Helyx)

but these are the ones already working, but I am still trying to make them more versatile :p

… but there’s more functions that I am currently working on, that I hope won’t be scrapped and I will mention them in next devlog!

0
11

Comments 0

No comments yet. Be the first!