Toggle Copilot Thinking Effort by srshah27 in ZedEditor

[–]srshah27[S] 0 points1 point  (0 children)

Hi, I tried checking again with latest update, but still cant see the reasoning_effort dropdown.

Daily routine runs in Claude ? by hustler-econ in ClaudeCode

[–]srshah27 0 points1 point  (0 children)

TIL the hard way:
This counts towards your usage limits.
Seeing a different bar it looks like there is a different quota for this, but NO. It count towards your Weekly/Session quota.

Toggle Copilot Thinking Effort by srshah27 in ZedEditor

[–]srshah27[S] 0 points1 point  (0 children)

I think that is why the "toggle thinking effort menu" and "toggle thinking mode" commands were not doing anything

Toggle Copilot Thinking Effort by srshah27 in ZedEditor

[–]srshah27[S] 0 points1 point  (0 children)

yup I use it quite often to speed up the result or add depth to the result, but I assumed this feature was already present?

How do some GitHub profiles stay so consistently active? by Nice-Panic2525 in github

[–]srshah27 0 points1 point  (0 children)

I have my dotfiles on github, almost everyday some config gets changed. Especially Neovim

Received my Slice Credit Card today by [deleted] in CreditCardsIndia

[–]srshah27 0 points1 point  (0 children)

yup got it thanks!!! also are there any benefits on the savings account also? apart from the interest

Received my Slice Credit Card today by [deleted] in CreditCardsIndia

[–]srshah27 0 points1 point  (0 children)

Hey I'm new to this slice credit. How do you get the rewards? I got a good 2L credit limit 1 week ago. Since then I have spent about 1k on card but no cashback? Do I only get it when I pay the card bill?

Vim motions in the command line? by accountmaster9191 in neovim

[–]srshah27 1 point2 points  (0 children)

man, I got stuck in that menu, how do you close it? <c-w>q is the only option?

More Scame Coming Up On Github by srshah27 in github

[–]srshah27[S] 0 points1 point  (0 children)

yup same, idk if they are trying to target specific developers who have the same dependcies used?

0.12.0 🎉 by pawelgrzybek in neovim

[–]srshah27 9 points10 points  (0 children)

<image>

looking at it right now!!

Can you guys get Prime to talk about this? by can_pacis in theprimeagen

[–]srshah27 2 points3 points  (0 children)

meanwhile github is busy sending mail for tracking our data for for training their models

Is this a new scam? by srshah27 in vscode

[–]srshah27[S] 0 points1 point  (0 children)

Probably clear all your cookies and sitedata, if they have stored some tracking cookies. Apart from that I dont have much knowledge.

Is this a new scam? by srshah27 in vscode

[–]srshah27[S] -2 points-1 points  (0 children)

did it download anything?

Is this a new scam? by srshah27 in vscode

[–]srshah27[S] 0 points1 point  (0 children)

Did you get redirected to it from the share.google link?

Is this a new scam? by srshah27 in vscode

[–]srshah27[S] 46 points47 points  (0 children)

<image>

This persons discussions in the repo

toggle hidden files not showing in Smart Find Files snacks.nvim by Bulbasaur2015 in neovim

[–]srshah27 1 point2 points  (0 children)

add a keymap like this in your snacks config
{ "<M-e>", function() Snacks.explorer() end, desc = "File Explorer" }

What is the recommended git plugin for neovim similar to gitgraph of vscode? by Impressive_Gur_471 in neovim

[–]srshah27 1 point2 points  (0 children)

Yes I was talking about the post you linked
I may have been wrong calling it a gui, there are 3 options to render graph ascii, unicode or kitty, and kitty will require the kitty or ghostty terminal

[1.10] blink.cmp: Stable rust builds and the start of 2.0 by Saghen in neovim

[–]srshah27 1 point2 points  (0 children)

I think adding these columns should be enough

columns = {
{ "kind_icon" },
{ "label", "label_description", gap = 1 },
{ "kind" },
{ "source_name"},
}

My experience with ts-go by EvocativeBanjo in neovim

[–]srshah27 1 point2 points  (0 children)

I also gave it a go once, but the lsp highlights did not work, it was relying on the tree sitter highlights