Тёмный

Configure Telescope in Neovim 

Andrew Courter
Подписаться 8 тыс.
Просмотров 20 тыс.
50% 1

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 26   
@ascourter
@ascourter Год назад
What extensions do you use for Telescope? Share in the comments! I am always looking for new ones.
@kemarikun8743
@kemarikun8743 2 месяца назад
That was very essential telescope video. I really liked how you explained each of them with everyones painful usecass 😅
@philsmith774
@philsmith774 Год назад
For such a short video, I've learnt an awful lot. Thank you very much.
@ascourter
@ascourter Год назад
Thanks for watching!
@r2com641
@r2com641 5 месяцев назад
why dont you just start with how to install this shit? i mean its not that obvious as it might seem, so if you making such a full tutorial, just talk first about how to even install the damn thing
@ascourter
@ascourter 5 месяцев назад
I felt like the installation was well covered by other videos but I appreciate the feedback. Let me know if you're still having trouble installing and I'll try pointing you in the right direction.
@sairaj5660
@sairaj5660 5 дней назад
thank you so much for the vid, `Alt + Q` is also not working in my mac even today, this really helped me.
@kiyov09
@kiyov09 Год назад
Nice video, keep them coming. I didn’t know about the live grep args extension and I need it 😅
@ascourter
@ascourter Год назад
Yeah that one has helped me a ton in large projects to filter down to a specific directory or file ending
@chinthasivaprasad6074
@chinthasivaprasad6074 2 месяца назад
When I am doing find_files nothing is showing up. Should we setup project dir for Telescope?
@ascourter
@ascourter 2 месяца назад
@@chinthasivaprasad6074 by default telescope will use your current directory where you opened Neovim. You could override the directory but it should show you something if you open Neovim in the directory you want to search
@piotrkira
@piotrkira Год назад
Great video, I have to add "old files" to my config asap! You have my sub!
@fschlegelone
@fschlegelone 5 месяцев назад
Why do you keep the plugins .lua files in the after/plugin directory instead of lua/plugins ?
@ascourter
@ascourter 5 месяцев назад
Great question! I just updated this in my latest video. It was a hold over from my packer to lazy.nvim migration. It's better to use lua/plugins.
@MarioDanielCarugno
@MarioDanielCarugno 8 месяцев назад
Does no one notice that the preview panel on the right is too narrow ? Is there a way to change the entire layout of the panes ? I think the file contents preview pane should be full width
@ascourter
@ascourter 8 месяцев назад
Yes, you can change the layout to what you prefer. Check out the docs here: github.com/nvim-telescope/telescope.nvim?tab=readme-ov-file#layout-display. Note that I am zoomed in so that may distort the true size of the window.
@user-uh3zr7mo4i
@user-uh3zr7mo4i Год назад
This is amazing!! thankyou Subbed, need more cool stuff :))
@ascourter
@ascourter Год назад
Thank you! Let me know if you have any requests
@andriesvanwyk3226
@andriesvanwyk3226 8 месяцев назад
Do you perhaps know if it's possible to alter Telescope in a way to ignore spaces when searching for files? For instance, I have a file called "general-details.ts". Currently Telescope does not match this file when typing "general details". It breaks on the space. Would really appreciate your assistance, thank you! And thanks for this awesome video, learned quite a few things!
@ascourter
@ascourter 8 месяцев назад
Thanks! Hmmm I'm curious what you would use instead of space... When I search files with underscores I get matches. You might try using the fzf extension and see if that changes anything. github.com/nvim-telescope/telescope-fzf-native.nvim
@andriesvanwyk3226
@andriesvanwyk3226 2 месяца назад
@@ascourter Thanks so much, Andrew! I never got notified of your response on RU-vid so sorry for the late reply. Yeah, I've fully moved over to linux now, so will try the fzf extension as well, thank you
@gbbr78
@gbbr78 11 месяцев назад
how can I enable Telescope to show hidden files and folders? thx
@ascourter
@ascourter 11 месяцев назад
You should be able to set "hidden = true" in your find_files setup where you configure the telescope plugin OR you can pass "hidden = true" when you can find_files from your keymap. E.g. Telescope find_files hidden=true
@themohmand
@themohmand 9 месяцев назад
How does one change the > icon behind the Telescope search bar to a telescope icon. I have seen it in some configs and can't figure out how to do that
@ascourter
@ascourter 9 месяцев назад
I believe you need to set the prompt_prefix. Check out this video that talks about it: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-nQIJghSU9TU.html&ab_channel=CodeSmell
@themohmand
@themohmand 9 месяцев назад
@@ascourter wow, thank you!
Далее
Build A Telescope Extension for Neovim
4:58
Просмотров 3,1 тыс.
0 to LSP : Neovim RC From Scratch
30:47
Просмотров 1,3 млн
100 Identical Twins Fight For $250,000
35:40
Просмотров 44 млн
My Neovim configuration in 2024
20:48
Просмотров 8 тыс.
My Entire Neovim Setup From Scratch After 8 Years
10:20
Render Images in Neovim & tmux
14:51
Просмотров 3,2 тыс.
I Rewrote My Entire Neovim Config...
11:09
Просмотров 45 тыс.
Is Hop.nvim better than Flash.nvim?
16:04
Просмотров 7 тыс.
Git Flow is Bad | Prime Reacts
34:31
Просмотров 261 тыс.
VIM isn't about speed
40:00
Просмотров 184 тыс.
8 Neovim Plugins I Use To Troll Code Reviewers
8:30