The Wayback Machine - https://web.archive.org/web/20200109153511/https://github.com/topics/snippets
Skip to content
#

snippets

Here are 1,570 public repositories matching this topic...

30-seconds-of-code
skatcat31
skatcat31 commented Oct 11, 2018

Description

So our function arrayToHtmlList is in a pretty bad space and could use an update. We already had some discussion over at #675 but I wanted to move the update discussion over to an issue for more visibility.

Current problem:

It uses an awkward query selector instead of the `document.prototype.getElementBy

carbon
mearns
mearns commented Oct 8, 2019

I'd like to be able to specify a fixed width for the image. This is particularly important when creating a series of image for an article; aesthetically, I'd like them to all be the same width.

Expected Behavior

When auto-adjust width is not enabled, I expect a settings control to change the width of the image.

Actual Behavior

There is no option to manually control the width of

ossphil
ossphil commented May 18, 2019

Environment info

  • OS: Ubuntu 18.04.2 LTS
  • App Version (Command/Ctrl + ,): v1.8.0

Description of the problem / feature request / question:

I think that snippets be displayed as a collection of index cards may sometimes be more intuitive and productive, for example, to glance snippets with the same tag. Thanks for this wonderful tool.

eichboson
eichboson commented Oct 1, 2019

This is not an issue, but a feature request.
I have tried to somehow get a simple function to return true or false whether a jump is present
or not, but I couldn't get a reliable solution, that worked in every situation. Would it be possible
to implement a function "isJumpable" to do just that?

coc-snippets for example provides coc#jumpable() but I don't want to use coc-snippets with ultisni

ankurloriya
ankurloriya commented Sep 5, 2018

When I need to modify the pet store command I use search instead of exec.
In this case, I need copy paste pet search result.
We can improve search command which put after current terminal pointer. like fzf command do when we use Ctrl + R for search history.
This improvement need in the search command.

mihaiburlacu
mihaiburlacu commented Oct 1, 2019

Setup:

  • Windows desktop app (3.0.16); issue fully reproducible in the web app also;

Error path:

  • created backup;
  • deleted all notes via Batch Manager;
  • imported previously created backup (issue occurs regardless of encrypted/decrypted);

Misbehavior:

  • imported notes show up, then syncing starts and the imported notes are all automatically deleted one by one, without even showing up
agarcialeon
agarcialeon commented May 7, 2019

Althougt code can be commented in the scripts, could be great to generate automatic documentation for the scripts and host it in the gh-pages branch of this repository.

In this way we can have a presentation web for the library and also the related documentation on how the API works.

I have checked DocFX and it seems it's possible to implement the pipeline for hosting the documentation as st

Improve this page

Add a description, image, and links to the snippets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the snippets topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.