Skip to content

openSUSE/vscode-daps

Repository files navigation

DAPSy extension for VSCode

The SUSE Documentation Team <doc-team@suse.com>

A VSCode extensions that makes use of DAPS (https://github.com/openSUSE/daps) to validate and build documents.

Tip

Complete documentation is available at from https://opensuse.github.io/vscode-daps/doc/index.html.

vscode-dapsy is released under the GPL (version 2 or 3 at your choice).

Installation

For this extension to work, meet the following requirements:

  • Install the daps binary

  • Install the VSCode extension either from the Extensions panel of VSCode, or manually:

    code --install-extension bazantici.dapsy

Reporting Bugs

To report bugs, use the bug tracker of this repository: https://github.com/openSUSE/vscode-daps/issues.

Contributing

If you would like to contribute to the project, do the following:

  1. Fork this project.

  2. Clone the project:

    git clone git@github.com:YOUR_USERNAME/vscode-daps.git
  3. Create a new branch from the main branch.

    git branch <BRANCH_NAME> main
  4. Make your changes.

  5. Send a pull request.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •