Search code examples
visual-studionotepad++

Import Visual Studio syntax highlighting in Notepad++


Is there any way to import Visual Studio syntax highlighting in Notepad++? I need it for HTML,PHP,JavaScript syntax highlighting


Solution

    • Close Notepad++
    • Download Notepad++ Visual Studio Theme
    • Extract the files to C:\Program Files\Notepad++\themes then start Notepad++ (create themes folder if it does not exist)
    • In the menu bar, open Settings→Style Configurator...
    • Click the Select theme dropdown and select the Visual Studio theme.
    • Click Save & Close button.

    Information about theme can be found on archived page.