-
Notifications
You must be signed in to change notification settings - Fork 43
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
Default Lexer is not selected for additional files #97
Comments
Would you say it needs to track the initially selected language or the last file's language? |
The additional files preselect ABAP. Anything but ABAP would be fine 😆 |
Haha, I presume this is without |
Correct. |
supakeen
added
bug
Something isn't working
and removed
enhancement
New feature or request
labels
Aug 29, 2020
supakeen
added a commit
that referenced
this issue
Aug 29, 2020
Fix written, will be in 1.2.2. |
mweinelt
added a commit
to mweinelt/nixpkgs
that referenced
this issue
Aug 29, 2020
Some longer standing bugs get squatted in pragmatic ways. - Ensure minimum body width to prevent button falling off (supakeen/pinnwand#79) - Select initial lexer for additional files (supakeen/pinnwand#97)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I click "Add file" it uses a different lexer than what was selected for the original file.
The text was updated successfully, but these errors were encountered: