Giter Site home page Giter Site logo

code-snippet's Introduction

CircleCI Coverage Status Language grade: JavaScript Commitizen friendly GitHub license REUSE status dependentbot

Code Snippet Framework

The VSCode Code Snippet framework enables extension developers to display a GUI form to end users and generate or edit source code snippets based on the end user's answers to those questions.

Description

This is the npm mono-repo for the VSCode Code Snippet framework

It currently contains the following packages:

How to obtain support

To get more help, support, and information please open a github issue.

Contributing

Contributing information can be found in the CONTRIBUTING.md file.

code-snippet's People

Contributors

alex-gilin avatar bd82 avatar dependabot-preview[bot] avatar dependabot[bot] avatar i300543 avatar idoprz avatar netamolcho avatar rimasirich avatar sebastianwolf-sap avatar slavik-lvovsky avatar tomer-epstein avatar veredcon avatar vevush avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

code-snippet's Issues

The API of plugins is not defined.

Specifically this means the API of the object that needs to be returned from a plugin VSCode extension's activate() method.

These should be defined as part of the code-snippet-types package.

Local Dev Mode throws exception

$ node ./out/src/webSocketServer/index.js
internal/modules/cjs/loader.js:883
  throw err;
  ^

Error: Cannot find module './../../package.json'
Require stack:
- C:\SAPDevelop\workspace\code-snippet\packages\backend\out\src\swa-tracker\swa-tracker-wrapper.js
- C:\SAPDevelop\workspace\code-snippet\packages\backend\out\src\code-snippet.js
- C:\SAPDevelop\workspace\code-snippet\packages\backend\out\src\webSocketServer\index.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)
    at Function.Module._load (internal/modules/cjs/loader.js:725:27)
    at Module.require (internal/modules/cjs/loader.js:952:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object.<anonymous> (C:\SAPDevelop\workspace\code-snippet\packages\backend\out\src\swa-tracker\swa-tracker-wrapper.js:7:21)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
    at Module.load (internal/modules/cjs/loader.js:928:32)
    at Function.Module._load (internal/modules/cjs/loader.js:769:14)
    at Module.require (internal/modules/cjs/loader.js:952:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    'C:\\SAPDevelop\\workspace\\code-snippet\\packages\\backend\\out\\src\\swa-tracker\\swa-tracker-wrapper.js',
    'C:\\SAPDevelop\\workspace\\code-snippet\\packages\\backend\\out\\src\\code-snippet.js',
    'C:\\SAPDevelop\\workspace\\code-snippet\\packages\\backend\\out\\src\\webSocketServer\\index.js'
  ]
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

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.