Open Side Menu Go to the Top
Register
What's your Editor of choice? What's your Editor of choice?

04-21-2011 , 09:27 PM
Well standard xterm will only support 16 colors, so that setting will tell Vim not to try anything fancy.
What's your Editor of choice? Quote
04-21-2011 , 09:37 PM
You can set vim up to use t_Co=256 but that's still not going to work with color schemes that use hex codes as colors.

Oh well.
What's your Editor of choice? Quote
04-21-2011 , 10:13 PM
Quote:
Originally Posted by BadAtMeth
Anyone here used WingIDE? Had to use it for an intro to programming course, still not sure if it's a school-specific Python thing or a pretty well-known IDE.
Quote:
Originally Posted by diab0lic
PyCharm looks like it offers the same set of features for a fraction of the price, especially so now that its on sale for 50% off. I've used their ruby equivalent and reSharper and can say they are both well worth the money.
I tried PyCharm and found it to be really slow when launching and loading projects. Plus I couldn't figure out how to get auto-complete to work with Tab instead of Ctrl-Space (I'm probably ******ed though). Wing seemed snappier & more intuitive to me but that was a pretty early release of PyCharm.
What's your Editor of choice? Quote
04-21-2011 , 10:25 PM
Quote:
Originally Posted by kyleb
Amen brother.

Quote:
Originally Posted by TheIrishThug
I remember the VBA IDE and the fact that you had to install a plugin to get it to recognize the scroll wheel on the mouse. Those were dark times.
lol.

Oh well, it's a living!
What's your Editor of choice? Quote
04-22-2011 , 04:01 AM
I use gvim so the colour scheme is easier to change.
What's your Editor of choice? Quote
04-22-2011 , 08:12 AM
lucius, wombat256, and xoria256 all seem pretty reasonable in terminal mode for html+css+js. I much prefer a light background oriented scheme but at this point I have to settle.

Do you guys use anything else other than nerd tree, some type of snippet plugin, and some type of tag wrapper plugin?
What's your Editor of choice? Quote
04-28-2011 , 03:24 AM
Quote:
Originally Posted by gaming_mouse
stylish does not even come close to doing this, though i do have it and it is nice.

it only works though if someone has specifically coded a dark skin for a site (eg, i use a 2p2 dark theme). but it cannot take any site and just "know" how to invert it properly; at least afaik.
very late response to this

i'm not exactly sure what youre looking for, but stylish will "skin" any site you want. i dont know about inverting the actual colors of the site, but its as if it has its own css that it overlays over everything
What's your Editor of choice? Quote
04-28-2011 , 12:39 PM
Quote:
Originally Posted by Neko
I tried PyCharm and found it to be really slow when launching and loading projects. Plus I couldn't figure out how to get auto-complete to work with Tab instead of Ctrl-Space (I'm probably ******ed though). Wing seemed snappier & more intuitive to me but that was a pretty early release of PyCharm.
I hear you on the slow startup. Its probably faster now that its more mature, but still not ideal. All of JetBrain's IDEs are based on eclipse so they have that inherent slowness to them.
What's your Editor of choice? Quote
04-28-2011 , 10:14 PM
Hey guys,

Since Holdem manager doesn't work with Linux, I've always just used Windows exclusively (for everything, including coding.)

I've always just used Dreamweaver since I have a license. Now that poker is "over", I want to start using Linux more.

