This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
Releases: microsoft/vscode-python-devicesimulator
Releases · microsoft/vscode-python-devicesimulator
Pacifica-CI_35249
dev Branch CI Release
Changes:
- ce5a509 add prettier to package json and update license (#179)
- 309a0ce Merge pull request #177 from microsoft/users/t-xunguy/react-jest
- 04a96d3 Update with dev branch
- 5fe49a1 Merge pull request #176 from microsoft/users/t-vali/formatting-linting
- b3c215c Merge branch 'dev' into users/t-xunguy/react-jest
- b2196a6 Add a basic test for App component
- ca2ad22 Set up Jest for unit testing on the react side
- b339519 Merge branch 'dev' into users/t-vali/formatting-linting
- beffe24 updated prettier check script command
- d5ab039 updated PR template
See More
- 9ffc041 Updated docs for formatting
- 9d90358 Bump handlebars from 4.1.2 to 4.7.2 (#172)
- 5916bf3 initial commit
- 57395fb Merge pull request #170 from microsoft/users/t-xunguy/cpx-components-refactor
- faabb51 Fix merge conflicts
- 33ad456 Merge pull request #169 from microsoft/users/t-anmah/simulation-dependency-checker-fix
- 5ddb822 Linting and adding spaces for cleaner code
- 104e40e resolved merge conflicts
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- 528c123 incorporating more PR comments for clarity
- a3b6e31 Add space after colon in actionbar
- ee8ba5c added comment addressing new import alias
- f78653e Fix single line props for more clarity
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 5d06eed Add description for device container
- b5f590b Disable rule for implicit jsx boolean value
- 86624f3 Update imports with tslint consistency
- f260ce8 Refactor css property of toolbar
- 43ff8b2 Update tslint rules for import consistency and disable member-access rule
- 76c04c5 incorporated PR feedback
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 68cfbc7 Lint toolbar file according to tsconfig
- dd00ae1 documentation updates for deploy to device package correction
- 6c77641 fixed python package downloads for py 3.8 and removed pywin32 install for unix
- bf02d26 Add typing to the props of toolbar component
- a2b19be Make the toolbar reusable by passing necessary button props to it
- 27049c5 Add padding to the toolbar
- ff2adb5 Remove hardcoded buttons to add horizontal margin
- 45c86aa Add licensing to files
- 81a4ae8 extract the action components from simulator into a reusable component
- 7cf0559 change file name of cpx to CpxImage
- 3f20963 rename sensorModalUtils and device files to be consistent
- 1d4d61f extract cpx in one single container
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98 Add telemetry to run simulator commands (#110)
- 5cc4658 Adding debugger communication (#113)
- 3bceb79 Update how-to-use documentation (#115)
- 4dae998 Fixing bug seeing which icon in the Simulator Control bar is Focused on when tabbing (#116)
- a685755 add basic list methods to pixel class (#117)
- 0102897 Save on run/deploy (#118)
- 7dd6523 Solving bug with input and capacitive touch (#111)
- c3af72b...
Pacifica-CI_35233
dev Branch CI Release
Changes:
- 5fe49a1 Merge pull request #176 from microsoft/users/t-vali/formatting-linting
- b339519 Merge branch 'dev' into users/t-vali/formatting-linting
- beffe24 updated prettier check script command
- d5ab039 updated PR template
- 9ffc041 Updated docs for formatting
- 9d90358 Bump handlebars from 4.1.2 to 4.7.2 (#172)
- 5916bf3 initial commit
- 57395fb Merge pull request #170 from microsoft/users/t-xunguy/cpx-components-refactor
- faabb51 Fix merge conflicts
- 33ad456 Merge pull request #169 from microsoft/users/t-anmah/simulation-dependency-checker-fix
See More
- 5ddb822 Linting and adding spaces for cleaner code
- 104e40e resolved merge conflicts
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- 528c123 incorporating more PR comments for clarity
- a3b6e31 Add space after colon in actionbar
- ee8ba5c added comment addressing new import alias
- f78653e Fix single line props for more clarity
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 5d06eed Add description for device container
- b5f590b Disable rule for implicit jsx boolean value
- 86624f3 Update imports with tslint consistency
- f260ce8 Refactor css property of toolbar
- 43ff8b2 Update tslint rules for import consistency and disable member-access rule
- 76c04c5 incorporated PR feedback
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 68cfbc7 Lint toolbar file according to tsconfig
- dd00ae1 documentation updates for deploy to device package correction
- 6c77641 fixed python package downloads for py 3.8 and removed pywin32 install for unix
- bf02d26 Add typing to the props of toolbar component
- a2b19be Make the toolbar reusable by passing necessary button props to it
- 27049c5 Add padding to the toolbar
- ff2adb5 Remove hardcoded buttons to add horizontal margin
- 45c86aa Add licensing to files
- 81a4ae8 extract the action components from simulator into a reusable component
- 7cf0559 change file name of cpx to CpxImage
- 3f20963 rename sensorModalUtils and device files to be consistent
- 1d4d61f extract cpx in one single container
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98 Add telemetry to run simulator commands (#110)
- 5cc4658 Adding debugger communication (#113)
- 3bceb79 Update how-to-use documentation (#115)
- 4dae998 Fixing bug seeing which icon in the Simulator Control bar is Focused on when tabbing (#116)
- a685755 add basic list methods to pixel class (#117)
- 0102897 Save on run/deploy (#118)
- 7dd6523 Solving bug with input and capacitive touch (#111)
- c3af72b Move python constants into file (#104)
- b84f886 Update privacy modal and content (#107)
- e94e3c5 Change the gloabls for exec (#108)
- 15e3af3 Redirecting user's print statements (#106)
- 459d428 Activating Auto-Write (#105)
- cef6850 add python requirements (#103)
- be07d8d Add warning about runnin...
Pacifica-CI_35223
dev Branch CI Release
Changes:
- 9d90358 Bump handlebars from 4.1.2 to 4.7.2 (#172)
- 57395fb Merge pull request #170 from microsoft/users/t-xunguy/cpx-components-refactor
- faabb51 Fix merge conflicts
- 33ad456 Merge pull request #169 from microsoft/users/t-anmah/simulation-dependency-checker-fix
- 5ddb822 Linting and adding spaces for cleaner code
- 104e40e resolved merge conflicts
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- 528c123 incorporating more PR comments for clarity
- a3b6e31 Add space after colon in actionbar
- ee8ba5c added comment addressing new import alias
See More
- f78653e Fix single line props for more clarity
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 5d06eed Add description for device container
- b5f590b Disable rule for implicit jsx boolean value
- 86624f3 Update imports with tslint consistency
- f260ce8 Refactor css property of toolbar
- 43ff8b2 Update tslint rules for import consistency and disable member-access rule
- 76c04c5 incorporated PR feedback
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 68cfbc7 Lint toolbar file according to tsconfig
- dd00ae1 documentation updates for deploy to device package correction
- 6c77641 fixed python package downloads for py 3.8 and removed pywin32 install for unix
- bf02d26 Add typing to the props of toolbar component
- a2b19be Make the toolbar reusable by passing necessary button props to it
- 27049c5 Add padding to the toolbar
- ff2adb5 Remove hardcoded buttons to add horizontal margin
- 45c86aa Add licensing to files
- 81a4ae8 extract the action components from simulator into a reusable component
- 7cf0559 change file name of cpx to CpxImage
- 3f20963 rename sensorModalUtils and device files to be consistent
- 1d4d61f extract cpx in one single container
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98 Add telemetry to run simulator commands (#110)
- 5cc4658 Adding debugger communication (#113)
- 3bceb79 Update how-to-use documentation (#115)
- 4dae998 Fixing bug seeing which icon in the Simulator Control bar is Focused on when tabbing (#116)
- a685755 add basic list methods to pixel class (#117)
- 0102897 Save on run/deploy (#118)
- 7dd6523 Solving bug with input and capacitive touch (#111)
- c3af72b Move python constants into file (#104)
- b84f886 Update privacy modal and content (#107)
- e94e3c5 Change the gloabls for exec (#108)
- 15e3af3 Redirecting user's print statements (#106)
- 459d428 Activating Auto-Write (#105)
- cef6850 add python requirements (#103)
- be07d8d Add warning about running python code in the extension (#102)
- a986e41 Rename 'New Project' to 'New File' (#101)
- 29161e4 Adding toolbar content (#93)
- df256bd Adding capacitive touch support to the simulator (#94)
- 2628732 add missing await (#100)
- 5faf64b Adding mock calls for missing API functionalities. (#95)
- 8876f36...
Pacifica-CI_35207
dev Branch CI Release
Changes:
- 57395fb Merge pull request #170 from microsoft/users/t-xunguy/cpx-components-refactor
- faabb51 Fix merge conflicts
- 33ad456 Merge pull request #169 from microsoft/users/t-anmah/simulation-dependency-checker-fix
- 5ddb822 Linting and adding spaces for cleaner code
- 104e40e resolved merge conflicts
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- 528c123 incorporating more PR comments for clarity
- a3b6e31 Add space after colon in actionbar
- ee8ba5c added comment addressing new import alias
- f78653e Fix single line props for more clarity
See More
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 5d06eed Add description for device container
- b5f590b Disable rule for implicit jsx boolean value
- 86624f3 Update imports with tslint consistency
- f260ce8 Refactor css property of toolbar
- 43ff8b2 Update tslint rules for import consistency and disable member-access rule
- 76c04c5 incorporated PR feedback
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 68cfbc7 Lint toolbar file according to tsconfig
- dd00ae1 documentation updates for deploy to device package correction
- 6c77641 fixed python package downloads for py 3.8 and removed pywin32 install for unix
- bf02d26 Add typing to the props of toolbar component
- a2b19be Make the toolbar reusable by passing necessary button props to it
- 27049c5 Add padding to the toolbar
- ff2adb5 Remove hardcoded buttons to add horizontal margin
- 45c86aa Add licensing to files
- 81a4ae8 extract the action components from simulator into a reusable component
- 7cf0559 change file name of cpx to CpxImage
- 3f20963 rename sensorModalUtils and device files to be consistent
- 1d4d61f extract cpx in one single container
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98 Add telemetry to run simulator commands (#110)
- 5cc4658 Adding debugger communication (#113)
- 3bceb79 Update how-to-use documentation (#115)
- 4dae998 Fixing bug seeing which icon in the Simulator Control bar is Focused on when tabbing (#116)
- a685755 add basic list methods to pixel class (#117)
- 0102897 Save on run/deploy (#118)
- 7dd6523 Solving bug with input and capacitive touch (#111)
- c3af72b Move python constants into file (#104)
- b84f886 Update privacy modal and content (#107)
- e94e3c5 Change the gloabls for exec (#108)
- 15e3af3 Redirecting user's print statements (#106)
- 459d428 Activating Auto-Write (#105)
- cef6850 add python requirements (#103)
- be07d8d Add warning about running python code in the extension (#102)
- a986e41 Rename 'New Project' to 'New File' (#101)
- 29161e4 Adding toolbar content (#93)
- df256bd Adding capacitive touch support to the simulator (#94)
- 2628732 add missing await (#100)
- 5faf64b Adding mock calls for missing API functionalities. (#95)
- 8876f36 Adding support for the shake sensor (#91)
- 0e9dd47...
Pacifica-CI_35204
dev Branch CI Release
Changes:
- 33ad456 Merge pull request #169 from microsoft/users/t-anmah/simulation-dependency-checker-fix
- 104e40e resolved merge conflicts
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- 528c123 incorporating more PR comments for clarity
- ee8ba5c added comment addressing new import alias
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 76c04c5 incorporated PR feedback
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
See More
- dd00ae1 documentation updates for deploy to device package correction
- 6c77641 fixed python package downloads for py 3.8 and removed pywin32 install for unix
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98 Add telemetry to run simulator commands (#110)
- 5cc4658 Adding debugger communication (#113)
- 3bceb79 Update how-to-use documentation (#115)
- 4dae998 Fixing bug seeing which icon in the Simulator Control bar is Focused on when tabbing (#116)
- a685755 add basic list methods to pixel class (#117)
- 0102897 Save on run/deploy (#118)
- 7dd6523 Solving bug with input and capacitive touch (#111)
- c3af72b Move python constants into file (#104)
- b84f886 Update privacy modal and content (#107)
- e94e3c5 Change the gloabls for exec (#108)
- 15e3af3 Redirecting user's print statements (#106)
- 459d428 Activating Auto-Write (#105)
- cef6850 add python requirements (#103)
- be07d8d Add warning about running python code in the extension (#102)
- a986e41 Rename 'New Project' to 'New File' (#101)
- 29161e4 Adding toolbar content (#93)
- df256bd Adding capacitive touch support to the simulator (#94)
- 2628732 add missing await (#100)
- 5faf64b Adding mock calls for missing API functionalities. (#95)
- 8876f36 Adding support for the shake sensor (#91)
- 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)
- 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)
- 806ab9f Adding a scrollbar to contain the sensor (#69)
- c4e3ab5 Add pri...
Pacifica-CI_35201
dev Branch CI Release
Changes:
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- ee8ba5c added comment addressing new import alias
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
See More
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98 Add telemetry to run simulator commands (#110)
- 5cc4658 Adding debugger communication (#113)
- 3bceb79 Update how-to-use documentation (#115)
- 4dae998 Fixing bug seeing which icon in the Simulator Control bar is Focused on when tabbing (#116)
- a685755 add basic list methods to pixel class (#117)
- 0102897 Save on run/deploy (#118)
- 7dd6523 Solving bug with input and capacitive touch (#111)
- c3af72b Move python constants into file (#104)
- b84f886 Update privacy modal and content (#107)
- e94e3c5 Change the gloabls for exec (#108)
- 15e3af3 Redirecting user's print statements (#106)
- 459d428 Activating Auto-Write (#105)
- cef6850 add python requirements (#103)
- be07d8d Add warning about running python code in the extension (#102)
- a986e41 Rename 'New Project' to 'New File' (#101)
- 29161e4 Adding toolbar content (#93)
- df256bd Adding capacitive touch support to the simulator (#94)
- 2628732 add missing await (#100)
- 5faf64b Adding mock calls for missing API functionalities. (#95)
- 8876f36 Adding support for the shake sensor (#91)
- 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)
- 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)
- 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...
Pacifica-CI_35193
dev Branch CI Release
Changes:
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
See More
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98 Add telemetry to run simulator commands (#110)
- 5cc4658 Adding debugger communication (#113)
- 3bceb79 Update how-to-use documentation (#115)
- 4dae998 Fixing bug seeing which icon in the Simulator Control bar is Focused on when tabbing (#116)
- a685755 add basic list methods to pixel class (#117)
- 0102897 Save on run/deploy (#118)
- 7dd6523 Solving bug with input and capacitive touch (#111)
- c3af72b Move python constants into file (#104)
- b84f886 Update privacy modal and content (#107)
- e94e3c5 Change the gloabls for exec (#108)
- 15e3af3 Redirecting user's print statements (#106)
- 459d428 Activating Auto-Write (#105)
- cef6850 add python requirements (#103)
- be07d8d Add warning about running python code in the extension (#102)
- a986e41 Rename 'New Project' to 'New File' (#101)
- 29161e4 Adding toolbar content (#93)
- df256bd Adding capacitive touch support to the simulator (#94)
- 2628732 add missing await (#100)
- 5faf64b Adding mock calls for missing API functionalities. (#95)
- 8876f36 Adding support for the shake sensor (#91)
- 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)
- 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)
- 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...
Pacifica-CI_35146
dev Branch CI Release
Changes:
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
See more
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98 Add telemetry to run simulator commands (#110)
- 5cc4658 Adding debugger communication (#113)
- 3bceb79 Update how-to-use documentation (#115)
- 4dae998 Fixing bug seeing which icon in the Simulator Control bar is Focused on when tabbing (#116)
- a685755 add basic list methods to pixel class (#117)
- 0102897 Save on run/deploy (#118)
- 7dd6523 Solving bug with input and capacitive touch (#111)
- c3af72b Move python constants into file (#104)
- b84f886 Update privacy modal and content (#107)
- e94e3c5 Change the gloabls for exec (#108)
- 15e3af3 Redirecting user's print statements (#106)
- 459d428 Activating Auto-Write (#105)
- cef6850 add python requirements (#103)
- be07d8d Add warning about running python code in the extension (#102)
- a986e41 Rename 'New Project' to 'New File' (#101)
- 29161e4 Adding toolbar content (#93)
- df256bd Adding capacitive touch support to the simulator (#94)
- 2628732 add missing await (#100)
- 5faf64b Adding mock calls for missing API functionalities. (#95)
- 8876f36 Adding support for the shake sensor (#91)
- 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)
- 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)
- 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 'd...
Pacifica-CI_35143
dev Branch CI Release
Changes:
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
See more
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98 Add telemetry to run simulator commands (#110)
- 5cc4658 Adding debugger communication (#113)
- 3bceb79 Update how-to-use documentation (#115)
- 4dae998 Fixing bug seeing which icon in the Simulator Control bar is Focused on when tabbing (#116)
- a685755 add basic list methods to pixel class (#117)
- 0102897 Save on run/deploy (#118)
- 7dd6523 Solving bug with input and capacitive touch (#111)
- c3af72b Move python constants into file (#104)
- b84f886 Update privacy modal and content (#107)
- e94e3c5 Change the gloabls for exec (#108)
- 15e3af3 Redirecting user's print statements (#106)
- 459d428 Activating Auto-Write (#105)
- cef6850 add python requirements (#103)
- be07d8d Add warning about running python code in the extension (#102)
- a986e41 Rename 'New Project' to 'New File' (#101)
- 29161e4 Adding toolbar content (#93)
- df256bd Adding capacitive touch support to the simulator (#94)
- 2628732 add missing await (#100)
- 5faf64b Adding mock calls for missing API functionalities. (#95)
- 8876f36 Adding support for the shake sensor (#91)
- 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)
- 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)
- 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...
Pacifica-CI_35143
dev Branch CI Release
Changes:
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
See more
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98 Add telemetry to run simulator commands (#110)
- 5cc4658 Adding debugger communication (#113)
- 3bceb79 Update how-to-use documentation (#115)
- 4dae998 Fixing bug seeing which icon in the Simulator Control bar is Focused on when tabbing (#116)
- a685755 add basic list methods to pixel class (#117)
- 0102897 Save on run/deploy (#118)
- 7dd6523 Solving bug with input and capacitive touch (#111)
- c3af72b Move python constants into file (#104)
- b84f886 Update privacy modal and content (#107)
- e94e3c5 Change the gloabls for exec (#108)
- 15e3af3 Redirecting user's print statements (#106)
- 459d428 Activating Auto-Write (#105)
- cef6850 add python requirements (#103)
- be07d8d Add warning about running python code in the extension (#102)
- a986e41 Rename 'New Project' to 'New File' (#101)
- 29161e4 Adding toolbar content (#93)
- df256bd Adding capacitive touch support to the simulator (#94)
- 2628732 add missing await (#100)
- 5faf64b Adding mock calls for missing API functionalities. (#95)
- 8876f36 Adding support for the shake sensor (#91)
- 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)
- 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)
- 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...