Skip navigation
Currently Being Moderated

Format, navigate, and organize code

Aug 9, 2012 9:11 AM

 
Replies
  • Currently Being Moderated
    Calculating status...
    Aug 9, 2012 9:11 AM   in reply to Community Help

    How do you match tags rather than just selecting the opening tag via the outline view?

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 30, 2012 6:12 AM   in reply to Community Help

    What ll happen If I have several imports(eg. 10) inside my code and using only one out of them. Removing extra imports ll help to optimize perform???

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 2, 2012 11:37 PM   in reply to Piyush kathayat

    Hi Piyush,

     

    Removing the unused imports keeps your code clean and readable.

    As such its a bad coding practice to have unused imports. Also removing them would keep your souce file size small.

    Having them, wouldn't have any impact on compilation performance.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 2, 2012 11:49 PM   in reply to Budkin76

    Matching tags, isn't available yet. You can however, use folding of your code to keep track of a certain block or tag.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 3, 2012 12:32 AM   in reply to Guriya Kalyani

    Thanks gkalyani.

     

     

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points