Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Visual Studio 2008 - Resource editor - Strings

  • 03-05-2012 03:40PM
    #1
    Registered Users, Registered Users 2 Posts: 7,544 ✭✭✭


    Anyone if it is possible to stop the resource editor from automatically expanding to the full size of the text in the field.

    I use these for storing SQL queries and i find it pretty annoying that when i select one of the fields it automatically expends to the full size of the query.

    Id also like the enter key to actually put a return into the text field and not move onto the next field.

    Thanks.


Comments

  • Registered Users, Registered Users 2 Posts: 2,494 ✭✭✭kayos


    Anyone if it is possible to stop the resource editor from automatically expanding to the full size of the text in the field.

    I use these for storing SQL queries

    I wanted to stop reading after that part....Are you gonna localize the SQL Queries?

    Stored Procedures are your friend use them.

    As for wanting a new line in the editor.... shift + enter that's in VS2010 any way.


  • Registered Users, Registered Users 2 Posts: 7,544 ✭✭✭BrokenArrows


    kayos wrote: »
    I wanted to stop reading after that part....Are you gonna localize the SQL Queries?

    Stored Procedures are your friend use them.

    As for wanting a new line in the editor.... shift + enter that's in VS2010 any way.

    Ya i know stored procedures are cleaner but i have my reasons. lol.

    Shift enter does work in 2008 but i find it annoying.


Advertisement