You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](http://isitmaintained.com/project/jpogran/puppet-vscode"Average time to resolve an issue")[](http://isitmaintained.com/project/jpogran/puppet-vscode"Percentage of issues still open")
6
7
7
8
# Puppet Language Support for Visual Studio Code
8
9
9
10
This extension provides Puppet Language support for [Visual Studio Code](https://code.visualstudio.com/)
10
11
11
12
The extension is composed of the VS Code Extension in the [`client/`](client) directory and the Puppet Language Server in the [`server/`](server) directory
12
13
13
-
14
14
## How to run the client and server for development
15
15
16
16
### Run the language server
@@ -68,4 +68,4 @@ client > code .
68
68
69
69
## Issues
70
70
71
-
Please raise issues for the Language Server or Extension using the GitHub issue tracker.
71
+
Please raise issues for the Language Server or Extension using the GitHub [issue tracker](https://github.com/jpogran/puppet-vscode/issues/new).
0 commit comments