ansible / vscode-ansible

vscode/vscodium extension for providing Ansible auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.
https://ansible.readthedocs.io/projects/vscode-ansible/
MIT License
360 stars 86 forks source link

Add development docs for the extension #1459

Closed priyamsahoo closed 2 months ago

priyamsahoo commented 2 months ago

The PR adds detailed documentation for developing the extension. It contains details about:

  1. the project structure
  2. extension code structure
  3. language server code structure
  4. testing style and structure for the project
  5. developing and debugging the extension
  6. developing webviews in the extension
  7. additional resources
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud