Skip to main content
0 votes
0 answers
31 views

The video that shows the problem I am experiencing an intermittent issue where triggering custom user snippets in VS Code causes the editor to unexpectedly enter multi-cursor mode. Environment VS ...
陈海斌's user avatar
0 votes
1 answer
53 views

When I want to add a snippet for the current language, I open the command palette, type "snippet", go "Configure Snippets", then I have to select the language even though the file ...
wjandrea's user avatar
  • 34k
0 votes
1 answer
62 views

In WooCommerce, I'm selling only simple downloadable/ virtual products which can only be sold once per client. I found a snippet on stackoverflow (Automatically enable virtual and downloadable product ...
Mieke's user avatar
  • 1
2 votes
1 answer
81 views

I've recently created my first code snippet and the problem I'm having is that whenever I go to surround my code with something, instead of automatically selecting the usual "Visual C#" ...
Plumar's user avatar
  • 23
1 vote
1 answer
356 views

I want to make my custom snippets in latex files. I am using luasnip and this is my config: { "hrsh7th/nvim-cmp", config = function() require("luasnip.loaders.from_vscode")....
Radwa Hamdy's user avatar
0 votes
2 answers
100 views

I have an HTML snippet which adds a Label and Input element. But when I invoke the snippet, it doesn't let me alter the literal's, it just adds the tags with default values. I made a different snippet ...
SteinTech's user avatar
  • 4,144
3 votes
1 answer
475 views

In the Xcode26 beta (currently beta 2) the "+" Button to open the code snippets window in the window title bar is gone. There is still a "Create Code Snippet" menu point in the ...
Zaggo's user avatar
  • 826
0 votes
0 answers
39 views

I am trying to create a snippet of Python code that first writes a possibly large text file (think csv) to a SpooledTemporaryFile in memory. Then that spooled file is compressed with gzip. While some ...
РѕуVеtеrаn's user avatar
1 vote
1 answer
72 views

Code snippets are easier to enter repeating code patterns, such as loops or conditional statements. In VS Code, the code snippets appear as the second choice, so I can't use Tab to generate code ...
Abdulsalam Elsharif's user avatar
0 votes
0 answers
72 views

How do I configure autocomplete snippets for .hbs (Handlebars) files in Neovim using the NvChad framework? I'm using Neovim with the NvChad configuration framework, and I want to enable autocomplete/...
Fire iest's user avatar
0 votes
1 answer
44 views

I am trying to create a snippet for a LaTeX section that automatically fills in the label. I'd like the label to replace special characters and convert uppercase characters to lowercase characters. I ...
spubby's user avatar
  • 98
1 vote
1 answer
101 views

I'm trying to list "snippets" but everything I've found so far only refers to listing repos. In gitlab there's a submenu, "snippets", where we occasionally need to pull new code ...
Dan's user avatar
  • 135
0 votes
0 answers
88 views

I'm trying to add a MailerLite subscription form (a popup triggered by a button) to my Next.js app, but I just can't get it to work. This is my first time integrating a universal code snippet in a ...
Faïza Fehri's user avatar
4 votes
2 answers
276 views

I'm working on a Quarto document in RStudio/Posit where I frequently need to insert recurring formatting code. I've set up some custom code snippets in RStudio that work perfectly inside code chunks. ...
TarJae's user avatar
  • 80.2k
0 votes
1 answer
47 views

I had some trouble figuring out how to add a Key Binding to my new Snippet in Sublime. This answer may save some people some time...
Mr.Black's user avatar
  • 463

15 30 50 per page
1
2 3 4 5
129