Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
JenkinsFile Support
New to Visual Studio Code?
Get it now.
JenkinsFile Support
ivory-lab
|
193,590 installs
|
(
9
)
|
Free
Extension provides basic jenkinsfile support (highlighting, snippets and completion)
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
jenkinsfile-support
Features
Extension gives user basic jenkinsfile support.
syntax highlighting
snippets
completion
diagnostics
Release Notes
1.1.0
fixes for false positive diagnostics
fixes for syntax highlighting
1.0.0
added basic diagnostics
added keywords completion
added if/else/try snippets
improved syntax highlighting
fixed debug mode
... :)