Enter forum description here ...
+10
Started

Brackets plugin

Mads D. Aune fa 10 anys updated by programmingpassion fa 9 anys 13

Heya!


I'm thinking about switching from Sublime Text to Brackets (brackets.io), but I've become so dependent on the Codeivate plugin that I find it hard to switch before Brackets has one.

Brackets has an Extension Manager very much like Package Manger for ST and all the plugins are written in HTML, CSS & JS. Would be cool if you could look into one day, and maybe find time to develop a plugin!

+10

Adding friends

Tyler Buth fa 10 anys updated by Trevlar fa 10 anys 2
There should be some sort of friends list to show friends and their progress and what they have been working on.
+9

Display country of user in leaderboard

krispymallows fa 9 anys 0
add country flag icons in leaderboard along with ratings/levels. that might increase competitiveness and rivalries among users
+8

Is Codeivate dead?

Glenn J. Mason fa 8 anys updated by Kleber Kihara fa 8 anys 2

The website seems to be down[1]. Is the project dead? Was it announced anywhere?


[1] http://www.downforeveryoneorjustme.com/codeivate.com

+7
Under review

Github and Bitbucket integration

Matt Cooper fa 11 anys updated by Paul Sinclair fa 11 anys 2

I think it would be awesome if this product consolidated all of my programming activity in once place - if you could hook into the public activity on these two sites and measure metrics for commits, pull requests etc that could be pretty powerful... not sure if this is a great idea or even the direction you want to head in... just putting it out there!

+7
Started

API

Ghostface fa 11 anys updated by Paul Sinclair fa 10 anys 5

Are there plans for an API to pull the collected stats from my account? Would be awesome for integration into personal dashboards or widgets and such.

Answer
Paul Sinclair fa 11 anys

Hi Ghostface, yes this is definitely planned :)

The first cut will be a widget you can put on your own blog / site.


First version is up check the blog for details:


http://www.codeivate.com/beta-api


** UPDATED **

I have slightly modifed the array the is returned adding in points for each language, and total time spent on each platform. This will also allow for more things to be added in the future.

+7
Under review

Set a goal for programming per day

Michael Calkins fa 11 anys updated by Paul Sinclair fa 11 anys 5

I would love to be able to keep an average of programming up and be able to have codeivate tell me when I am below my "goal" however that is measured.


Then I could look over the past week and evaluate how well I did in accordance with my goals.

Answer
Paul Sinclair fa 11 anys

Good ideas! I think I might start off by calculating the average number of points earned for each language by you and the general population, and then maybe using this to help people set goals. I.e. setting a 10% improvement on last week, or showing your best ever day and trying to beat that (like a ghost mode in car racing)

+6

Opensource it?

Pedro Baumann (Ondoheer) fa 8 anys 0

Hello,


I havebeen a fan of codeivate since for the past 502 days, I know it hasn't been updated in a while and it fails from time to time. Ireckon life cought up on you and this isn't a priority anymore. How about opensourceing it so other people can host their own codeivate?

+6

Wrong language recognition in Clion.

Alexander Bogdanov fa 9 anys updated by Danylo Bilyk fa 8 anys 4
Hello.

Codeivate plugin in CLion recognized, that I am coding in Objective C. I even don't know this language. It was usual C/C++ (C++11 for sure). Can you fix it? Maybe I can change something in settings until issue will be fixed?

Thank you.
+6

Emacs plugin

Alex White fa 10 anys updated by Marcus Puchalla fa 9 anys 1
I'm not a fan of Sublime Text, so I'd like to see a plugin for emacs. I know that emacs has a webserver implementation, as well as a browser implementation, so whatever you need to do for a codeivate plugin, you should be able to get it to work on Emacs.