wally

Results 5 comments of wally

I confirm! This is a bug. The package does not work if you use searching.

Where is the problem? With calibration or what? ` sudo nano /etc/X11/xorg.conf.d/99-calibration.conf ` and change to: ` Section "InputClass" Identifier "calibration" MatchProduct "ADS7846 Touchscreen" Option "Calibration" "277 3936 3880 268"...

I have: ``` { "tools": { "ampy": "c:/Users/wally/AppData/Local/Programs/Python/Python37-32/Scripts/ampy.exe", "rshell": "c:/Users/wally/AppData/Local/Programs/Python/Python37-32/Scripts/rshell.exe" }, "upload": { "port": "COM6" } } ``` but after Run in VSCode (W10) I get: ``` Checking current script......

It need to be changed: https://github.com/dphans/micropython-ide-vscode/blob/master/src/app/classes/project/project.ts#L127 And: https://github.com/dphans/micropython-ide-vscode/blob/master/src/app/classes/project/project.ts#L150 Windows have alternative command for 'which' => 'where' Is this project alive?