No description
  • TypeScript 95.3%
  • Shell 4.3%
  • Python 0.3%
  • Dockerfile 0.1%
Find a file
Alison Hart f324fb4757
Update README.md with links to vscode-ansible docs (#645)
* Update README.md with links to vscode-ansible docs
2024-10-09 14:11:46 -04:00
.config Bump ansible/creator-ee from v0.22.0 to v24.2.0 in /.config (#636) 2024-02-15 12:27:26 +05:30
.github Update ack.yml (#641) 2024-03-13 13:15:41 +00:00
.vscode More taskfile (#383) 2022-06-24 16:46:46 +01:00
bin Add --version flag for ansible-language-server (#392) 2022-07-01 16:43:44 +01:00
docs Update README.md with links to vscode-ansible docs (#645) 2024-10-09 14:11:46 -04:00
out More taskfile (#383) 2022-06-24 16:46:46 +01:00
src increase the maxBuffer to avoid truncated process stdout resulting in truncated/invalid JSON results (ie. ansible-lint) (#638) 2024-02-16 12:53:55 +05:30
test Address no-var-requires with loading of package.json (#626) 2024-01-25 11:17:38 +10:00
tools More build updates (#629) 2024-01-27 16:13:40 +00:00
.editorconfig Translated into language client/server duo 2021-02-27 18:30:23 +01:00
.envrc Improve test-setup.sh (#627) 2024-01-27 15:41:37 +00:00
.eslintrc.json Remove custom eslint/prettier single quote configuration (#262) 2022-03-14 09:11:16 +00:00
.gitattributes Refactor docs (#545) 2023-01-23 20:30:31 +00:00
.gitignore Replace nvm with asdf (#624) 2024-01-24 15:13:44 +00:00
.mocharc.yml Add variable auto-completion feature when cursor inside jinja inline brackets (#552)Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> 2023-04-20 16:55:01 +05:30
.npmrc chore: enforce npm and node requirements (#23) 2021-09-16 15:37:52 +02:00
.nycrc.yml Fix nyc configuration (#186) 2022-01-24 10:23:06 +00:00
.pre-commit-config.yaml chore: pre-commit autoupdate (#631) 2024-02-12 11:26:02 +00:00
.prettierignore Remove language configurations files (#358) 2022-06-20 10:03:04 +01:00
.prettierrc.yaml Enhance ansible meta-data (#475) 2022-10-28 09:57:23 +01:00
.readthedocs.yml Remove 'system_packages' option from the config (#605) 2023-10-23 12:30:27 +05:30
.tool-versions Update node 18 and 20 version in CI for tests (#639) 2024-02-16 12:37:44 +05:30
.vscodeignore Update pacakge.json exclude section (#3) 2021-07-29 00:09:02 +05:30
codecov.yml chore: fix codecov.yml (#187) 2022-01-24 11:43:34 +00:00
cspell.config.yaml Replace internal constraint file with the one from creator-ee (#525) 2022-12-20 09:13:12 +00:00
icon.png [ImgBot] Optimize images (#131) 2021-11-18 11:10:44 +00:00
LICENSE Refactor repository to contain server code (#1) 2021-07-28 16:03:39 +05:30
mkdocs.yml Fix github issue links in docs (#573) 2023-06-21 15:05:51 +01:00
package-lock.json Bump ip from 2.0.0 to 2.0.1 (#640) 2024-02-21 04:40:01 -05:00
package.json More build updates (#629) 2024-01-27 16:13:40 +00:00
README.md Update README.md with links to vscode-ansible docs (#645) 2024-10-09 14:11:46 -04:00
Taskfile.yml More build updates (#629) 2024-01-27 16:13:40 +00:00
tsconfig.json Return URI instead of filepath (#560) 2023-06-29 15:10:00 +05:30

Ansible Language Server

🚧 The Ansible Language Server codebase is now included in the Ansible VS Code Extension (vscode-ansible) repository.

The Ansible Language Server README is located here.

Documentation for the Ansible Language Server can be found at ansible.readthedocs.io/projects/vscode-ansible/als.