Skip to content

Commit

Permalink
Merge branch 'main' of github.com:cezarguimaraes/tekton-lsp into main
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarguimaraes committed Mar 22, 2024
2 parents 9bdabce + c60cf49 commit 7d21577
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/cezarguimaraes/tekton-ls/blob/main/LICENSE)
[![Go Report Card](https://goreportcard.com/badge/github.com/cezarguimaraes/tekton-ls)](https://goreportcard.com/report/github.com/cezarguimaraes/tekton-ls)
![CI](https://github.com/cezarguimaraes/tekton-ls/actions/workflows/go.yml/badge.svg)
[![Go Reference](https://pkg.go.dev/badge/github.com/cezarguimaraes/tekton-ls.svg)](https://pkg.go.dev/github.com/cezarguimaraes/tekton-ls)

`tekton-ls` is a work-in-progress language server for [Tekton Pipelines](https://github.com/tektoncd/pipeline).
It currently supports `auto-completion`, `go-to-definition`, `find-references`, `rename` and `diagnostics` for:
Expand Down

0 comments on commit 7d21577

Please sign in to comment.