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

43 Коммитов

Автор SHA1 Сообщение Дата
unknown cd0944130b remove node from prereqs in readme 2020-04-21 16:35:05 -07:00
Vandy Liu 48f817ba69
Table of Contents for README (#349) 2020-04-20 15:58:57 -07:00
xnkevinnguyen 77f0a26a38 Add link for deploy to clue 2020-04-17 17:34:09 -07:00
xnkevinnguyen b9e1f17842 Remove any preview mode info in ReadMe 2020-04-17 17:19:28 -07:00
xnkevinnguyen d5badb6be3 Remove preview draft commit 2020-04-17 17:11:33 -07:00
Andrea Mah 4840ad64cb
added troubleshooting help for using python3 in linux (#326) 2020-04-13 16:40:11 -07:00
Kevin Nguyen 0f7054c40a
Fix Staging-Dev conflicts (#315)
* Release Note March 10 (#251)

release note modification and removed svgs from readme

* ubuntu setup fixes (#281)

Hotfix for Ubuntu

* Serial Monitor Fix (#282)

* changed release note for hotfix

* Merge staging to dev

* Release Note April 15 (#308)

* added link to readme

* pr feedback

* small fix

* modifications

* removed gestures

* adding bbc to microbit

Co-authored-by: Andrea Mah <31675041+andreamah@users.noreply.github.com>
Co-authored-by: Vandy Liu <33995460+vandyliu@users.noreply.github.com>
Co-authored-by: andreamah <andrea_mah22@hotmail.com>
2020-04-09 15:40:06 -07:00
Andrea Mah 003b42b652
Clue README (#305)
update readme for clue
2020-04-08 18:47:04 -07:00
Vandy Liu 03230d050c
Template comments now include "To help you get started..." (#296) 2020-04-06 12:39:30 -07:00
Andrea Mah 84c9bdf074
readme clarity (#293) 2020-04-02 11:46:27 -07:00
Vandy Liu 25eb3f614a
Updated README with links for image srcs instead of relative paths (#288) 2020-03-31 17:33:55 -07:00
Vandy Liu 0e94c8a20f
Command Pallet Restructure (New File, Open Simulator), README change to be more concise (#284) 2020-03-31 12:04:17 -07:00
Vandy Liu 240beef862
README change (more stuff for microbit) part 2 (#274) 2020-03-23 11:06:36 -07:00
Vandy Liu 0607c1ed06
README change (more stuff for microbit) part 1 (#270) 2020-03-22 17:59:41 -07:00
Vandy Liu e897b845b2
Fix Serial Monitor for VS Code 1.43.0 (#267) 2020-03-19 16:07:42 -07:00
Vandy Liu 3810e54742
Remove preview model for microbit (#265) 2020-03-19 10:47:04 -07:00
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 70f553c394
micro:bit key presses functionality (accessibility) (#222)
Co-authored-by: Kevin Nguyen <xuannamkevin@gmail.com>
Co-authored-by: Andrea Mah <31675041+andreamah@users.noreply.github.com>
2020-03-02 00:09:05 -08:00
Andrea Mah ddb45b4d50
Readme Update and adding MD File for Store Upload (#224)
readme updates for microbit
2020-02-26 18:31:14 -08:00
smmatte 4a7bea59fd
Add the Azure Boards badge to the README (#208) 2020-02-19 11:03:41 -08:00
Vandy Liu 8891bf5170
Build status of azure pipelines in README.MD (#202) 2020-02-13 09:53:40 -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
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
NoelHanzel 2f268e93ab
Corrected command in read.me
'Device Simulator Express: Deploy to Board' -> 'Device Simulator Express: Deploy to Device'
2019-10-09 15:08:46 -07:00
Brett Cannon 25b4c658a5
Drop a GIF that GitHub seems to be choking on 2019-08-28 14:12:00 -07:00
Brett Cannon 96413f58b7
Use externally-hosted images in the README
Also either inline referenced files or explain in more detail where to get the files.
2019-08-28 14:08:35 -07:00
markAtMicrosoft 47537d869b Change naming in Readme.md for vsix details 2019-08-27 11:44:55 -07: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
smmatte 90791d5921
Update README.md 2019-08-07 11:48:22 -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
Christellah 49f0acf958
OSS release code updates (#35)
[PBI : 28294 - Task : 28295]

* Adding fioles for OSS release in the root directory

* Adding file headers license indication

* Adding files for OSS release in the root directory
2019-07-10 17:18:13 -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
Luke Slevinsky 4c052fdc30
Add azure dev ops pipeline badge to the ReadMe 2019-06-03 16:23:16 -07:00
Microsoft Open Source 9694bba857 Initial commit 2019-05-15 16:44:37 -07:00