What is my closest alternative to Dreamweaver in a Linux Editor? (I know most people think Dreamweaver sucks, so any Linux recommendations will do also. I'm going to check out the recommendations made so far in this thread.)

Thanks
What's your Editor of choice? Quote
04-28-2011 , 10:40 PM
Quote:
Originally Posted by Danny830x
Hey guys,

Since Holdem manager doesn't work with Linux, I've always just used Windows exclusively (for everything, including coding.)

I've always just used Dreamweaver since I have a license. Now that poker is "over", I want to start using Linux more.

What is my closest alternative to Dreamweaver in a Linux Editor? (I know most people think Dreamweaver sucks, so any Linux recommendations will do also. I'm going to check out the recommendations made so far in this thread.)

Thanks
First you need to choose a religion. Are you planning on using KDE or GNOME? That could affect recommendations a bit (and kick off our first flamewar in the new forum).
What's your Editor of choice? Quote
04-28-2011 , 10:43 PM
Also, has anyone here ever used SlickEdit (on any platform)? If so, I'd love to hear why it's worth $299.
What's your Editor of choice? Quote
04-29-2011 , 01:24 AM
I'm most likely going going to use GNOME. No specific reason other than it being the default for Ubuntu (AFAIK.)

I could be convinced either way though.
What's your Editor of choice? Quote
04-30-2011 , 09:44 AM
Quote:
Originally Posted by Danny830x
I'm most likely going going to use GNOME. No specific reason other than it being the default for Ubuntu (AFAIK.)

I could be convinced either way though.
omg GNOME what an idiot... j/k :P

For WSYWIG editors for linux I hear good things about SeaMonkey (although its a browser, irc, html editor all in one) and nvu. Here is a list of a few more in case you want to explore, and note these are probably available in your os's package manager.

http://webdesign.about.com/od/htmled...tpwyslinux.htm

edit: In all likelihood you won't find anything better than dreamweaver.
What's your Editor of choice? Quote
07-06-2013 , 10:40 AM
what plugins do the vim guys use for autocompletion of class names found in other files in a project's directory tree? also is there a plugin for following class names/functions to where they are declared?
What's your Editor of choice? Quote
07-06-2013 , 03:53 PM
Quote:
Originally Posted by e i pi
what plugins do the vim guys use for autocompletion of class names found in other files in a project's directory tree? also is there a plugin for following class names/functions to where they are declared?
I'm not an expert on plugins but I believe ctags is what you are looking for on the second one.
What's your Editor of choice? Quote
08-11-2013 , 08:15 PM
I downloaded Eclipse for C/C++ but not sure if I need to download any extras. Just beginning with programming. It asks me to set up a cross compilier but not sure what to put in there. Any help appreciated. In the meantime I'll google and go through some tutorials.
What's your Editor of choice? Quote
08-12-2013 , 12:00 AM
Quote:
Originally Posted by Newff
I downloaded Eclipse for C/C++ but not sure if I need to download any extras. Just beginning with programming. It asks me to set up a cross compiler but not sure what to put in there. Any help appreciated. In the meantime I'll Google and go through some tutorials.
After reading a bit I'm not sure if I should get Cygwin, gcc or MinGW. Also thinking of going back to using Ubuntu instead of Windows, and if I read correctly I wouldn't need those? Only thing is I think Holdem Manager still does not work with Linux. Pokerstars and Full Tilt does though if I use Wine right?

I also posted this thread if anyone has advice.. Dual Boot or Virtualization??

Last edited by Newff; 08-12-2013 at 12:21 AM.
What's your Editor of choice? Quote
08-12-2013 , 09:00 PM
Quote:
Originally Posted by ballin4life
I'm not an expert on plugins but I believe ctags is what you are looking for on the second one.
Thanks, I ended up downloading exuberant ctags and it was exactly what I needed. It isn't a real plugin just a program that reads through your directory and generates a tag file for all the classes/functions etc.
What's your Editor of choice? Quote
08-13-2013 , 12:02 PM
Quote:
Originally Posted by e i pi
Thanks, I ended up downloading exuberant ctags and it was exactly what I needed. It isn't a real plugin just a program that reads through your directory and generates a tag file for all the classes/functions etc.
Correct. Vim has built in tag support, but you need to generate the tags file first. Its a pain to setup, but works very well when its done.

A few of my other Vim gems:

Tab completion - https://github.com/ervandew/supertab
Better buffer explorer - http://www.vim.org/script.php?script_id=42
What's your Editor of choice? Quote
07-04-2014 , 03:31 PM
Quote:
Originally Posted by greg nice
notepad++
Quote:
Originally Posted by greg nice
whats so great about vim? can you quantify it or is it just fanboyism?
Well I'm finally taking the time to learn VIM and its pretty fun. I think I will be sticking with it. I will definitely be much faster
What's your Editor of choice? Quote
07-04-2014 , 10:18 PM
What were you waiting 3 years for? Welcome to the bright side!

My coworkers have to do a lot of HTML and stuff like that, and they all use Notepad++. Honestly, I think it is a pretty sad editor. I feel like someone tore my arm off when I try to use it.

I've been learning a bit of Vi (because how can you improve on perfection, amirite?) since that is the "universal" server editor. Not bad really, and it isn't that hard to get a hang of if you are coming from Emacs as many of the key bindings are similar to each other. I only know the basics so far, but it is a nice editor. I'm not sure how I feel about switching modes. On the one hand, I kind of like having the ability to not think about what mode I'm in, but on the other hand, I kind of like the key-combos. Not planning to explore it enough to make a switch, but I certainly wouldn't discourage someone from using Vim, though of course, I like Emacs.
What's your Editor of choice? Quote
07-05-2014 , 05:47 PM
Quote:
Originally Posted by daveT
What were you waiting 3 years for? Welcome to the bright side!

My coworkers have to do a lot of HTML and stuff like that, and they all use Notepad++. Honestly, I think it is a pretty sad editor. I feel like someone tore my arm off when I try to use it.

I've been learning a bit of Vi (because how can you improve on perfection, amirite?) since that is the "universal" server editor. Not bad really, and it isn't that hard to get a hang of if you are coming from Emacs as many of the key bindings are similar to each other. I only know the basics so far, but it is a nice editor. I'm not sure how I feel about switching modes. On the one hand, I kind of like having the ability to not think about what mode I'm in, but on the other hand, I kind of like the key-combos. Not planning to explore it enough to make a switch, but I certainly wouldn't discourage someone from using Vim, though of course, I like Emacs.
For some reason I found the bolded to quite funny, brightened my day.
What's your Editor of choice? Quote
07-06-2014 , 01:07 AM
Quote:
Originally Posted by daveT
What were you waiting 3 years for? Welcome to the bright side!
Because you must make quite a commitment to learn it. I never wanted to devote the time until now

Quote:
My coworkers have to do a lot of HTML and stuff like that, and they all use Notepad++. Honestly, I think it is a pretty sad editor. I feel like someone tore my arm off when I try to use it.
I think Notepad++ is a very solid editor as a Notepad replacement
What's your Editor of choice? Quote
07-11-2014 , 07:59 AM
sublime text 3 with VIM mode = best of both worlds
What's your Editor of choice? Quote
07-11-2014 , 09:38 AM
I have heard that the VIM mode in Sublime leaves out of a lot of commands. Plus there is discussion on their forum on whether or not the author has abandoned it, given his disappearance over the last year

There is a new project to clean up and refactor the vim codebase to basically turn the base vim into a library that can be extended and use more modern guis. They've raised over $30k towards the project. I'm looking forward to seeing how this turns out:
https://github.com/neovim/neovim

I guess then you would be able to have a legitimate, real vim plugin for Sublime or any UI for that matter

Last edited by greg nice; 07-11-2014 at 09:49 AM.
What's your Editor of choice? Quote

      
m