Hmm.. It sounds like a difference between spaces vs tabs and actually font size as well. You might verify that your fonts are fixed-width (I imagine you've...
Also, if you are using tabs instead of spaces, then check the tab-size set in the syntax section of EditPlus' preferences. It could be that VIM is displaying...
... I'm not sure what you mean by "name." The share names, the names given to the shared folders on each server, are currently displayed. The format varies...
... Thanks for the reply In the Directory drop down box I would like to see H: username on servername G: directory1 on server2 etc at the moment I only see ...
Before save try to convert tabs to spaces or leading spaces to tabs....
Perminov Vladimir
terranium@...
May 15, 2009 6:50 am
6263
There really needs to be a manual on how tabs and spaces work that everyone MUST read before ever attempting to write code (no offense to you personally ;)) ...
... Yeah, I realized this morning that you were probably talking about mapped drive letters. I haven't mapped network drives in so long that I forgot about...
If you have mapped drives, try this: Open "My Computer" Right-click on one of the mapped drives Give the drive the name you want. I've done this and all my...
Amen brother. Someone actually agrees with me without me having to explain it to them. I'm glad I'm not the only one out there who thinks this way. Daniel ... ...
Hello: That solution is not necessarily valid on all cases. What you may not be aware of is that there are various interpretations of what a "tab" is--which ...
Erm.... Every editor I know of treats tabs as column alignments, even notepad :) It's what a tab IS, even if people don't realize it. The only thing that...
I mis-read what you just wrote and realized I mis-understood what you were saying. So instead of a tab being "4 spaces", it may be ".25 inches". Yes, I've ...
Is there anyone using FTP with DOS type in Editplus 3.10? i'm have some problems to connect and wotk with this configuration. I still using 2.11 version, that...
I'm going to avoid the discussion about tabs v. spaces, but the original poster was asking about vim. To set the tab width there, you can say... ... ...and you...
... You are still assuming equally space tab stops, which are not necessarily the case. ... Isn't that the same as forcing your own personal preference on ...
And as mentioned before (in case it was lost in the other thread), you can also go to the Syntax Highlight preferences in EditPlus and set the width of a tab...
... Even with differently spaced tab stops, each level of code will be at a *different* indentation which is all that counts e.g. // tabs at spaces 4 and 6...
... Amen, brother. I hope that Mark and others don't take offense, but I'm sure everyone has noticed that most software developers have a pretty healthy ego...
Lol, I know that most developers have a strong opinion on the way they do things. Tabs are, somewhat ironically, the one exception, in that many people that...
As a longtime user of Editplus 2 (now version 3.10) I've never had a problem with it until I got a new ThinkPad T500 running Vista 64 Ultimate. Editplus 3...
I'm not sure if this is what you were looking for; but it sure is better to me than just seeing ...[I:], [J:]... Do a right-click on the field where the drive...
Thanks, I tried that and nothing happened. What you describe is exactly what I am after. It was there in editplus 2 but has disappeared in v3 Thanks again ...
Hi, Does anyone know if it's possible to set the font based on file extension? I'm working with Mandarin characters mixed with English. It would help me if...
There's no simple way to do this, but the following may work: - create a user tool that calls editplus with the -i option, which changes the ini directory. -...
when you open the user tools menu, it should say "tool group 1" in a drop down near the top. Open this dropdown. At the bottom, there are 4 "special" groups: ...