从设计切换到代码视图时,开发环境过于格式化我的html [英] the development environment is overzealously formatting my html when switching from design to code view

查看:55
本文介绍了从设计切换到代码视图时,开发环境过于格式化我的html的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请告诉我有办法防止这种烦恼; - )


我正在编写完全缩进的html,但是.net开发环境是/ b $ b过于热心并弄乱了我的html格式。 />

例如,我原来写道:


< table>

< tr>

< td>

< asp:label id =" lblSuccess" runat =" server">

< / asp:/ label>

< / td>

< / tr>

< / table>


然后开发环境将其切换为:


< table> ;

< tr>

< td>< asp:label id =" lblSuccess" runat =" server">< / asp:/ label>

< / td>< / tr>< / table>

我'' m运行最新版本的.net --version 7.1.3088

我已经完成了工具/选项并放置了环境来完成

最少量的microsoftesque-preemptive格式化。


请帮助!如果没有解决方案,我想我会在

记事本中编写.net的东西,直到我可以获得linux,bsd或UNIX作业... lol jk。我多年来一直是MS

开发人员!

Please tell me there is a way to prevent this annoyance ; - )

I''m into writing perfectly indented html, but the .net dev environment is
being overzealous and messing up my html formatting.

for example, I originally write:

<table>
<tr>
<td>
<asp:label id="lblSuccess" runat="server">
</asp:/label>
</td>
</tr>
</table>

then the dev environment switches it to something like:

<table>
<tr>
<td><asp:label id="lblSuccess" runat="server"></asp:/label>
</td></tr></table>
I''m running the latest version of .net --version 7.1.3088
I''ve run through the tools/options and placed the envirionment to do the
least amount of microsoftesque-preemptive formatting.

Please HELP!!! If there is no solution I think I''m gonna code .net stuff in
notepad until I can get a linux, bsd or UNIX job...lol jk. I''ve been an MS
developer for years!

推荐答案

这是一个设置VS的选项.....


-

Curt Christianson

所有者/首席开发人员,DF-Software

网站: http://www.Darkfalz.com

博客: http://blog.Darkfalz.com
" Jacob Crossley" < JA *********** @ hotmail.com>在留言中写道

新闻:dT *************** @ fe25.usenetserver.com ...
it''s a setting in the options of VS.....

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Jacob Crossley" <ja***********@hotmail.com> wrote in message
news:dT***************@fe25.usenetserver.com...
请告诉我那里是一种防止这种烦恼的方法; - )

我正在编写完全缩进的html,但.net开发环境过于热心并弄乱了我的html格式。

例如,我原来写的:

< table>
< tr>
< td>
< asp:label id =" lblSuccess" runat =" server">
< / asp:/ label>
< / td>
< / tr>
< / table>

然后开发环境将其切换为:

< table>
< tr>
< td>< asp:label id = " lblSuccess" runat =" server">< / asp:/ label>
< / td>< / tr>< / table>

我正在运行最新版本版本.net --version 7.1.3088
我已经完成了工具/选项,并将环境放置在最少量的microsoftesque-preemptive格式中。
请帮助!!!如果没有解决方案,我想我会在记事本中编写.net东西
,直到我可以获得linux,bsd或UNIX作业... lol jk。我多年来一直是一个
的MS开发人员!
Please tell me there is a way to prevent this annoyance ; - )

I''m into writing perfectly indented html, but the .net dev environment is
being overzealous and messing up my html formatting.

for example, I originally write:

<table>
<tr>
<td>
<asp:label id="lblSuccess" runat="server">
</asp:/label>
</td>
</tr>
</table>

then the dev environment switches it to something like:

<table>
<tr>
<td><asp:label id="lblSuccess" runat="server"></asp:/label>
</td></tr></table>
I''m running the latest version of .net --version 7.1.3088
I''ve run through the tools/options and placed the envirionment to do the
least amount of microsoftesque-preemptive formatting.

Please HELP!!! If there is no solution I think I''m gonna code .net stuff in notepad until I can get a linux, bsd or UNIX job...lol jk. I''ve been an MS developer for years!



哪个设置?我已经尝试过了所有这些!

" Curt_C [MVP]" < software_AT_darkfalz.com>在消息中写道

新闻:呃************** @ TK2MSFTNGP10.phx.gbl ...
which setting? I''ve tried them all!
"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:er**************@TK2MSFTNGP10.phx.gbl...
这是设置在VS的选项中.....

-
Curt Christianson
所有者/首席开发人员,DF软件
网站: http://www.Darkfalz.com
博客: http://blog.Darkfalz.com

" Jacob Crossley" < JA *********** @ hotmail.com>在消息中写道
新闻:dT *************** @ fe25.usenetserver.com ...
it''s a setting in the options of VS.....

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Jacob Crossley" <ja***********@hotmail.com> wrote in message
news:dT***************@fe25.usenetserver.com...
请告诉我有办法防止这种烦恼; - )

