News:

PROTON pic BASIC Compilers for PIC, PIC24, dsPIC33

Main Menu

Studio

Started by Peter Truman, Nov 10, 2024, 12:15 AM

Previous topic - Next topic

Peter Truman

Hi John - I have a dew days free at the moment (unusual) so I thought I would have a crack at your IDE. I believe I may need a product key or other authenticator? At the moment I can open a new file, but I get mostly redacted (black lines) stuff. Its the same if I try and open a samaple file.

Can you point me in the right direction to get started?

Many thanks in advance :-)

JohnB

#1
Download the install from here.
This is the latest version available and should get you going. 
I suggest you uninstall whatever you had previoulsy installed first.
There is no product key required.  You must Positron installed before installing studio.

JohnB

JohnB

Another thought, it sounds like you colour scheme stettiongs are screwed up.  Can I suggest you change to the Light theme   (Options, Settings, General - choose Light undder Scheme).

If you want to go use the Dark scheme you will have to adjust the highlighter setting manually through Options, Settings, Highlighter.  Alternatively, close application and edit the PositronSudio ini file in Program Data. Delete the section [Highlighter_Dark] and restart. It should restore to a default set of Dark colours.

Belew are the colours which work for me.
[HighLighter_Dark]
ActiveLineColor=3355443
FontColor=16777215
HighlightColor=15780518
PageColor=-16777211
CommentColor=11186720
CommentBackColor=-16777211
CommentStyle=I
NumberColor=15780518
NumberBackColor=-16777211
NumberStyle=
AliasesColor=5266637
AliasesBackColor=-16777211
AliasesStyle=
KeywordASMColor=2970272
KeywordASMBackColor=-16777211
KeywordASMStyle=
SymbolsColor=13828244
SymbolsBackColor=-16777211
SymbolsStyle=
DeclareColor=128
DeclareBackColor=-16777211
DeclareStyle=B
DelimitersColor=16777215
DelimitersBackColor=-16777211
DelimitersStyle=
DeviceNameColor=16711680
DeviceNameBackColor=-16777211
DeviceNameStyle=B
IdentifierColor=1993170
IdentifierBackColor=-16777211
IdentifierStyle=
KeywordImportantColor=255
KeywordImportantBackColor=-16777211
KeywordImportantStyle=
InternalVarColor=255
InternalVarBackColor=-16777211
InternalVarStyle=B
KeywordMacroColor=128
KeywordMacroBackColor=-16777211
KeywordMacroStyle=B
KeywordPDSColor=16777215
KeywordPDSBackColor=-16777211
KeywordPDSStyle=B
ParenthesisColor=16776960
ParenthesisBackColor=-16777211
ParenthesisStyle=
PreProcessorColor=128
PreProcessorBackColor=-16777211
PreProcessorStyle=B
PreProcessorDefineColor=128
PreProcessorDefineBackColor=-16777211
PreProcessorDefineStyle=B
ProceduresColor=8388736
ProceduresBackColor=-16777211
ProceduresStyle=B
SFRColor=32768
SFRBackColor=-16777211
SFRStyle=
SFRBitNameColor=32768
SFRBitNameBackColor=-16777211
SFRBitNameStyle=
StringColor=32768
StringBackColor=-16777211
StringStyle=
SubroutinesColor=8388736
SubroutinesBackColor=-16777211
SubroutinesStyle=B
KeywordUserColor=8388736
KeywordUserBackColor=-16777211
KeywordUserStyle=
SelectionBackColor=8421504
JohnB

Peter Truman

Thanks John - that did it.

JohnB

Hope you enjoy the IDE.
JohnB