473,327 Members | 1,896 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,327 software developers and data experts.

Turn off Smart Indenting in VWD?

The Smart Indenting "feature" is driving me absolutlely crazy in VWD.

Problem: VWD in Code View insists on tabbing a lot of my code over to it's
own liking and effects mainly my comments in the code.

First of all, I've searched the help files and searched forums.asp.net. I
can't seem to find a solution so I thought I'd try here. When I look at
Tools >> Options and look under Text Editor >> All Languages >> Tabs, it has
a subtle message on the right side stating "The indentation settings for
individual text formats conflict with each other.". Gee - thanks.

I have tried setting all languages the same and everything I can think of
and nothing stops it from scooting my comments over an extra 5-10 spaces.
Further more, when I select one of the choices under Indenting, mainly
"None", it never sticks. It always comes back to that message I stated
above. I can't seem to stop VWD from reformatting my code.

I've complete uninstalled it and reinstalled it an I still have the same
problem. Any pointers??

It turns this:

'Testing for a true condition
If X = 1 Then

'Do something
MyCommand()

'If it tests false then.....
Else
OtherCommand()

End If
into this:

'Testing for a true condition
If X = 1 Then

'Do something
MyCommand()

'If it tests false then.....
Else

OtherCommand()

End If

Mar 15 '06 #1
0 975

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: agascoig | last post by:
I am just starting to learn Java J2RE 5.0. I coded the matrix library below and found that the array accessing is really slow since each access is checked: ...
0
by: David Ehmer | last post by:
Appreciate any ideas about what might be happening with these pages in IE5.2 Mac. In summary the 2nd paragraph or list item is indenting to the right. paragraphs of list items after the 2nd...
2
by: RobG | last post by:
Some posters have been critical of the lack of formatting in some posts. Pleae be aware that posting through the Google group's web interface removes *all* leading white space - tabs, spaces, the...
9
by: bob | last post by:
What tool do most of you people use to indent your code? Doing so by hand is a bit tedious, I think.
1
by: Peter Barker | last post by:
Can anyone say what is wrong with this please: Private Sub Combo18_AfterUpdate() Dim SQLStmt, R As Recordset SQLStmt = "SELECT DISTINCT FROM WHERE . IS NOT NULL AND = '" & Me! & "';"...
102
by: Skybuck Flying | last post by:
Sometime ago on the comp.lang.c, I saw a teacher's post asking why C compilers produce so many error messages as soon as a closing bracket is missing. The response was simply because the compiler...
4
by: carl.manaster | last post by:
Hi, Group, I prefer indenting braces with their block, thus: public int Foo() .....{ .....Bar(); .....}
6
by: Tee | last post by:
Hi, Can anyone suggest me a good way to turn a 4 digit number into 24 different sequence in a smart way ? I mean smart way ... actually I not quite sure what I need, but just wonder if anyone...
7
by: Harrie | last post by:
Hi group, I want to indent existing XML files so they are more readable (at least to me). At this moment I'm looking at the XML files OpenOffice.org's Writer application produces in it's zipped...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.