puppetlabs / puppet-editor-services

Puppet Language Server for editors
Apache License 2.0
45 stars 21 forks source link

(maint) Add port 9000 for dev. container #307

Closed glennsarti closed 3 years ago

glennsarti commented 3 years ago

This commit explicitly adds port 9000 as a port that can be used during development. That way the editor services can be run inside the docker container and VSCode can connect to it over TCP Port 9000.