Discover Packages
github.com/cezarguimaraes/tekton-ls
command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
tekton-ls
tekton-ls
is a work-in-progress language server for Tekton Pipelines .
It currently supports auto-completion
, go-to-definition
, find-references
, rename
, diagnostics
and hover
for:
Task and Pipeline parameters
Task and Pipeline results
Task and Pipeline Workpaces
PipelineTasks
Tasks
Installing
VSCode
Install the language server
go install github.com/cezarguimaraes/tekton-ls
Download the packaged extension from ./client/vscode/tekton-ls-0.0.1.vsix
wget https://github.com/cezarguimaraes/tekton-ls/raw/main/client/vscode/tekton-ls-0.0.1.vsix
Open the command palette in VScode (Ctrl+Shift+P / Cmd+Shift+P)
Choose the option Extensions: Install from VISIX
Navigate to the folder you downloaded the packaged extension in step 1 and select tekton-ls-0.0.1.vsix
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
internal
Click to show internal directories.
Click to hide internal directories.