Author |
Topic  |
|
CyberMew
Junior Member
 
13 Posts |
Posted - May 15 2011 : 07:34:15 AM
|
Is it normal if the indicator is on the center of the character instead of how it should be

Both are at the same column but appears to be different? |
|
accord
Whole Tomato Software
    
United Kingdom
3287 Posts |
Posted - May 16 2011 : 05:22:18 AM
|
Which Visual Assist and Visual Studio versions are you using? What is the name of this Visual Studio plug-in that you use to display the margin? Also, which font are you using in VS?
I just tried to enable the margin in Visual Assist 1848 using VS2010 SP1, default font, and as I can see Visual Assist draws the margin at the correct position for me. Maybe it should be moved by 1 pixel to the right but basically seems to using the right x coord to draw the line.
 |
 |
|
CyberMew
Junior Member
 
13 Posts |
Posted - May 16 2011 : 06:02:19 AM
|
I am using the latest beta and VS2010 Ultimate SP1. I am using the Productivity Tools here: http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef/
I have the column guidelines turned on and off with same result. The font I am using is default I believe, Consolas at size 10.
It draws the line (as you see in the picture below) after the column 80 mark. And even if it is supposed to be 81 lets say, it eats into the text which should not be the case.

If you look here:

The line of the left is belongs to VS plugin. That should be the correct one at column 80. It should not indicate at column 80.8 or column 81. |
Edited by - CyberMew on May 16 2011 06:03:10 AM |
 |
|
accord
Whole Tomato Software
    
United Kingdom
3287 Posts |
Posted - May 17 2011 : 8:06:27 PM
|
If you set the column indicator to 1, just for an experiment, you will see that the column indicator will be after the first column. It means that only 1 whole column is included. In other words, your longest line will be 1 character width in the program. Would be odd if the column indicator was placed before the very first column, wouldn't it?
If you set the column indicator to 75, you include 75 characters so your longest line's width should be no more than 75 characters. It makes sense, doesn't it? What do you think?
I have put in a bug report to move the line to be exactly between two columns:
case=57518 |
 |
|
CyberMew
Junior Member
 
13 Posts |
Posted - May 18 2011 : 09:49:42 AM
|
I just checked and yea your right!
If there is an option to auto go to next line once the limit is reached, that would be great! Think it's possible? |
 |
|
accord
Whole Tomato Software
    
United Kingdom
3287 Posts |
|
CyberMew
Junior Member
 
13 Posts |
Posted - May 18 2011 : 8:10:25 PM
|
Thanks, I will look into it! |
 |
|
jacky001
Starting Member
1 Posts |
Posted - May 30 2011 : 05:13:22 AM
|
;; Many modern editors and IDEs can graphically indicate the location of the ;; fill column, either by shading the area to the right of the fill column or ;; by drawing a thin line (in design parlance, a `rule') down the length of ;; the editing window. Fill-column-indicator implements both of these ;; facilities in Emacs.
|
[url=http://ahmedabadcomputereducation.com/] android training in ahmedabad[/url] |
 |
|
support
Whole Tomato Software
    
5566 Posts |
Posted - Jul 20 2011 : 02:11:45 AM
|
case=57518 is fixed in build 1854 |
Whole Tomato Software, Inc. |
 |
|
|
Topic  |
|