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

Expands table of files for project markers #1919

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Conversation

slackline
Copy link
Contributor

@slackline slackline commented Nov 12, 2024

First attempt at expanding the table of file markers for projects based on code at master/projectile.el#L3441

I've followed the order of the languages/files in projectile.el (I hope!).

Not sure descriptions under Project Type are 100% correct so happy to revise anything that needs changing.

Replace this placeholder text with a summary of the changes in your PR.
The more detailed you are, the better.


Before submitting a PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (eldev test)
  • The new code is not generating bytecode or M-x checkdoc warnings
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the docs (when adding new project types, configuration options, commands, etc)

Thanks!

slackline and others added 2 commits October 31, 2024 22:00
First attempt at expanding the table of file markers for projects based on code at
[master/projectile.el#L3441](https://github.com/bbatsov/projectile/blob/master/projectile.el?rgh-link-date=2024-10-22T08%3A55%3A41Z#L3441)

I've followed the order of the languages/files in `projectile.el` (I hope!).

Not sure descriptions under `Project Type` are 100% correct so happy to revise anything that needs changing.
@slackline slackline closed this Nov 12, 2024
@slackline slackline reopened this Nov 12, 2024
@bbatsov bbatsov merged commit d18e308 into bbatsov:master Nov 13, 2024
@bbatsov
Copy link
Owner

bbatsov commented Nov 13, 2024

Thanks for tackling this!

@slackline
Copy link
Contributor Author

Not a problem at all, thanks for writing, sharing and maintaining Projectile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants