Showing posts with label IDE. Show all posts
Showing posts with label IDE. Show all posts

Tuesday, December 7, 2010

Python IDE for mac, Color Schemes and installation

So I'm trying to develop some python and Google apps engine for some time now, I'm still newbie but so far so good, I like the language it's so easy and intuitive that you can't imagine :)

I've tried to review various IDE applications for developing with python, but the one I like most is
Komodo IDE it's pretty nice and it fulfills my needs so far.

Also I like dar color schemes but the one which is integrated is not so nice. So I started looking around and find very nice web site which gathers various color schemes for it, it's kolormodo.com there you should find what are you looking for, download it, and just drag it on-top of your Komodo IDE icon to install it.

here is an screen-shoot:
Color schemes screen-shoot from the site 

Wednesday, November 5, 2008

Hidden Visual Studio shortcuts (Tips and Tricks)

Here is an list of hidden shortcuts for Visual Studio IDE.
Go To Definition - F12
Navigate through Go To Definition Stack - CTRL + SHIFT + 7 (goes forward), CTRL + SHIFT + 8 (goes back)
Find all references - SHIFT + F12
Navigate through any list in IDE - F8
Code snippets - CTRL + SPACE
Insert snippet - press TAB 2x.
Display a list of all possible snippets - CTRL + K + X
Insert missing reference - CTRL + .

CodeRush Xpress add-in features & shortcuts (I'll mention just thous which are useful for me, but there are much more of them):
Select Camel parts of text - SHIFT +ALT + arrows (<=, =>).
Select logical code blocks - CTRL + ALT + (+/-).

Resources: Microsoft Visual C# IDE: Tips and Tricks

Tuesday, July 22, 2008

Visual Studio 2008 Image Library


Today I found intresting thing, that Visual Studio contains an image pack, which you can find in
\...\Program Files\Microsoft Visual Studio 9\Common7\VS2008ImageLibrary\

it contains more than 1800 images for your software applications :)

Thursday, June 26, 2008

super uber IRC.

Hey ;) my dream was to have cmd-style irc client on windows based system, one moment i thought to write one by my self, but yesterday I found super, SUPER IRC client, it have all features I need and much more :) just i'm very excited about it now :)



Just chect it out :) http://irssi.org/ << the client of the future :)

Wednesday, June 18, 2008

Visual Studio IDE

Whowaviba!

Does your programming IDE is borring ? NOT ANYMORE! ;)

This might be interesting:

http://idehotornot.ning.com/

Also look at the:

http://www.microsoft.com/downloads/details.aspx?familyid=22e69ae4-7e40-4807-8a86-b3d36fab68d3&displaylang=en

And:

http://www.donationcoder.com/Software/Jibz/Dina/index.html


My IDE now looks like this:





Cheers ;)