Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Visual Studio 2008 - Resource editor - Strings

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


    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,548 ✭✭✭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
Advertisement