Search code examples
notepad++

how can I make shortcut the menu, Language -> J -> Javascript


I often open .aspx file.

I used to do language -> j -> javascript. every time when I open aspx file

it's really annoying

I like to make short cut or macro.

But I cannot find this menu on Shortcut mapper.

How Can I do this?


Solution

  • You can associate the aspx extension with Javascript like this:

    • go to Settings/Style Configurator...
    • select Javascript language
    • enter aspx in User ext. textbox
    • click Save & Close

    I hope this solves your problem