Page 1 of 1

Some question

Posted: Fri Nov 13, 2015 1:49 pm
by anatooly
I have some question:

1) Do you make open gitter chat for you codelite repo on Github. Chat more great place for build community and faster question/answer then this old forum, global search on all writting messages, nothing reg, and etc.;
2) Have we definition for JavaScript code? I create PHP project and on php file some time work 'Go to definition', but on JS file 'Find definition' never work 9.0.3;
3) In bug tracker you write then add some syntax for less/sass file but on 9.0.3 I don't see this.

Thx.

Re: Some question

Posted: Fri Nov 13, 2015 3:17 pm
by eranif
We use #irc channel #codelite on irc.freenode.net
I am not aware of gitter chat... I will check it

Most of JS features are working when using Node.js workspace (including "Find Definition")

By default, CodeLite does not overwrite your local settings. So unless its a new installation or you specifically requested to load the default settings, you won't see it. You can do this from: settings->colours and fonts and click on the toolbar the "Revert the defaults" button

Eran

Re: Some question

Posted: Fri Nov 13, 2015 6:35 pm
by eranif
anatooly wrote:Do you make open gitter chat for you codelite repo on Github
I started a gitter chat on GitHub

Eran