1
0
Форкнуть 0
Граф коммитов

33 Коммитов

Автор SHA1 Сообщение Дата
Vandy Liu bc5d0905bc
Get serial monitor working with micro:bit and CPX (#242) 2020-03-04 15:44:41 -08:00
Vandy Liu 0b7e5b4cc5
Deploy code to micro:bit and removed need to rename file to deploy to CPX (#233) 2020-03-03 16:00:16 -08:00
Vandy Liu 97b074f245
Added python unit tests to adafruit_circuitplayground library (#174)
* Added python unit tests to adafruit_circuitplayground library
* Updated package.json script for python tests
2020-01-28 10:21:12 -08:00
Andrea Mah 67d532f4c7
Users/t anmah/pylint import error fix (#181)
* fixed pylint incorrect underlines
2020-01-27 17:14:32 -08:00
Vandy Liu 9ffc0413a8 Updated docs for formatting 2020-01-23 15:40:08 -08:00
andreamah 104e40e1e0 resolved merge conflicts 2020-01-22 10:50:46 -08:00
andreamah 528c1230c1 incorporating more PR comments for clarity 2020-01-21 17:13:51 -08:00
Vandy Liu 4361a23021
Updated code owners, fixed some spelling errors and improved sections of README (#168)
* 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
2020-01-21 15:48:54 -08:00
andreamah 76c04c56ab incorporated PR feedback 2020-01-21 13:56:22 -08:00
andreamah dd00ae189d documentation updates for deploy to device package correction 2020-01-20 16:07:58 -08:00
andreamah 6c7764114f fixed python package downloads for py 3.8 and removed pywin32 install for unix 2020-01-20 16:07:39 -08:00
markAtMicrosoft 32bea699fd
Merge branch 'dev' into users/t-famoun/change-pacifica 2019-08-26 19:40:07 -07:00
Luke Slevinsky 4b2ac5134c Install dependencies into the extension folder (#144)
[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
2019-08-23 19:27:43 -04:00
FMounz 757e6c44fe
Updating ReadMe.md (#145)
* 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
2019-08-23 15:05:32 -07:00
Fatou Mounzeo 46b4228598 changing extension name 2019-08-22 22:22:46 -07:00
Christellah de08372143
Fix extension activation failing if no folder is opened (#138)
[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
2019-08-22 13:18:00 -04:00
Luke Slevinsky 418bcd9c08
Install dependencies for users (#135)
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
2019-08-22 01:44:32 -07:00
FMounz cc1b0db9aa
Updating the documentation (#133)
[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
2019-08-21 15:32:55 -07:00
Luke Slevinsky b6a23209e3
Add new dependency to docs (#132)
* add new dependency

* add to requirements.txt
2019-08-20 16:13:11 -07:00
Christellah 43091a9ee8
Adding a setting for the user to pick the port and passing it to the python process (#123)
[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
2019-08-19 16:34:02 -07:00
Christellah 5cc46580c5
Adding debugger communication (#113)
[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
2019-08-15 11:35:24 -07:00
FMounz 3bceb79b5c
Update how-to-use documentation (#115)
* Modified available features

* removed line

* correcting typo

* another typo correction

* adding more notes

* adding footnote

* remove plural in notes

* changing note status

* Update docs/how-to-use.md

Co-Authored-By: Christellah <christella.cidolit@polymtl.ca>

* Update docs/how-to-use.md

Co-Authored-By: Christellah <christella.cidolit@polymtl.ca>
2019-08-15 09:56:14 -07:00
Christellah 15e3af32df
Redirecting user's print statements (#106)
[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())
2019-08-12 13:47:40 -07:00
Christellah 459d428904
Activating Auto-Write (#105)
[PBI:32523 - Task:32195]

* Testing auto_write fix

* Correcting time delay

* Updating doc and flushing in print
2019-08-09 23:23:00 -07:00
Jonathan Wang a986e41118
Rename 'New Project' to 'New File' (#101)
PBI: 32293
Task: 32284
2019-08-09 11:05:38 -07:00
Luke Slevinsky 39865668be
Add "extensionDependencies" for vscode-python (#82)
* Add extension dependencies

* Fix #77: update documentation for installing dependencies
2019-08-01 09:25:42 -07:00
Jonathan Wang ded76d29ea
Initial tests for API (#75)
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
2019-07-30 12:20:00 -07:00
Jonathan Wang 59ce0a9a64
Replace simpleaudio library with playsound library and update docs (#64)
PBI: 30915
Task: 31435

* Replace simpleaudio library with playsound library and update docs

* Capitalize the p in playsound
2019-07-19 21:34:24 -07:00
Christellah 5993800fd9 Updating documentation for installation to make sure people have Python in their path (#66)
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>
2019-07-19 21:26:43 -07:00
Christellah 19b34d28a5
Updating docs with installation and usage instructions (#50)
[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
2019-07-16 11:39:10 -07:00
Jonathan Wang bdaf3cd1ae
Update privacy information regarding telemetry (#51)
* Updated privacy information regarding telemetry

* Address PR suggestions

Co-Authored-By: Luke Slevinsky <lslevins@ualberta.ca>
2019-07-16 11:26:14 -07:00
Christellah 62621ad1aa
Renaming setup.py to process_user_code.py (#38)
PBI : 30298 - Task : 30384
2019-07-10 11:58:02 -07:00
Christellah 2400dfcb66
Adding a developer setup Readme (#29)
[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
2019-07-03 16:11:32 -07:00