vscode-languageserver-protocol-foldingprovider
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

VSCode Language Server Protocol - Folding Provider Extension (Proposed)

This repository contains the documentation and APIs of the Folding Provider extension to the Language Server Protocol.

  • Documentation of the added request, types and capabilities.
  • TypeScript APIs for consumption of clients and servers implemented in Typescript.

This extensions is currently only proposed and not yet finalized. Please file comments and improvment suggestions here.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Readme

Keywords

none

Package Sidebar

Install

npm i vscode-languageserver-protocol-foldingprovider

Weekly Downloads

385

Version

2.0.1

License

MIT

Unpacked Size

14 kB

Total Files

7

Last publish

Collaborators

  • jrieken
  • egamma
  • chrisdias
  • alexandrudima
  • aeschli
  • dbaeumer
  • isidor
  • joaomoreno.ms
  • kaimaetzel