Skip to main content
Home

Built and signed on GitHub Actions

Works with
This package works with BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score94%
Downloads1/wk
Published10 months ago (0.1.7)

Kunkun extension for vscode. Currently support opening projects stored by project manager

Kunkun Extension VSCode

Features

  • Open projects stored by project manager extension

Features

  • Recent VSCode Projects
  • Project Manager Projects

VSCode Recent Projects

Built and signed on
GitHub Actions

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@kunkun/kunkun-ext-vscode

Import symbol

import * as kunkun_ext_vscode from "@kunkun/kunkun-ext-vscode";
or

Import directly with a jsr specifier

import * as kunkun_ext_vscode from "jsr:@kunkun/kunkun-ext-vscode";

Add Package

pnpm i jsr:@kunkun/kunkun-ext-vscode
or (using pnpm 10.8 or older)
pnpm dlx jsr add @kunkun/kunkun-ext-vscode

Import symbol

import * as kunkun_ext_vscode from "@kunkun/kunkun-ext-vscode";

Add Package

yarn add jsr:@kunkun/kunkun-ext-vscode
or (using Yarn 4.8 or older)
yarn dlx jsr add @kunkun/kunkun-ext-vscode

Import symbol

import * as kunkun_ext_vscode from "@kunkun/kunkun-ext-vscode";

Add Package

vlt install jsr:@kunkun/kunkun-ext-vscode

Import symbol

import * as kunkun_ext_vscode from "@kunkun/kunkun-ext-vscode";

Add Package

npx jsr add @kunkun/kunkun-ext-vscode

Import symbol

import * as kunkun_ext_vscode from "@kunkun/kunkun-ext-vscode";

Add Package

bunx jsr add @kunkun/kunkun-ext-vscode

Import symbol

import * as kunkun_ext_vscode from "@kunkun/kunkun-ext-vscode";