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

Prefix internal files #2032

Merged
merged 1 commit into from
Jul 1, 2022
Merged

Prefix internal files #2032

merged 1 commit into from
Jul 1, 2022

Conversation

Conni2461
Copy link
Member

Fixes #1896

@Conni2461 Conni2461 changed the base branch from master to dev July 1, 2022 19:54
@Conni2461 Conni2461 force-pushed the prefix_internal_files branch from 1dbf307 to 8e7c17b Compare July 1, 2022 19:56
@Conni2461
Copy link
Member Author

This is mostly just a file rename, with deprecated messages. Not great but it is what it is.

@Conni2461 Conni2461 force-pushed the prefix_internal_files branch from 8e7c17b to 5427d14 Compare July 1, 2022 20:16
@Conni2461 Conni2461 merged commit 0621c1c into dev Jul 1, 2022
@Conni2461 Conni2461 deleted the prefix_internal_files branch July 1, 2022 20:20
osamuaoki added a commit to osamuaoki/telescope.nvim that referenced this pull request Jun 26, 2024
DON'T EXPECT THIS TO BE UPSTREAMED due to:

* nvim-telescope#1228
* https://github.com/nvim-telescope/telescope.nvim/blob/master/CONTRIBUTING.md

THIS IS MY PERSONAL changes.

port original patch for quickfixhistory picker while considering file name changes etc.

* 8d1841b ("feat: quickfixhistory picker (nvim-telescope#1878)", 2022-05-04)
* 0621c1c ("break: prefix internal files and add deprecation messages (nvim-telescope#2032)", 2022-07-01)

Related:

* nvim-telescope#1739
* nvim-telescope#1742
* https://github.com/cgsheeh/telescope.nvim (forked repo)

TODO: make this external

https://github.com/nvim-telescope/telescope.nvim/blob/master/developers.md

Signed-off-by: Osamu Aoki <[email protected]>
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.

mark internal builtin functions by prefixing files with __
1 participant