Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

userDefinedLang-markdown.default.modern.xml is not copied to user %APPDATA% #5639

Open
galvanopus opened this issue May 10, 2019 · 0 comments
Labels
installer udl Everything related to User Defined Language

Comments

@galvanopus
Copy link

Description of the Issue

Notepad++ 7.6.6 clean install.
Installer copies userDefinedLang-markdown.default.modern.xml to administrator %APPDATA%\Notepad++\userDefineLangs only. Other users do not see markdown highlights.

Steps to Reproduce the Issue

  1. Install Notepad++ as administrator.
  2. Login as other user and create .md file.

Expected Behavior

Markdown syntax is highlighted.

Actual Behavior

Markdown is shown as plain text.

Possible Fix

  1. There is a folder C:\Program Files\Notepad++\userDefineLangs where global UDL settings are stored.
  2. On every start all files that do not have corresponding copy in user %APPDATA%\Notepad++\userDefineLangs are copied to user profile.
@MetaChuh MetaChuh added installer udl Everything related to User Defined Language labels May 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installer udl Everything related to User Defined Language
Projects
None yet
Development

No branches or pull requests

2 participants