Giter Club home page Giter Club logo

snipsnap-vscode's People

Contributors

alexstep avatar ceafive avatar dependabot[bot] avatar lnikell avatar mjbates7 avatar silencerweb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

snipsnap-vscode's Issues

Unable to fetch snippets

Hello,

For some reason, there are no snippets available in the .vscode/snipsnap.code-snippets file.

All I get is this:

<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx</center>
</body>
</html>

I couldn't see any errors in the terminal/console either.

This is the same across multiple projects.

Any ideas?

Issue: Unable to view brief description of snippet in suggestion window.

In the home page of this snippet, the demo shows a user getting snippet suggestions in which the titles are fully visible ... like so:
Capture

But what I get is a partially visible title of the snippet making all the suggestion look the same (see figure below). I am unable to widen this window or column or get rid of the detailed description column which reduces width of first title column. Sure, I could scroll down each one and then get the details of the snippet in the right-side pane that shows the full snippet, but the whole idea is that I should sort of know which one I need to scroll down to immediately by just viewing the brief titles. Right now, all my titles are seen only as "react component ...".
Capture

Hope this is addressed soon. Perhaps some config setting to get rid of the detailed description in the left pane .... since that is already available in the right pane (so it is redundant).

Environment:: Ubuntu 18.04 + VS Code: 1.45.1

Option to store snippets outside of workspace?

Great extension. Seriously awesome.

In the monorepo I work with at work we have our .vscode workspace folder checked into git, and they dont want snipsnap's snippets pushed into the repo. Is there anyway to utilize this where the snippets are not stored in the workspaces .vscode directory?

command 'extension.snipsnap_activate' not found

Installed the extension on Popos 20.04, vs code installed via flatpak.

Opening command pallet > Snipsnap: Fetch the snippets results in;
Command 'Snipsnap: Fetch the snippets' resulted in an error (command 'extension.snipsnap_activate' not found)

Let me know of other information you may require to help diagnose this one.

Usage with yarn workspaces / monorepo

Hello, I have the following directory structure (which is essentially a monorepo) but it doesn't pick up the snippets for my applications which live within packages/. I am using the yarn workspaces feature. In my snipsnap.code-snippets file I get all the "base" snippets, but none targeted towards my applications. Running on Windows.

$ workspace
- .vscode
---- snipsnap.code-snippets
- node_modules
- packages
---- app1 (create react app)
-------- package.json
-------- tsconfig.json
-------- src
---- app2
---- appN
- package.json
- yarn.lock

Does it need to look further up the tree to pick up the yarn.lock file or any other ideas?

Debug from developer tools:

yarn.lock packages: []
package-lock packages: { dependencies: [] }

Thanks ๐Ÿ˜€

Error fetching snipsnap.code-snippets

i tried on clean project, but there is this error

{"errors":[{"name":"SequelizeConnectionError","message":"could not open file \"global/pg_filenode.map\": Permission denied"}]}

i think it's related to the server for fetching snippets ?

I'm using v1.1.1 of the plugins.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.