The Artima Developer Community
Sponsored Link

.NET Buzz Forum
VS.NET 2005 Express: find / replace accept only single line strings

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Frans Bouma

Posts: 265
Nickname: fbouma
Registered: Aug, 2003

Frans Bouma is a senior software engineer for Solutions Design
VS.NET 2005 Express: find / replace accept only single line strings Posted: Jul 11, 2004 4:49 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Frans Bouma.
Original Post: VS.NET 2005 Express: find / replace accept only single line strings
Feed Title: Frans Bouma's blog
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/fbouma/Rss.aspx
Feed Description: Generator.CreateCoolTool();
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Frans Bouma
Latest Posts From Frans Bouma's blog

Advertisement

I filed it here, so you can vote on it . Early in the whidbey alpha program proposed screenshots were posted of the new search/replace dialogs. I then mentioned it would be great (because I ran into this limitation a couple of times) if the find/replace dialog would accept multi-line search and replace strings, so you could search for 2 lines for example and / or replace with a multi-line string. A lot of people in the whidbey alpha group agreed.

To my surprise however, I saw in the VC# Express product that the find/replace dialog is single line only. There is no way to search for multi-line strings or replace something with a multi-line string. Perhaps this is a limitation of the Express product line, as I don't have the latest whidbey full installed so I can't test it there. If it is, forgive me, if it isn't (so whidbey full version has this same limitation), please make the search/replace dialog accept multi-line strings. A lot of the editors out there can do this already, as it is very handy to have .

(note: I know with regular expressions it is possible, but I don't see how converting a search string and replace string into a regexp is 'productive', while a multi-line search/replace box is (like Homesite already has for years for example)

Read: VS.NET 2005 Express: find / replace accept only single line strings

Topic: Irish programmer lifts MSDN security crown Previous Topic   Next Topic Topic: Juggling the version numbers

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use