Menu

from ultraedit to notepad++

2008-03-10
2012-11-13
  • Nobody/Anonymous

    i'm changing from ultraedit to notepad++ and I have 2 tasks that I can't do and I need yours help :)
    In ultraedit there is the colomn-mode(alt+u), does n++ have this?
    and how can I activate an automatic syntax highlighting for the jsp?

    Every time I need to go to Language-->Java but I'm sure that there is other way, right?

    Thanks!

     
    • Nobody/Anonymous

      http://notepad-plus.sourceforge.net/uk/generalFAQ.php

      Q :    Does Notepad++ support column mode selection?
      A :    Yes. Alt-Shift-Arrow keys or Alt + left mouse click. See Shortcuts page to get all Notepad++ shortcuts.

       
    • Nobody/Anonymous

      Q : Every time I need to go to Language-->Java but I'm sure that there is other way, right?
      A : Yes - add jsp to extensions using java highlighting
      In Settings --> Styler Configurator ...
        Under Language: select Java
       
      at the bottom of the window you will see
        default ext :
          java
      next to that is
        User ext :
          type jsp in the box
          click "Save and Close" or "Apply"

       
    • Nobody/Anonymous

      I did the same: from ultraedit to notepad++.
      Good choice.

       
    • Nobody/Anonymous

      I'm trying to add inc to php, but it's not working. maybe, because inc assigned to Pascal. how I can change it. Note:I'm not using Pascal.

       
      • Nobody/Anonymous

        The hard way, then: remove the .inc extension from the Pascal list in stylers.xml or remove the Pascal language completely, although personally I think you should learn and use Pascal to overcome your problem.