Enter forum description here ...
0

JavaScriptNext should be concidered like JS

Pierrick 9 year бұрын 0
Hi,

Today, I started to use JavaScriptNext for ST3 (https://sublime.wbond.net/packages/JavaScriptNext%20-%20ES6%20Syntax)
(just a different hightlight) but codeivate thinks it's an other language :(

Thanks for codeivate !
0
Fixed

Remove premium membership button when already a premium member

myles mcnamara 11 year бұрын updated by Paul Sinclair 11 year бұрын 0

Premium membership button still shows under user account even when premium account has already been purchased ... 

Answer
Paul Sinclair 11 year бұрын

Sorry this should already be happening. Seems to be a caching bug, I will fix it up.


*fixed*


Cheers,

Paul

0

Login with facebook or other social media

Tyler Buth 10 year бұрын updated by Elliot Gerchak 9 year бұрын 1
I can't figure the name for such authentication methods. But it would be nice, like userecho has, to be able to login to codeivate using facebook, google+ or some other social media. 
0
Under review

httpclient.HttpMethodDirector - I/O exception (java.net.ConnectException) caught when processing request

Luis Mas Serral 10 year бұрын updated by Paul Sinclair 10 year бұрын 1
I installed the Codeivate plugin for PhpStorm 7 (7.1.1 Build PS-133.679) and when I restart PhpStorm it freezes in the welcome image. In the logs it shows this:

2014-05-16 15:48:40,635 [ 133678] INFO - .httpclient.HttpMethodDirector - I/O exception (java.net.ConnectException) caught when processing request
2014-05-16 15:48:40,635 [ 133678] INFO - .httpclient.HttpMethodDirector - Retrying request

I'm using Ubuntu 14.04 and JRE 1.8.0_05-b13
Answer
Paul Sinclair 10 year бұрын
Hi Luis,
Thanks for reporting this.
Does it happen every time you restart? Are you using a proxy? and would it be possible to send more of the log through?

Cheers,
Paul
0

CSS3 Syntax

Lasse 9 year бұрын 0
I have the CSS3 package installed and it's recommended to disable the default CSS package and set all .css files to CSS3 syntax.

It would be great if Codeivate would track CSS3 syntax as CSS :)
0
Аяқталған

Temporary issue with cache server

Usman Ayub Sheikh 9 year бұрын жаңартылды 9 year бұрын 2
Temporary issue with cache server on "your summary" page.
0
Fixed

Error on leaderboard page.

Sarah Beck 9 year бұрын жаңартылды 9 year бұрын 2
Image 21
Answer
Paul Sinclair 9 year бұрын
Thanks for reporting this, sorry about the delay in replying. It should be fixed now. My server monitoring system fell over (along with a database that it was monitoring!)

Paul
0
Аяқталған

ImportError: No module named 'codeivated'

Sándor Czettner 10 year бұрын updated by Paul Sinclair 10 year бұрын 3
When I try to install the ST3 package I get this error message:

File "/home/sandor/.config/sublime-text-3/Packages/codeivate-st/codeivate.py", line 3, in <module>
import codeivated.Auth as Auth
ImportError: No module named 'codeivated'

It turned out the __init__.pyc is corrupted. If I want to import it from python 3 or python2 I get this:

"Bad magic number"
0
Fixed

7 days + signature not working

Alex Lamson 11 year бұрын updated by Paul Sinclair 11 year бұрын 0

My account at "http://www.codeivate.com/users/alex-lamson" doesn't have a working signature or 7 days page.

My guess is the space in the name.

EDIT: The beta API isn't working for me either.

Answer
Paul Sinclair 11 year бұрын

Hi Alex, 

the space seems to be the problem I will fix it today.

Fixed! You will need to code for a minute or so for data to go through system and make the .json page work. Signature page should work right now.

0

Machine names when syncing settings (ST3)

Lasse 9 year бұрын 0
I sync my settings across two machines so I would expect to be able to set it up as described here: http://www.codeivate.com/dropbox-support-bug-fixes

But in my settings I only see
"machine_name": "T450s"
So unfortunately both my machines are named "T450s" (Lenovo T450s / Apple MacBook Pro).

How can I find the ID generated by Codeivate?