Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Releases: microsoft/vscode-python-devicesimulator

Pacifica-CI_33730

07 Aug 21:00
0e9dd47
Compare
Choose a tag to compare
Pacifica-CI_33730 Pre-release
Pre-release

dev Branch CI Release

Changes:

  • 0e9dd47 Make it so that we can use either python executable name (#96)
  • 90791d5 Update README.md
  • 3fee5cf added known pip dependencies
  • acf1d7d Adding API call for motion sensor (#89)
  • fe129ed Make buttons work with other themes (#90)
  • 9029711 Improve aria labels (#92)
  • da6b882 Fix accessibility bug from live demo
  • 678b14c Adding view for motion sensor (#70)
  • 28abe23 Make buttons work with keypresses (#86)
  • 9dd324a Adding a verification on the type of the file selected from file picker (#87)
See more
Read more

Pacifica-CI_33716

07 Aug 19:05
90791d5
Compare
Choose a tag to compare
Pacifica-CI_33716 Pre-release
Pre-release

dev Branch CI Release

Changes:

  • 90791d5 Update README.md
  • 3fee5cf added known pip dependencies
  • acf1d7d Adding API call for motion sensor (#89)
  • fe129ed Make buttons work with other themes (#90)
  • 9029711 Improve aria labels (#92)
  • da6b882 Fix accessibility bug from live demo
  • 678b14c Adding view for motion sensor (#70)
  • 28abe23 Make buttons work with keypresses (#86)
  • 9dd324a Adding a verification on the type of the file selected from file picker (#87)
  • 1f5cd80 Opening the simulator webview after the template file is opened (#85)
See more
Read more

Pacifica-CI_33642

06 Aug 23:11
Compare
Choose a tag to compare
Pacifica-CI_33642 Pre-release
Pre-release

dev Branch CI Release

Changes:

  • 3fee5cf added known pip dependencies
  • acf1d7d Adding API call for motion sensor (#89)
  • fe129ed Make buttons work with other themes (#90)
  • 9029711 Improve aria labels (#92)
  • da6b882 Fix accessibility bug from live demo
  • 678b14c Adding view for motion sensor (#70)
  • 28abe23 Make buttons work with keypresses (#86)
  • 9dd324a Adding a verification on the type of the file selected from file picker (#87)
  • 1f5cd80 Opening the simulator webview after the template file is opened (#85)
  • a2c7c0f Adding the toolbar with the icons (#84)
See more
Read more

Pacifica-CI_33524

03 Aug 02:11
acf1d7d
Compare
Choose a tag to compare
Pacifica-CI_33524 Pre-release
Pre-release

dev Branch CI Release

Changes:

  • acf1d7d Adding API call for motion sensor (#89)
  • fe129ed Make buttons work with other themes (#90)
  • 9029711 Improve aria labels (#92)
  • da6b882 Fix accessibility bug from live demo
  • 678b14c Adding view for motion sensor (#70)
  • 28abe23 Make buttons work with keypresses (#86)
  • 9dd324a Adding a verification on the type of the file selected from file picker (#87)
  • 1f5cd80 Opening the simulator webview after the template file is opened (#85)
  • a2c7c0f Adding the toolbar with the icons (#84)
  • 3986566 Add "extensionDependencies" for vscode-python (#82) [ #77 ]
See more
  • 6ffcc4c Correcting TypeScript link in ThirdPartyNotices.txt (#83)
  • 8f66bfe Make buttons usable with enter (#76)
  • 2168688 Adding SVGs for icons in the toolbar (#80)
  • fc51a3d Adding support for the light sensor. (#68)
  • 383e897 remove unneeded lines of code (#74)
  • ded76d2 Initial tests for API (#75)
  • 806ab9f Adding a scrollbar to contain the sensor (#69)
  • c4e3ab5 Add privacy modals to external links (#62)
  • 81b57ee Added notification when filename is wrong. (#63)
  • 28d0a68 Adding the API call for the temperature sensor. (#60)
  • 59ce0a9 Replace simpleaudio library with playsound library and update docs (#64)
  • 5993800 Updating documentation for installation to make sure people have Python in their path (#66)
  • 3597a55 Adding the complete temperature sensor view (#59)
  • 1b268ff Only send telemetry events if not disabled in settings.json (#55)
  • ecd436c Merge branch 'users/t-luslev/add-play-webview' into dev
  • 76bcaf5 Fix green LED and linting fixes (#58)
  • 25a3afa Add buttons to webview (#54)
  • 26c124c Remove unused import
  • 92c39e6 remove unneeded comment
  • 2fb7e68 Merge branch 'dev' into users/t-luslev/add-play-webview
  • 67357da Improvements from bug bash comments (#56)
  • addc1b1 Merge pull request #57 from microsoft/users-t-famoun/sliderBar
  • 792fa33 removed title
  • c4d7e35 solved issues
  • c44da4a make method more descriptive
  • 67a17af solve tslint
  • af45daf removed dummy
  • cda9cf5 Update the way the play button works on the simulator
  • 0573c47 solved validity issues
  • 3c24c36 added some value checking
  • b70705d arranged styling
  • b476a9a arranging style
  • 9c09db4 Fix merge issue
  • bf808f2 Merge branch 'dev' into users/t-luslev/add-play-webview
  • d39d93b Add refresh button to webview
  • 07f2837 Add play button to webivew
  • b7fd676 Merge branch 'dev' into users/t-famoun/temperature_sensor
  • 42fbb4f Merge pull request #52 from microsoft/users/t-famoun/green-led
  • 9f860b3 addind slider component
  • 6e054ca Adding a debugging configuration (#53)
  • 19b34d2 Updating docs with installation and usage instructions (#50)
  • bdaf3cd Update privacy information regarding telemetry (#51)
  • 14d9a5f Add Performance telemetry for deployment to device (#47)
  • 204b942 modified svg to control the power(the green) LED
  • d03a2b2 Use last selected file for running and add errors (#48)
  • 7587497 Notification for first time closing webview (#46)
  • 586cfb3 Refactor Simulator code (#44)
  • 31cf194 Set language association and adhere to docstring convention for template file (#43)
  • af1d630 Telemetry for Errors and Dialog clicks (#40)
  • d66ff62 Rename command label (#41)
  • 49f0acf OSS release code updates (#35)
  • cbfa8f5 Add icons to the UI along with configuration options for the user (#39)
  • 62621ad Renaming setup.py to process_user_code.py (#38)
  • bceaca8 Telemetry for user input on buttons and switch (#37)
  • 4e72c8a Update the way we run tests to the new way (#36)
  • 0ae3d1b Add telemetry for extension commands (#33)
  • a0fc7e4 Error Notification when no device plugged in (#31)
  • 176ac60 New project notification (#32)
  • d67642c Merge pull request #34 from microsoft/garage/users/v-schm/UpdateCodeOwners
  • 404e7c8 Update Code Owners required for PR approval
  • 6d83eb0 Extract open simulator command (#30)
  • 902557f Add new command to deploy to the device (#27)
  • 2400dfc Adding a developer setup Readme (#29) [ #28294, #30137 ]
  • 48daf24 New command for starting a new project (#26)
  • 377bc3e Switch slider support (#25) [ #29091 ]
  • 6dde19f Add support for localization in extension (#24)
  • afdef2a Add PR template (#23)
  • a9b7cf2 Print errors and information to the output panel (#22) [ #28668 ]
  • 6d5129b Removing line jump
  • c11f021 Removing comment and using arrow function
  • 5e313ac Merging dev in output branch
  • a937a4d Commenting out the logging of non-JSON message from the webview (they could be prints merged with states)
  • 334e768 Provide functionality for playing a .wav file (#20)
  • 749a464 Storing the full error message before printing it in setup.py
  • 6b97013 Updating branch with dev
  • 0d2ea94 Using the logToOutput method on first write to output
  • 0045e17 Clearing the React state on re-run (#21) [ #28511 ]
  • c058e27 Extracting logging to output panel in a function
  • db4448c Printing errors and information to the output panel
  • 4e24f43 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 0807d4c Add a+b button (#19)
  • 8d27e2a Setting the default Red LED state to blanck
  • dd3a6c8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 1ad804a API improvements for private methods and types checking for color assignments (#18) [ #28511 ]
  • c273255 Merge branch 'users/t-chcido/api-fix' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 69690a2 Clearing the state on re-running
  • 35a95e9 Sending errors from the Python process to stderr instead of stdout
  • 4a38b7a Keeping the simulator in the second pannel when hitting the open command
  • e5fc6bd Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 9a6d34d update package.json version to match replacement token
  • af5fbec Updating private methods calls after merge with dev
  • 1040989 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 8b7fa6f Converting the appropriate API methods to private
  • 56c13e9 Make sure only one event listener is present (#17)
  • c3a4431 Add button methods to our mock api (#16)
  • 07c4b1b Adding verification on index access to match the device behavior
  • 5ddb93e Add button animations (#15)
  • 39472e4 Adding types validation for pixels color : allowing list and correcting hex assignment
  • 395f...
Read more

Pacifica-CI_33523

03 Aug 02:09
fe129ed
Compare
Choose a tag to compare
Pacifica-CI_33523 Pre-release
Pre-release

dev Branch CI Release

Changes:

  • fe129ed Make buttons work with other themes (#90)
  • 9029711 Improve aria labels (#92)
  • da6b882 Fix accessibility bug from live demo
  • 678b14c Adding view for motion sensor (#70)
  • 28abe23 Make buttons work with keypresses (#86)
  • 9dd324a Adding a verification on the type of the file selected from file picker (#87)
  • 1f5cd80 Opening the simulator webview after the template file is opened (#85)
  • a2c7c0f Adding the toolbar with the icons (#84)
  • 3986566 Add "extensionDependencies" for vscode-python (#82) [ #77 ]
  • 6ffcc4c Correcting TypeScript link in ThirdPartyNotices.txt (#83)
See more
  • 8f66bfe Make buttons usable with enter (#76)
  • 2168688 Adding SVGs for icons in the toolbar (#80)
  • fc51a3d Adding support for the light sensor. (#68)
  • 383e897 remove unneeded lines of code (#74)
  • ded76d2 Initial tests for API (#75)
  • 806ab9f Adding a scrollbar to contain the sensor (#69)
  • c4e3ab5 Add privacy modals to external links (#62)
  • 81b57ee Added notification when filename is wrong. (#63)
  • 28d0a68 Adding the API call for the temperature sensor. (#60)
  • 59ce0a9 Replace simpleaudio library with playsound library and update docs (#64)
  • 5993800 Updating documentation for installation to make sure people have Python in their path (#66)
  • 3597a55 Adding the complete temperature sensor view (#59)
  • 1b268ff Only send telemetry events if not disabled in settings.json (#55)
  • ecd436c Merge branch 'users/t-luslev/add-play-webview' into dev
  • 76bcaf5 Fix green LED and linting fixes (#58)
  • 25a3afa Add buttons to webview (#54)
  • 26c124c Remove unused import
  • 92c39e6 remove unneeded comment
  • 2fb7e68 Merge branch 'dev' into users/t-luslev/add-play-webview
  • 67357da Improvements from bug bash comments (#56)
  • addc1b1 Merge pull request #57 from microsoft/users-t-famoun/sliderBar
  • 792fa33 removed title
  • c4d7e35 solved issues
  • c44da4a make method more descriptive
  • 67a17af solve tslint
  • af45daf removed dummy
  • cda9cf5 Update the way the play button works on the simulator
  • 0573c47 solved validity issues
  • 3c24c36 added some value checking
  • b70705d arranged styling
  • b476a9a arranging style
  • 9c09db4 Fix merge issue
  • bf808f2 Merge branch 'dev' into users/t-luslev/add-play-webview
  • d39d93b Add refresh button to webview
  • 07f2837 Add play button to webivew
  • b7fd676 Merge branch 'dev' into users/t-famoun/temperature_sensor
  • 42fbb4f Merge pull request #52 from microsoft/users/t-famoun/green-led
  • 9f860b3 addind slider component
  • 6e054ca Adding a debugging configuration (#53)
  • 19b34d2 Updating docs with installation and usage instructions (#50)
  • bdaf3cd Update privacy information regarding telemetry (#51)
  • 14d9a5f Add Performance telemetry for deployment to device (#47)
  • 204b942 modified svg to control the power(the green) LED
  • d03a2b2 Use last selected file for running and add errors (#48)
  • 7587497 Notification for first time closing webview (#46)
  • 586cfb3 Refactor Simulator code (#44)
  • 31cf194 Set language association and adhere to docstring convention for template file (#43)
  • af1d630 Telemetry for Errors and Dialog clicks (#40)
  • d66ff62 Rename command label (#41)
  • 49f0acf OSS release code updates (#35)
  • cbfa8f5 Add icons to the UI along with configuration options for the user (#39)
  • 62621ad Renaming setup.py to process_user_code.py (#38)
  • bceaca8 Telemetry for user input on buttons and switch (#37)
  • 4e72c8a Update the way we run tests to the new way (#36)
  • 0ae3d1b Add telemetry for extension commands (#33)
  • a0fc7e4 Error Notification when no device plugged in (#31)
  • 176ac60 New project notification (#32)
  • d67642c Merge pull request #34 from microsoft/garage/users/v-schm/UpdateCodeOwners
  • 404e7c8 Update Code Owners required for PR approval
  • 6d83eb0 Extract open simulator command (#30)
  • 902557f Add new command to deploy to the device (#27)
  • 2400dfc Adding a developer setup Readme (#29) [ #28294, #30137 ]
  • 48daf24 New command for starting a new project (#26)
  • 377bc3e Switch slider support (#25) [ #29091 ]
  • 6dde19f Add support for localization in extension (#24)
  • afdef2a Add PR template (#23)
  • a9b7cf2 Print errors and information to the output panel (#22) [ #28668 ]
  • 6d5129b Removing line jump
  • c11f021 Removing comment and using arrow function
  • 5e313ac Merging dev in output branch
  • a937a4d Commenting out the logging of non-JSON message from the webview (they could be prints merged with states)
  • 334e768 Provide functionality for playing a .wav file (#20)
  • 749a464 Storing the full error message before printing it in setup.py
  • 6b97013 Updating branch with dev
  • 0d2ea94 Using the logToOutput method on first write to output
  • 0045e17 Clearing the React state on re-run (#21) [ #28511 ]
  • c058e27 Extracting logging to output panel in a function
  • db4448c Printing errors and information to the output panel
  • 4e24f43 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 0807d4c Add a+b button (#19)
  • 8d27e2a Setting the default Red LED state to blanck
  • dd3a6c8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 1ad804a API improvements for private methods and types checking for color assignments (#18) [ #28511 ]
  • c273255 Merge branch 'users/t-chcido/api-fix' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 69690a2 Clearing the state on re-running
  • 35a95e9 Sending errors from the Python process to stderr instead of stdout
  • 4a38b7a Keeping the simulator in the second pannel when hitting the open command
  • e5fc6bd Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 9a6d34d update package.json version to match replacement token
  • af5fbec Updating private methods calls after merge with dev
  • 1040989 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 8b7fa6f Converting the appropriate API methods to private
  • 56c13e9 Make sure only one event listener is present (#17)
  • c3a4431 Add button methods to our mock api (#16)
  • 07c4b1b Adding verification on index access to match the device behavior
  • 5ddb93e Add button animations (#15)
  • 39472e4 Adding types validation for pixels color : allowing list and correcting hex assignment
  • 395f924 Catching exceptions from the user's code execu...
Read more

Pacifica-CI_33522

03 Aug 02:07
9029711
Compare
Choose a tag to compare
Pacifica-CI_33522 Pre-release
Pre-release

dev Branch CI Release

Changes:

  • 9029711 Improve aria labels (#92)
  • da6b882 Fix accessibility bug from live demo
  • 678b14c Adding view for motion sensor (#70)
  • 28abe23 Make buttons work with keypresses (#86)
  • 9dd324a Adding a verification on the type of the file selected from file picker (#87)
  • 1f5cd80 Opening the simulator webview after the template file is opened (#85)
  • a2c7c0f Adding the toolbar with the icons (#84)
  • 3986566 Add "extensionDependencies" for vscode-python (#82) [ #77 ]
  • 6ffcc4c Correcting TypeScript link in ThirdPartyNotices.txt (#83)
  • 8f66bfe Make buttons usable with enter (#76)
See more
  • 2168688 Adding SVGs for icons in the toolbar (#80)
  • fc51a3d Adding support for the light sensor. (#68)
  • 383e897 remove unneeded lines of code (#74)
  • ded76d2 Initial tests for API (#75)
  • 806ab9f Adding a scrollbar to contain the sensor (#69)
  • c4e3ab5 Add privacy modals to external links (#62)
  • 81b57ee Added notification when filename is wrong. (#63)
  • 28d0a68 Adding the API call for the temperature sensor. (#60)
  • 59ce0a9 Replace simpleaudio library with playsound library and update docs (#64)
  • 5993800 Updating documentation for installation to make sure people have Python in their path (#66)
  • 3597a55 Adding the complete temperature sensor view (#59)
  • 1b268ff Only send telemetry events if not disabled in settings.json (#55)
  • ecd436c Merge branch 'users/t-luslev/add-play-webview' into dev
  • 76bcaf5 Fix green LED and linting fixes (#58)
  • 25a3afa Add buttons to webview (#54)
  • 26c124c Remove unused import
  • 92c39e6 remove unneeded comment
  • 2fb7e68 Merge branch 'dev' into users/t-luslev/add-play-webview
  • 67357da Improvements from bug bash comments (#56)
  • addc1b1 Merge pull request #57 from microsoft/users-t-famoun/sliderBar
  • 792fa33 removed title
  • c4d7e35 solved issues
  • c44da4a make method more descriptive
  • 67a17af solve tslint
  • af45daf removed dummy
  • cda9cf5 Update the way the play button works on the simulator
  • 0573c47 solved validity issues
  • 3c24c36 added some value checking
  • b70705d arranged styling
  • b476a9a arranging style
  • 9c09db4 Fix merge issue
  • bf808f2 Merge branch 'dev' into users/t-luslev/add-play-webview
  • d39d93b Add refresh button to webview
  • 07f2837 Add play button to webivew
  • b7fd676 Merge branch 'dev' into users/t-famoun/temperature_sensor
  • 42fbb4f Merge pull request #52 from microsoft/users/t-famoun/green-led
  • 9f860b3 addind slider component
  • 6e054ca Adding a debugging configuration (#53)
  • 19b34d2 Updating docs with installation and usage instructions (#50)
  • bdaf3cd Update privacy information regarding telemetry (#51)
  • 14d9a5f Add Performance telemetry for deployment to device (#47)
  • 204b942 modified svg to control the power(the green) LED
  • d03a2b2 Use last selected file for running and add errors (#48)
  • 7587497 Notification for first time closing webview (#46)
  • 586cfb3 Refactor Simulator code (#44)
  • 31cf194 Set language association and adhere to docstring convention for template file (#43)
  • af1d630 Telemetry for Errors and Dialog clicks (#40)
  • d66ff62 Rename command label (#41)
  • 49f0acf OSS release code updates (#35)
  • cbfa8f5 Add icons to the UI along with configuration options for the user (#39)
  • 62621ad Renaming setup.py to process_user_code.py (#38)
  • bceaca8 Telemetry for user input on buttons and switch (#37)
  • 4e72c8a Update the way we run tests to the new way (#36)
  • 0ae3d1b Add telemetry for extension commands (#33)
  • a0fc7e4 Error Notification when no device plugged in (#31)
  • 176ac60 New project notification (#32)
  • d67642c Merge pull request #34 from microsoft/garage/users/v-schm/UpdateCodeOwners
  • 404e7c8 Update Code Owners required for PR approval
  • 6d83eb0 Extract open simulator command (#30)
  • 902557f Add new command to deploy to the device (#27)
  • 2400dfc Adding a developer setup Readme (#29) [ #28294, #30137 ]
  • 48daf24 New command for starting a new project (#26)
  • 377bc3e Switch slider support (#25) [ #29091 ]
  • 6dde19f Add support for localization in extension (#24)
  • afdef2a Add PR template (#23)
  • a9b7cf2 Print errors and information to the output panel (#22) [ #28668 ]
  • 6d5129b Removing line jump
  • c11f021 Removing comment and using arrow function
  • 5e313ac Merging dev in output branch
  • a937a4d Commenting out the logging of non-JSON message from the webview (they could be prints merged with states)
  • 334e768 Provide functionality for playing a .wav file (#20)
  • 749a464 Storing the full error message before printing it in setup.py
  • 6b97013 Updating branch with dev
  • 0d2ea94 Using the logToOutput method on first write to output
  • 0045e17 Clearing the React state on re-run (#21) [ #28511 ]
  • c058e27 Extracting logging to output panel in a function
  • db4448c Printing errors and information to the output panel
  • 4e24f43 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 0807d4c Add a+b button (#19)
  • 8d27e2a Setting the default Red LED state to blanck
  • dd3a6c8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 1ad804a API improvements for private methods and types checking for color assignments (#18) [ #28511 ]
  • c273255 Merge branch 'users/t-chcido/api-fix' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 69690a2 Clearing the state on re-running
  • 35a95e9 Sending errors from the Python process to stderr instead of stdout
  • 4a38b7a Keeping the simulator in the second pannel when hitting the open command
  • e5fc6bd Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 9a6d34d update package.json version to match replacement token
  • af5fbec Updating private methods calls after merge with dev
  • 1040989 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 8b7fa6f Converting the appropriate API methods to private
  • 56c13e9 Make sure only one event listener is present (#17)
  • c3a4431 Add button methods to our mock api (#16)
  • 07c4b1b Adding verification on index access to match the device behavior
  • 5ddb93e Add button animations (#15)
  • 39472e4 Adding types validation for pixels color : allowing list and correcting hex assignment
  • 395f924 Catching exceptions from the user's code execution to see errors
  • 8bde6f4 Provide support for bli...
Read more

Pacifica-CI_33499

02 Aug 17:10
Compare
Choose a tag to compare
Pacifica-CI_33499 Pre-release
Pre-release

dev Branch CI Release

Changes:

  • da6b882 Fix accessibility bug from live demo
  • 678b14c Adding view for motion sensor (#70)
  • 28abe23 Make buttons work with keypresses (#86)
  • 9dd324a Adding a verification on the type of the file selected from file picker (#87)
  • 1f5cd80 Opening the simulator webview after the template file is opened (#85)
  • a2c7c0f Adding the toolbar with the icons (#84)
  • 3986566 Add "extensionDependencies" for vscode-python (#82) [ #77 ]
  • 6ffcc4c Correcting TypeScript link in ThirdPartyNotices.txt (#83)
  • 8f66bfe Make buttons usable with enter (#76)
  • 2168688 Adding SVGs for icons in the toolbar (#80)
See more
  • fc51a3d Adding support for the light sensor. (#68)
  • 383e897 remove unneeded lines of code (#74)
  • ded76d2 Initial tests for API (#75)
  • 806ab9f Adding a scrollbar to contain the sensor (#69)
  • c4e3ab5 Add privacy modals to external links (#62)
  • 81b57ee Added notification when filename is wrong. (#63)
  • 28d0a68 Adding the API call for the temperature sensor. (#60)
  • 59ce0a9 Replace simpleaudio library with playsound library and update docs (#64)
  • 5993800 Updating documentation for installation to make sure people have Python in their path (#66)
  • 3597a55 Adding the complete temperature sensor view (#59)
  • 1b268ff Only send telemetry events if not disabled in settings.json (#55)
  • ecd436c Merge branch 'users/t-luslev/add-play-webview' into dev
  • 76bcaf5 Fix green LED and linting fixes (#58)
  • 25a3afa Add buttons to webview (#54)
  • 26c124c Remove unused import
  • 92c39e6 remove unneeded comment
  • 2fb7e68 Merge branch 'dev' into users/t-luslev/add-play-webview
  • 67357da Improvements from bug bash comments (#56)
  • addc1b1 Merge pull request #57 from microsoft/users-t-famoun/sliderBar
  • 792fa33 removed title
  • c4d7e35 solved issues
  • c44da4a make method more descriptive
  • 67a17af solve tslint
  • af45daf removed dummy
  • cda9cf5 Update the way the play button works on the simulator
  • 0573c47 solved validity issues
  • 3c24c36 added some value checking
  • b70705d arranged styling
  • b476a9a arranging style
  • 9c09db4 Fix merge issue
  • bf808f2 Merge branch 'dev' into users/t-luslev/add-play-webview
  • d39d93b Add refresh button to webview
  • 07f2837 Add play button to webivew
  • b7fd676 Merge branch 'dev' into users/t-famoun/temperature_sensor
  • 42fbb4f Merge pull request #52 from microsoft/users/t-famoun/green-led
  • 9f860b3 addind slider component
  • 6e054ca Adding a debugging configuration (#53)
  • 19b34d2 Updating docs with installation and usage instructions (#50)
  • bdaf3cd Update privacy information regarding telemetry (#51)
  • 14d9a5f Add Performance telemetry for deployment to device (#47)
  • 204b942 modified svg to control the power(the green) LED
  • d03a2b2 Use last selected file for running and add errors (#48)
  • 7587497 Notification for first time closing webview (#46)
  • 586cfb3 Refactor Simulator code (#44)
  • 31cf194 Set language association and adhere to docstring convention for template file (#43)
  • af1d630 Telemetry for Errors and Dialog clicks (#40)
  • d66ff62 Rename command label (#41)
  • 49f0acf OSS release code updates (#35)
  • cbfa8f5 Add icons to the UI along with configuration options for the user (#39)
  • 62621ad Renaming setup.py to process_user_code.py (#38)
  • bceaca8 Telemetry for user input on buttons and switch (#37)
  • 4e72c8a Update the way we run tests to the new way (#36)
  • 0ae3d1b Add telemetry for extension commands (#33)
  • a0fc7e4 Error Notification when no device plugged in (#31)
  • 176ac60 New project notification (#32)
  • d67642c Merge pull request #34 from microsoft/garage/users/v-schm/UpdateCodeOwners
  • 404e7c8 Update Code Owners required for PR approval
  • 6d83eb0 Extract open simulator command (#30)
  • 902557f Add new command to deploy to the device (#27)
  • 2400dfc Adding a developer setup Readme (#29) [ #28294, #30137 ]
  • 48daf24 New command for starting a new project (#26)
  • 377bc3e Switch slider support (#25) [ #29091 ]
  • 6dde19f Add support for localization in extension (#24)
  • afdef2a Add PR template (#23)
  • a9b7cf2 Print errors and information to the output panel (#22) [ #28668 ]
  • 6d5129b Removing line jump
  • c11f021 Removing comment and using arrow function
  • 5e313ac Merging dev in output branch
  • a937a4d Commenting out the logging of non-JSON message from the webview (they could be prints merged with states)
  • 334e768 Provide functionality for playing a .wav file (#20)
  • 749a464 Storing the full error message before printing it in setup.py
  • 6b97013 Updating branch with dev
  • 0d2ea94 Using the logToOutput method on first write to output
  • 0045e17 Clearing the React state on re-run (#21) [ #28511 ]
  • c058e27 Extracting logging to output panel in a function
  • db4448c Printing errors and information to the output panel
  • 4e24f43 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 0807d4c Add a+b button (#19)
  • 8d27e2a Setting the default Red LED state to blanck
  • dd3a6c8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 1ad804a API improvements for private methods and types checking for color assignments (#18) [ #28511 ]
  • c273255 Merge branch 'users/t-chcido/api-fix' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 69690a2 Clearing the state on re-running
  • 35a95e9 Sending errors from the Python process to stderr instead of stdout
  • 4a38b7a Keeping the simulator in the second pannel when hitting the open command
  • e5fc6bd Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 9a6d34d update package.json version to match replacement token
  • af5fbec Updating private methods calls after merge with dev
  • 1040989 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 8b7fa6f Converting the appropriate API methods to private
  • 56c13e9 Make sure only one event listener is present (#17)
  • c3a4431 Add button methods to our mock api (#16)
  • 07c4b1b Adding verification on index access to match the device behavior
  • 5ddb93e Add button animations (#15)
  • 39472e4 Adding types validation for pixels color : allowing list and correcting hex assignment
  • 395f924 Catching exceptions from the user's code execution to see errors
  • 8bde6f4 Provide support for blinking of red LED (#14)
  • 91cdf53 Han...
Read more

Pacifica-CI_33462

02 Aug 00:04
678b14c
Compare
Choose a tag to compare
Pacifica-CI_33462 Pre-release
Pre-release

dev Branch CI Release

Changes:

  • 678b14c Adding view for motion sensor (#70)
  • 28abe23 Make buttons work with keypresses (#86)
  • 9dd324a Adding a verification on the type of the file selected from file picker (#87)
  • 1f5cd80 Opening the simulator webview after the template file is opened (#85)
  • a2c7c0f Adding the toolbar with the icons (#84)
  • 3986566 Add "extensionDependencies" for vscode-python (#82) [ #77 ]
  • 6ffcc4c Correcting TypeScript link in ThirdPartyNotices.txt (#83)
  • 8f66bfe Make buttons usable with enter (#76)
  • 2168688 Adding SVGs for icons in the toolbar (#80)
  • fc51a3d Adding support for the light sensor. (#68)
See more
  • 383e897 remove unneeded lines of code (#74)
  • ded76d2 Initial tests for API (#75)
  • 806ab9f Adding a scrollbar to contain the sensor (#69)
  • c4e3ab5 Add privacy modals to external links (#62)
  • 81b57ee Added notification when filename is wrong. (#63)
  • 28d0a68 Adding the API call for the temperature sensor. (#60)
  • 59ce0a9 Replace simpleaudio library with playsound library and update docs (#64)
  • 5993800 Updating documentation for installation to make sure people have Python in their path (#66)
  • 3597a55 Adding the complete temperature sensor view (#59)
  • 1b268ff Only send telemetry events if not disabled in settings.json (#55)
  • ecd436c Merge branch 'users/t-luslev/add-play-webview' into dev
  • 76bcaf5 Fix green LED and linting fixes (#58)
  • 25a3afa Add buttons to webview (#54)
  • 26c124c Remove unused import
  • 92c39e6 remove unneeded comment
  • 2fb7e68 Merge branch 'dev' into users/t-luslev/add-play-webview
  • 67357da Improvements from bug bash comments (#56)
  • addc1b1 Merge pull request #57 from microsoft/users-t-famoun/sliderBar
  • 792fa33 removed title
  • c4d7e35 solved issues
  • c44da4a make method more descriptive
  • 67a17af solve tslint
  • af45daf removed dummy
  • cda9cf5 Update the way the play button works on the simulator
  • 0573c47 solved validity issues
  • 3c24c36 added some value checking
  • b70705d arranged styling
  • b476a9a arranging style
  • 9c09db4 Fix merge issue
  • bf808f2 Merge branch 'dev' into users/t-luslev/add-play-webview
  • d39d93b Add refresh button to webview
  • 07f2837 Add play button to webivew
  • b7fd676 Merge branch 'dev' into users/t-famoun/temperature_sensor
  • 42fbb4f Merge pull request #52 from microsoft/users/t-famoun/green-led
  • 9f860b3 addind slider component
  • 6e054ca Adding a debugging configuration (#53)
  • 19b34d2 Updating docs with installation and usage instructions (#50)
  • bdaf3cd Update privacy information regarding telemetry (#51)
  • 14d9a5f Add Performance telemetry for deployment to device (#47)
  • 204b942 modified svg to control the power(the green) LED
  • d03a2b2 Use last selected file for running and add errors (#48)
  • 7587497 Notification for first time closing webview (#46)
  • 586cfb3 Refactor Simulator code (#44)
  • 31cf194 Set language association and adhere to docstring convention for template file (#43)
  • af1d630 Telemetry for Errors and Dialog clicks (#40)
  • d66ff62 Rename command label (#41)
  • 49f0acf OSS release code updates (#35)
  • cbfa8f5 Add icons to the UI along with configuration options for the user (#39)
  • 62621ad Renaming setup.py to process_user_code.py (#38)
  • bceaca8 Telemetry for user input on buttons and switch (#37)
  • 4e72c8a Update the way we run tests to the new way (#36)
  • 0ae3d1b Add telemetry for extension commands (#33)
  • a0fc7e4 Error Notification when no device plugged in (#31)
  • 176ac60 New project notification (#32)
  • d67642c Merge pull request #34 from microsoft/garage/users/v-schm/UpdateCodeOwners
  • 404e7c8 Update Code Owners required for PR approval
  • 6d83eb0 Extract open simulator command (#30)
  • 902557f Add new command to deploy to the device (#27)
  • 2400dfc Adding a developer setup Readme (#29) [ #28294, #30137 ]
  • 48daf24 New command for starting a new project (#26)
  • 377bc3e Switch slider support (#25) [ #29091 ]
  • 6dde19f Add support for localization in extension (#24)
  • afdef2a Add PR template (#23)
  • a9b7cf2 Print errors and information to the output panel (#22) [ #28668 ]
  • 6d5129b Removing line jump
  • c11f021 Removing comment and using arrow function
  • 5e313ac Merging dev in output branch
  • a937a4d Commenting out the logging of non-JSON message from the webview (they could be prints merged with states)
  • 334e768 Provide functionality for playing a .wav file (#20)
  • 749a464 Storing the full error message before printing it in setup.py
  • 6b97013 Updating branch with dev
  • 0d2ea94 Using the logToOutput method on first write to output
  • 0045e17 Clearing the React state on re-run (#21) [ #28511 ]
  • c058e27 Extracting logging to output panel in a function
  • db4448c Printing errors and information to the output panel
  • 4e24f43 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 0807d4c Add a+b button (#19)
  • 8d27e2a Setting the default Red LED state to blanck
  • dd3a6c8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 1ad804a API improvements for private methods and types checking for color assignments (#18) [ #28511 ]
  • c273255 Merge branch 'users/t-chcido/api-fix' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 69690a2 Clearing the state on re-running
  • 35a95e9 Sending errors from the Python process to stderr instead of stdout
  • 4a38b7a Keeping the simulator in the second pannel when hitting the open command
  • e5fc6bd Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 9a6d34d update package.json version to match replacement token
  • af5fbec Updating private methods calls after merge with dev
  • 1040989 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 8b7fa6f Converting the appropriate API methods to private
  • 56c13e9 Make sure only one event listener is present (#17)
  • c3a4431 Add button methods to our mock api (#16)
  • 07c4b1b Adding verification on index access to match the device behavior
  • 5ddb93e Add button animations (#15)
  • 39472e4 Adding types validation for pixels color : allowing list and correcting hex assignment
  • 395f924 Catching exceptions from the user's code execution to see errors
  • 8bde6f4 Provide support for blinking of red LED (#14)
  • 91cdf53 Handle Webview button presses with threads in the Python process (#13) - PBI 27353 ...
Read more

Pacifica-CI_33460

01 Aug 23:44
28abe23
Compare
Choose a tag to compare
Pacifica-CI_33460 Pre-release
Pre-release

dev Branch CI Release

Changes:

  • 28abe23 Make buttons work with keypresses (#86)
  • 9dd324a Adding a verification on the type of the file selected from file picker (#87)
  • 1f5cd80 Opening the simulator webview after the template file is opened (#85)
  • a2c7c0f Adding the toolbar with the icons (#84)
  • 3986566 Add "extensionDependencies" for vscode-python (#82) [ #77 ]
  • 6ffcc4c Correcting TypeScript link in ThirdPartyNotices.txt (#83)
  • 8f66bfe Make buttons usable with enter (#76)
  • 2168688 Adding SVGs for icons in the toolbar (#80)
  • fc51a3d Adding support for the light sensor. (#68)
  • 383e897 remove unneeded lines of code (#74)
See more
  • ded76d2 Initial tests for API (#75)
  • 806ab9f Adding a scrollbar to contain the sensor (#69)
  • c4e3ab5 Add privacy modals to external links (#62)
  • 81b57ee Added notification when filename is wrong. (#63)
  • 28d0a68 Adding the API call for the temperature sensor. (#60)
  • 59ce0a9 Replace simpleaudio library with playsound library and update docs (#64)
  • 5993800 Updating documentation for installation to make sure people have Python in their path (#66)
  • 3597a55 Adding the complete temperature sensor view (#59)
  • 1b268ff Only send telemetry events if not disabled in settings.json (#55)
  • ecd436c Merge branch 'users/t-luslev/add-play-webview' into dev
  • 76bcaf5 Fix green LED and linting fixes (#58)
  • 25a3afa Add buttons to webview (#54)
  • 26c124c Remove unused import
  • 92c39e6 remove unneeded comment
  • 2fb7e68 Merge branch 'dev' into users/t-luslev/add-play-webview
  • 67357da Improvements from bug bash comments (#56)
  • addc1b1 Merge pull request #57 from microsoft/users-t-famoun/sliderBar
  • 792fa33 removed title
  • c4d7e35 solved issues
  • c44da4a make method more descriptive
  • 67a17af solve tslint
  • af45daf removed dummy
  • cda9cf5 Update the way the play button works on the simulator
  • 0573c47 solved validity issues
  • 3c24c36 added some value checking
  • b70705d arranged styling
  • b476a9a arranging style
  • 9c09db4 Fix merge issue
  • bf808f2 Merge branch 'dev' into users/t-luslev/add-play-webview
  • d39d93b Add refresh button to webview
  • 07f2837 Add play button to webivew
  • b7fd676 Merge branch 'dev' into users/t-famoun/temperature_sensor
  • 42fbb4f Merge pull request #52 from microsoft/users/t-famoun/green-led
  • 9f860b3 addind slider component
  • 6e054ca Adding a debugging configuration (#53)
  • 19b34d2 Updating docs with installation and usage instructions (#50)
  • bdaf3cd Update privacy information regarding telemetry (#51)
  • 14d9a5f Add Performance telemetry for deployment to device (#47)
  • 204b942 modified svg to control the power(the green) LED
  • d03a2b2 Use last selected file for running and add errors (#48)
  • 7587497 Notification for first time closing webview (#46)
  • 586cfb3 Refactor Simulator code (#44)
  • 31cf194 Set language association and adhere to docstring convention for template file (#43)
  • af1d630 Telemetry for Errors and Dialog clicks (#40)
  • d66ff62 Rename command label (#41)
  • 49f0acf OSS release code updates (#35)
  • cbfa8f5 Add icons to the UI along with configuration options for the user (#39)
  • 62621ad Renaming setup.py to process_user_code.py (#38)
  • bceaca8 Telemetry for user input on buttons and switch (#37)
  • 4e72c8a Update the way we run tests to the new way (#36)
  • 0ae3d1b Add telemetry for extension commands (#33)
  • a0fc7e4 Error Notification when no device plugged in (#31)
  • 176ac60 New project notification (#32)
  • d67642c Merge pull request #34 from microsoft/garage/users/v-schm/UpdateCodeOwners
  • 404e7c8 Update Code Owners required for PR approval
  • 6d83eb0 Extract open simulator command (#30)
  • 902557f Add new command to deploy to the device (#27)
  • 2400dfc Adding a developer setup Readme (#29) [ #28294, #30137 ]
  • 48daf24 New command for starting a new project (#26)
  • 377bc3e Switch slider support (#25) [ #29091 ]
  • 6dde19f Add support for localization in extension (#24)
  • afdef2a Add PR template (#23)
  • a9b7cf2 Print errors and information to the output panel (#22) [ #28668 ]
  • 6d5129b Removing line jump
  • c11f021 Removing comment and using arrow function
  • 5e313ac Merging dev in output branch
  • a937a4d Commenting out the logging of non-JSON message from the webview (they could be prints merged with states)
  • 334e768 Provide functionality for playing a .wav file (#20)
  • 749a464 Storing the full error message before printing it in setup.py
  • 6b97013 Updating branch with dev
  • 0d2ea94 Using the logToOutput method on first write to output
  • 0045e17 Clearing the React state on re-run (#21) [ #28511 ]
  • c058e27 Extracting logging to output panel in a function
  • db4448c Printing errors and information to the output panel
  • 4e24f43 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 0807d4c Add a+b button (#19)
  • 8d27e2a Setting the default Red LED state to blanck
  • dd3a6c8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 1ad804a API improvements for private methods and types checking for color assignments (#18) [ #28511 ]
  • c273255 Merge branch 'users/t-chcido/api-fix' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 69690a2 Clearing the state on re-running
  • 35a95e9 Sending errors from the Python process to stderr instead of stdout
  • 4a38b7a Keeping the simulator in the second pannel when hitting the open command
  • e5fc6bd Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 9a6d34d update package.json version to match replacement token
  • af5fbec Updating private methods calls after merge with dev
  • 1040989 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 8b7fa6f Converting the appropriate API methods to private
  • 56c13e9 Make sure only one event listener is present (#17)
  • c3a4431 Add button methods to our mock api (#16)
  • 07c4b1b Adding verification on index access to match the device behavior
  • 5ddb93e Add button animations (#15)
  • 39472e4 Adding types validation for pixels color : allowing list and correcting hex assignment
  • 395f924 Catching exceptions from the user's code execution to see errors
  • 8bde6f4 Provide support for blinking of red LED (#14)
  • 91cdf53 Handle Webview button presses with threads in the Python process (#13) - PBI 27353 - Task 28071
  • f9f447e Provide API for red LED...
Read more

Pacifica-CI_33419

01 Aug 19:21
9dd324a
Compare
Choose a tag to compare
Pacifica-CI_33419 Pre-release
Pre-release

dev Branch CI Release

Changes:

  • 9dd324a Adding a verification on the type of the file selected from file picker (#87)
  • 1f5cd80 Opening the simulator webview after the template file is opened (#85)
  • a2c7c0f Adding the toolbar with the icons (#84)
  • 3986566 Add "extensionDependencies" for vscode-python (#82) [ #77 ]
  • 6ffcc4c Correcting TypeScript link in ThirdPartyNotices.txt (#83)
  • 8f66bfe Make buttons usable with enter (#76)
  • 2168688 Adding SVGs for icons in the toolbar (#80)
  • fc51a3d Adding support for the light sensor. (#68)
  • 383e897 remove unneeded lines of code (#74)
  • ded76d2 Initial tests for API (#75)
See more
  • 806ab9f Adding a scrollbar to contain the sensor (#69)
  • c4e3ab5 Add privacy modals to external links (#62)
  • 81b57ee Added notification when filename is wrong. (#63)
  • 28d0a68 Adding the API call for the temperature sensor. (#60)
  • 59ce0a9 Replace simpleaudio library with playsound library and update docs (#64)
  • 5993800 Updating documentation for installation to make sure people have Python in their path (#66)
  • 3597a55 Adding the complete temperature sensor view (#59)
  • 1b268ff Only send telemetry events if not disabled in settings.json (#55)
  • ecd436c Merge branch 'users/t-luslev/add-play-webview' into dev
  • 76bcaf5 Fix green LED and linting fixes (#58)
  • 25a3afa Add buttons to webview (#54)
  • 26c124c Remove unused import
  • 92c39e6 remove unneeded comment
  • 2fb7e68 Merge branch 'dev' into users/t-luslev/add-play-webview
  • 67357da Improvements from bug bash comments (#56)
  • addc1b1 Merge pull request #57 from microsoft/users-t-famoun/sliderBar
  • 792fa33 removed title
  • c4d7e35 solved issues
  • c44da4a make method more descriptive
  • 67a17af solve tslint
  • af45daf removed dummy
  • cda9cf5 Update the way the play button works on the simulator
  • 0573c47 solved validity issues
  • 3c24c36 added some value checking
  • b70705d arranged styling
  • b476a9a arranging style
  • 9c09db4 Fix merge issue
  • bf808f2 Merge branch 'dev' into users/t-luslev/add-play-webview
  • d39d93b Add refresh button to webview
  • 07f2837 Add play button to webivew
  • b7fd676 Merge branch 'dev' into users/t-famoun/temperature_sensor
  • 42fbb4f Merge pull request #52 from microsoft/users/t-famoun/green-led
  • 9f860b3 addind slider component
  • 6e054ca Adding a debugging configuration (#53)
  • 19b34d2 Updating docs with installation and usage instructions (#50)
  • bdaf3cd Update privacy information regarding telemetry (#51)
  • 14d9a5f Add Performance telemetry for deployment to device (#47)
  • 204b942 modified svg to control the power(the green) LED
  • d03a2b2 Use last selected file for running and add errors (#48)
  • 7587497 Notification for first time closing webview (#46)
  • 586cfb3 Refactor Simulator code (#44)
  • 31cf194 Set language association and adhere to docstring convention for template file (#43)
  • af1d630 Telemetry for Errors and Dialog clicks (#40)
  • d66ff62 Rename command label (#41)
  • 49f0acf OSS release code updates (#35)
  • cbfa8f5 Add icons to the UI along with configuration options for the user (#39)
  • 62621ad Renaming setup.py to process_user_code.py (#38)
  • bceaca8 Telemetry for user input on buttons and switch (#37)
  • 4e72c8a Update the way we run tests to the new way (#36)
  • 0ae3d1b Add telemetry for extension commands (#33)
  • a0fc7e4 Error Notification when no device plugged in (#31)
  • 176ac60 New project notification (#32)
  • d67642c Merge pull request #34 from microsoft/garage/users/v-schm/UpdateCodeOwners
  • 404e7c8 Update Code Owners required for PR approval
  • 6d83eb0 Extract open simulator command (#30)
  • 902557f Add new command to deploy to the device (#27)
  • 2400dfc Adding a developer setup Readme (#29) [ #28294, #30137 ]
  • 48daf24 New command for starting a new project (#26)
  • 377bc3e Switch slider support (#25) [ #29091 ]
  • 6dde19f Add support for localization in extension (#24)
  • afdef2a Add PR template (#23)
  • a9b7cf2 Print errors and information to the output panel (#22) [ #28668 ]
  • 6d5129b Removing line jump
  • c11f021 Removing comment and using arrow function
  • 5e313ac Merging dev in output branch
  • a937a4d Commenting out the logging of non-JSON message from the webview (they could be prints merged with states)
  • 334e768 Provide functionality for playing a .wav file (#20)
  • 749a464 Storing the full error message before printing it in setup.py
  • 6b97013 Updating branch with dev
  • 0d2ea94 Using the logToOutput method on first write to output
  • 0045e17 Clearing the React state on re-run (#21) [ #28511 ]
  • c058e27 Extracting logging to output panel in a function
  • db4448c Printing errors and information to the output panel
  • 4e24f43 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 0807d4c Add a+b button (#19)
  • 8d27e2a Setting the default Red LED state to blanck
  • dd3a6c8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 1ad804a API improvements for private methods and types checking for color assignments (#18) [ #28511 ]
  • c273255 Merge branch 'users/t-chcido/api-fix' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/state-reset
  • 69690a2 Clearing the state on re-running
  • 35a95e9 Sending errors from the Python process to stderr instead of stdout
  • 4a38b7a Keeping the simulator in the second pannel when hitting the open command
  • e5fc6bd Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 9a6d34d update package.json version to match replacement token
  • af5fbec Updating private methods calls after merge with dev
  • 1040989 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into users/t-chcido/api-fix
  • 8b7fa6f Converting the appropriate API methods to private
  • 56c13e9 Make sure only one event listener is present (#17)
  • c3a4431 Add button methods to our mock api (#16)
  • 07c4b1b Adding verification on index access to match the device behavior
  • 5ddb93e Add button animations (#15)
  • 39472e4 Adding types validation for pixels color : allowing list and correcting hex assignment
  • 395f924 Catching exceptions from the user's code execution to see errors
  • 8bde6f4 Provide support for blinking of red LED (#14)
  • 91cdf53 Handle Webview button presses with threads in the Python process (#13) - PBI 27353 - Task 28071
  • f9f447e Provide API for red LED (#12)
  • 8d5ede3 Provide autocomplete for all OS's...
Read more