News:

PROTON pic BASIC Compilers for PIC, PIC24, dsPIC33

Main Menu

VSCode Positron

Started by atomix, Nov 27, 2021, 09:05 PM

Previous topic - Next topic

okaman

#200
Quote from: atomix on Feb 13, 2023, 10:46 AMUninstall this version of VSCode

Reinstall from here - https://code.visualstudio.com/download
Select installation type - "System Installer"

P.S. Here is what I found on this issue - https://stackoverflow.com/questions/75393695/signatureintegritycheckfailed-error-when-downloading-vs-code-extensions

i tried it  and issue is same  then i opened a error link at github  of Microsoft Vscode repo.

https://github.com/microsoft/vscode/issues/174239
DWIN Sale Manager TURKEY
(info@kamantek.com)
http://www.kamantek.com/shop/index.php

atomix

New Release 2.1.4

- Updated extension digital signature.

atomix

New Release 2.1.5

- Fixed that when starting VSCode, if the (*.inc) file was opened, then there was a large continuous load on the CPU.

top204

#203
It's always good to know that others also make mistakes when coding, so users understand that we are only humans and not infallible. Even though I have known people, and actually worked for some, who think they are infallible and it is always someone else's fault and not their's! :-)

atomix

New Release 2.4.0

- Fixed highlighting when displaying a Hover block (VSCode v1.78).

diebobo

Thanks for all the work Atomix. This extension made it so much more pleasent to work with / program the PIC's...  ;D

Oskar-svr

Hello atomix I also thank you for your work greetings

bryan

Good afternoon with all, I am using positron for the first time, but I am getting the following error Scan devices -> Error: ENOENT: no such file or directory, scandir 'C:\Program Files (x86)\Proton\Includes\PPI'
if you can guide me please.thanks

RGV250

#208
Hi Bryan,
First off, I think you have posted in the wrong section as I very much doubt you are using VSCode IDE if you are just starting.
I would suggest posting in the Lounge or Proton 8 (16) threads with a description of what you are doing that gives that error as we are not mind readers. I am only guessing but are you tring to compile a project. If so post the code as there is not a lot we can do to help without it.

Regards,
Bob

atomix

#209
Check that you have installed Positron in the folder "C:\Program Files (x86)\Proton"
To purchase Positron, please contact top204.

kcsl

Would just like to thank you atomix for your work with this.
I'm new to VSC (though been a VS user for years) and it's really nice to be able to edit code using the VS style editor - I've been missing the way VS handles tabs and indenting and all the other cool features it offers.

There's no room for optimism in software or hardware engineering.

atomix

New Release 2.4.1

- Improved display in the window "Positron Editor".

Mapo

Thanks Atomix for this beautiful work