zoukankan      html  css  js  c++  java
  • Did you know… How to quickly comment and uncomment in your web pages?

    Select the lines you want to be commented in your ASPX, HTML, web config file etc  and click on the Comment/ Uncomment icon in Toolbar.

    The comment icon looks like this:

    Comment Icon

    The icon for uncomment looks like:

    Uncomment

    Alternatively you can use  Keyboard shortcut Ctrl+K Ctrl+C to comment and use Ctrl+K Ctrl+U to uncomment.

    Comments in ASPX page…

    Comments in ASPX page

    Comment in HTML page…

    Comments in HTML page

    Comment in script blocks…

    Script block

    This shortcut is available under Edit Menu->Advance –>Comment Selection /Uncomment Selection.

    Comment Uncomment Menu Option

    Enjoy!

    Reshmi Mangalore

    SDET| Visual Web Developer

  • 相关阅读:
    746. 使用最小花费爬楼梯(动态规划题)
    91.解码方法(动态规划)
    198/213 打家劫舍(动态规划)
    5. 最长回文子串 (从今天开始刷动态规划50题)
    POJ 2142
    HDU 4686
    HDU 4767
    HDU 1757
    POJ 3613
    HDU 2157
  • 原文地址:https://www.cnblogs.com/inday/p/1504437.html
Copyright © 2011-2022 走看看