Merge branch 'master' of github.com:spring-projects/sts4
This commit is contained in:
@@ -14,6 +14,8 @@ The Bosh editor automatically activates when the name of the file you are editin
|
||||
- In the bottom-right of the editor, click on YAML.
|
||||
- This opens the Grammar Selection dialogue. Search and select `Bosh-Deployment-Manifest` for deployment files, or `Bosh-Cloud-Config` for Cloud Config files.
|
||||
|
||||
If you find an issue please raise it here: https://github.com/spring-projects/sts4/issues
|
||||
|
||||
## Functionality
|
||||
|
||||
This extension provides validation, content assist and documentation hovers
|
||||
|
||||
@@ -10,6 +10,8 @@ It is recommended to use this extension package when `atom-ide-ui` atom extensio
|
||||
|
||||
The CF manifest editor automatically activates when the name of the file you are editing is `manifest.yml` or editor grammar is set to `Manifest-YAML`
|
||||
|
||||
If you find an issue please raise it here: https://github.com/spring-projects/sts4/issues
|
||||
|
||||
## Functionality
|
||||
|
||||
### Validation
|
||||
|
||||
@@ -14,6 +14,8 @@ The Concourse editor automatically activates when the name of the file you are e
|
||||
- In the bottom-right of the editor, click on YAML.
|
||||
- This opens the Grammar Selection dialogue. Search and select `Concourse-Pipeline-YAML` for pipeline files, or `Concourse-Task-YAML` for task files.
|
||||
|
||||
If you find an issue please raise it here: https://github.com/spring-projects/sts4/issues
|
||||
|
||||
## Functionality
|
||||
|
||||
### Validation
|
||||
|
||||
@@ -12,6 +12,8 @@ The extension will automatically activate when you edit files with the following
|
||||
name patterns:
|
||||
|
||||
- `*.java` => activates support for Java files
|
||||
|
||||
If you find an issue please raise it here: https://github.com/spring-projects/sts4/issues
|
||||
|
||||
## Functionality
|
||||
|
||||
|
||||
Reference in New Issue
Block a user