我正在编写完全缩进的html,但.net开发环境
过于热心并弄乱了我的html格式。

例如,我原来写的:

< table>
< tr>
< td>
< asp:label id =" lblSuccess" runat =" server">
< / asp:/ label>
< / td>
< / tr>
< / table>

然后开发环境将其切换为:

< table>
< tr>
< td>< asp:label id = " lblSuccess" runat =" server">< / asp:/ label>
< / td>< / tr>< / table>

我正在运行最新版本版本.net --version 7.1.3088
我已经完成了工具/选项,并将环境放置在最少量的microsoftesque-preemptive格式中。
请帮助!!!如果没有解决方案,我想我会在
Please tell me there is a way to prevent this annoyance ; - )

I''m into writing perfectly indented html, but the .net dev environment is being overzealous and messing up my html formatting.

for example, I originally write:

<table>
<tr>
<td>
<asp:label id="lblSuccess" runat="server">
</asp:/label>
</td>
</tr>
</table>

then the dev environment switches it to something like:

<table>
<tr>
<td><asp:label id="lblSuccess" runat="server"></asp:/label>
</td></tr></table>
I''m running the latest version of .net --version 7.1.3088
I''ve run through the tools/options and placed the envirionment to do the
least amount of microsoftesque-preemptive formatting.

Please HELP!!! If there is no solution I think I''m gonna code .net
记事本中编码.net

stuff in


的东西,直到我可以获得linux,bsd或UNIX作业... lol jk 。我多年来一直是

notepad until I can get a linux, bsd or UNIX job...lol jk. I''ve been an


MS


MS

开发人员!
developer for years!




工具

选项

文本编辑器

HTML / XML

格式


在那里尝试设置。


-

Curt Christianson

所有者/首席开发人员,DF-软件

网站: http:// www .Darkfalz.com

博客: http://博客。 Darkfalz.com

" Jacob Crossley" < JA *********** @ hotmail.com>在留言中写道

新闻:_7 *************** @ fe25.usenetserver.com ...
Tools
Options
Text Editor
HTML/XML
Format

Try the settings there.

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Jacob Crossley" <ja***********@hotmail.com> wrote in message
news:_7***************@fe25.usenetserver.com...
哪个设置?我已经尝试过了所有这些!

" Curt_C [MVP]" < software_AT_darkfalz.com>在消息中写道
新闻:呃************** @ TK2MSFTNGP10.phx.gbl ...
which setting? I''ve tried them all!
"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:er**************@TK2MSFTNGP10.phx.gbl...
它是在选项中的设置VS .....

- Curt Christianson
所有者/首席开发人员,DF软件
网站: http://www.Darkfalz.com
博客: http://blog.Darkfalz.com

" Jacob Crossley" < JA *********** @ hotmail.com>在消息中写道
新闻:dT *************** @ fe25.usenetserver.com ...
it''s a setting in the options of VS.....

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Jacob Crossley" <ja***********@hotmail.com> wrote in message
news:dT***************@fe25.usenetserver.com...
请告诉我有办法防止这种烦恼; - )

我正在编写完全缩进的html,但.net开发环境过于热心并弄乱了我的HTML格式。

例如,我最初写的:

< table>
< tr>
< td>
< asp:label id =" lblSuccess" runat =" server">
< / asp:/ label>
< / td>
< / tr>
< / table>

然后开发环境将其切换为:

< table>
< tr>
< td>< asp:label id = " lblSuccess" runat =" server">< / asp:/ label>
< / td>< / tr>< / table>

我正在运行最新版本版本.net --version 7.1.3088
我已经完成了工具/选项,并将环境放在
最少量的microsoftesque-preemptive格式化。
请帮助!!!如果没有解决方案,我想我会在
Please tell me there is a way to prevent this annoyance ; - )

I''m into writing perfectly indented html, but the .net dev environment is being overzealous and messing up my html formatting.

for example, I originally write:

<table>
<tr>
<td>
<asp:label id="lblSuccess" runat="server">
</asp:/label>
</td>
</tr>
</table>

then the dev environment switches it to something like:

<table>
<tr>
<td><asp:label id="lblSuccess" runat="server"></asp:/label>
</td></tr></table>
I''m running the latest version of .net --version 7.1.3088
I''ve run through the tools/options and placed the envirionment to do the least amount of microsoftesque-preemptive formatting.

Please HELP!!! If there is no solution I think I''m gonna code .net stuff
记事本中编码.net stuff
in
,直到我可以获得linux,bsd或UNIX作业... lol jk 。我已经
notepad until I can get a linux, bsd or UNIX job...lol jk. I''ve been



MS


an MS

开发人员多年了!
developer for years!




这篇关于从设计切换到代码视图时,开发环境过于格式化我的html的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