CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

How to open ide preferences in order to configure IDE

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
jujoab



Joined: 05 Aug 2017
Posts: 41
Location: brazil

View user's profile Send private message

How to open ide preferences in order to configure IDE
PostPosted: Tue Sep 19, 2017 10:20 pm     Reply with quote

I am searching for hours on this forum trying to find the way to have code completion or code assist working.

One note I found says to open the preferences tab but I can't find it.
Thanks in advance.

juan abba
Ttelmah



Joined: 11 Mar 2010
Posts: 19467

View user's profile Send private message

PostPosted: Wed Sep 20, 2017 12:57 am     Reply with quote

Options.
IDE

Are you sure are looking at documentation for Custom Computer Services?.

Unfortunately a lot of web searches on 'CCS', instead find stuff relating to Ti Code Composer Studio (which is also abbreviated as 'CCS').

A reference to 'preferences', makes me think you are looking at 'webwork' for the Ti IDE, not the Custom Computer Services IDE...

Custom Computer Services C, doesn't have a 'code assist' option. Code completion is normally on by default.

CCS (here), predates Ti using the same initials, so 'blame Ti' for electing to use the same name....
jujoab



Joined: 05 Aug 2017
Posts: 41
Location: brazil

View user's profile Send private message

PostPosted: Wed Sep 20, 2017 7:13 am     Reply with quote

Thanks Ttelmah.

I assumed that they were the same ( ti and pic ) CCS c.
Pls let me ask for an extra piece of help.

My code completion did work OK, but now is not showing any completion when ctrl + space is pressed.

Just in case I reinstalled the 074, but still not working.

Is there anywhere on the IDE configuration the may affect code completion ????
jujoab



Joined: 05 Aug 2017
Posts: 41
Location: brazil

View user's profile Send private message

PostPosted: Wed Sep 20, 2017 2:55 pm     Reply with quote

Hi

I found the configuration windows were "USE CODE COMPLETE" could be selected.
OPTIONS-->>IDE-->>GENERAL-->>EDITOR options.

It was selected on my case, but as explained on previous note it was not working.
I deselected and selected again with no expected results.

Them I proceed with a complete deinstallation, even cleaning PICC folder and installed again.

Problem remains. CTRL + space do not produce any results.

Thanks in advance.
juan
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Sep 20, 2017 7:02 pm     Reply with quote

On the versions page they say:
Quote:
5.074 Fixed an issue where code completion in the IDE would replace too much text.

Maybe they broke it instead.

If you own the compiler and paid for it, then contact CCS support.
Their email is: support@ccsinfo.com
jujoab



Joined: 05 Aug 2017
Posts: 41
Location: brazil

View user's profile Send private message

PostPosted: Thu Sep 21, 2017 1:56 pm     Reply with quote

There is a trick to get it working.
Tested several PIC's, all ok.

The trick is to create the project, insert a few lines after
#include <xxxxxxxxxx.h> and BUILD it.

After doing the build, the "code completion" will start to work for that project, even with 074.

Thanks for the help.

juan
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group