* Fixed some spelling errors and improved sections of README and other docs
* Updated quotation marks to be consistent
* Updated developers section to be more understandable
* Updated code owners to include Garage coaches
[PBI:32822]
* install dependencies into the extension folder
* Update python to python3.7
* Make the assumption that python 3.7 is in the path
* revert docs
* Adding a message to let the user know the packages are being installed
* update docs
* Updating doc for pywin32
* changing doc
* added app insight to doc
* adding configuration section
* fixed sound svg issue
* adding config doc
* removing unused line
* updating important files
* corrections
* Update docs/developers-setup.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/developers-setup.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/developers-setup.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* updated according to review
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* correcting typo
* put css back
* adding .po file
* renamed adafruit class
* adding documentation
* Adding licence and link to give feedback in readme and correcting installation instructions
* adding elemnt
* added quick links
* updating troubleshooting
* updated to original content
* removed locale
* Update README.md
Co-Authored-By: markAtMicrosoft <34253371+markAtMicrosoft@users.noreply.github.com>
* Update README.md
Co-Authored-By: markAtMicrosoft <34253371+markAtMicrosoft@users.noreply.github.com>
* updating read me
* Update README.md
Co-Authored-By: markAtMicrosoft <34253371+markAtMicrosoft@users.noreply.github.com>
* adding infor on dependencies
* updating doc
* updated according to reviews
* adding images
* added image
* images on same line
* changed to resized images
* using smaller gifs
* updatind due to review
* added precision
* correcting grammar issues
* solving grammar
* merged with dev
* merged with dev
[BUG:32887]
* Checking if the config file was created to prevent crashing the extension on activation without a folder
* Updating doc for serial monitor limitation
PBI: 32822
Task: 32598
* install dependencies for users
* Only show the dialog once if you click yes
* Update docs
* update develope docs
* Add success notifications
[PBI 32829]
* changing doc
* added app insight to doc
* adding configuration section
* fixed sound svg issue
* adding config doc
* removing unused line
* updating important files
* corrections
* Update docs/developers-setup.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/developers-setup.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/developers-setup.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* updated according to review
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Update docs/how-to-use.md
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* correcting typo
* put css back
[PBI:32522 - Task:32712]
* Adding a setting for the user to pick the port and passing it to the python process
* Updating doc to help users if the port is not available
* Changing default port to not conflict with pyhton remote debugging
[PBI:32522 - TASK : 32641]
[BUG FIX : 32634]
* Adding communication with the simulator for debugging session
* Adding an activate play buton sent from the extension when code is running (bug fix)
* Removing "I'm connected" message from client socket connection event
* Updating doc
* Updating requirements.txt
* Addinfg @types/socketio to fix build pipeline
* Updating doc to install python package requests
* Moving constants to constants files
* Renaming communication handlers and removing todos
* Cleaning debug_user_code.py to remove threading and adding connection attempts limits
* Addressing PR comments
[PBI:32523 - TASK:27365]
* Redirecting user's print statements (includes \n)
* Correcting the json sent to remove \n
* Updating doc for prints
* Addressing PR comment about len(getValue())
PBI: 30848
Task: 30922
* Initial tests and sample sound files
* Add test script to npm commands, update third party notices, and update developer setup
* Address PR comments
* Make test code more terse
PBI: 31448
Task: 31449
* Updating documentation for installation to make sure people have Python in their path
* Apply suggestions from code review
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
[PBI:30144]
* Adding installation and how to use instructions
* Updating the get started for devs docs with pywin32 and link to how to use the extension docs
* Minor docs improvements
* Addressing PR comments
* Addressing PR comments for wording
[PBI#28294 task #30137]
* Adding a developers setup readme
* Adding in the main readme the link to the new start doc for devs
* Formatting developers-setup.md to move the text out of boxes
* Apply suggestions from code review
Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com>
* Applying PR comments for list with numbers and paths format