Skip to content

isabella232/vscode-extension-core

 
 

Repository files navigation

vscode-extension-core is no longer actively maintained by VMware, Inc.

Generic purpose library for VSCode extensions

This library is meant to have a collection of extension utilities to ease development of a VSCode extensions.

ℹ️

This project is currently in incubation.

Generic build process is:

$ rm package-lock.json
$ npm install
$ npm pack

Code of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.

License

Spring Dsl is Open Source software released under the Apache 2.0 license.

About

Experimental library for a vscode core extension features

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.2%
  • Other 1.8%