MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Code editor question

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 2 Posters 600 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ankonaskiff17A Offline
      ankonaskiff17
      last edited by ankonaskiff17

      I’m using VS Code as my editor but I assume other code editors the same general functionality.
      There is icon on left side vertical that when I float mouse over it says source control. I have ignored to date and will likely continue in that mode but can someone give me a thumbnail description is going on between the left side and right side code panels.
      I don’t mind breaking my own stuff but if I am reading the help file in VS Code correctly, the source repository is on Github and is the code that is on left side while mine is on right side. This seems to me to be **LOOK BUT DON'T TOUCH**
      I have a Github account of some variety but have only used it to retreive Adafruit code for various sensors in the past.

      Screenshot 2021-09-06 142108.jpg

      mumblebajM 1 Reply Last reply Reply Quote 0
      • mumblebajM Offline
        mumblebaj Module Developer @ankonaskiff17
        last edited by

        @ankonaskiff17 It just tracks the changes you have made to the code you cloned | forked vs the master repository on github. If you click the icon you can see what you have changed. So, It just tracks the changes so if you want to commit those changes it knows what has changed. If you never plan on committing any of the changes you made then just ignore it.

        Check out my modules at: https://github.com/mumblebaj?tab=repositories

        ankonaskiff17A 1 Reply Last reply Reply Quote 0
        • ankonaskiff17A Offline
          ankonaskiff17 @mumblebaj
          last edited by

          @mumblebaj Thanks

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy