Skip to content
This repository was archived by the owner on Mar 21, 2026. It is now read-only.
This repository was archived by the owner on Mar 21, 2026. It is now read-only.

Multiple projects in one workspace problem #66

Description

@rastz

I have multiple projects (Project1, Project2, Project3 etc.) under one workspace. Snipsnap automatically creates file in: Project1/.vscode/snipsnap.code-snippets and fetches information based on package-json. located in Project1.

So available snippets are based only on package.json from Project1. What if I need snippets based on packages from Project2, Project3, which are not included in Project1 package.json?

  • Creating parent folder for all project, with its own .vscode file will not solve the problem. No direct package.json in the parent folder.
  • Creating separate workspace for every project, so it can have its own .vscode file seems a bit redundant.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions