Enter forum description here ...
+10
Commencé

Brackets plugin

Mads D. Aune il y a 10 ans mis à jour par programmingpassion il y a 9 ans 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 il y a 10 ans mis à jour par Trevlar il y a 10 ans 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 il y a 9 ans 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 il y a 8 ans mis à jour par Kleber Kihara il y a 8 ans 2

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


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

+7
À l'étude

Github and Bitbucket integration

Matt Cooper il y a 11 ans mis à jour par Paul Sinclair il y a 11 ans 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
Commencé

API

Ghostface il y a 11 ans mis à jour par Paul Sinclair il y a 10 ans 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.

Solution
Paul Sinclair il y a 11 ans

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
À l'étude

Set a goal for programming per day

Michael Calkins il y a 11 ans mis à jour par Paul Sinclair il y a 11 ans 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.

Solution
Paul Sinclair il y a 11 ans

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) il y a 8 ans 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 il y a 9 ans mis à jour par Danylo Bilyk il y a 8 ans 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 il y a 10 ans mis à jour par Marcus Puchalla il y a 8 ans 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.