v1.0.0
Refactor project structure
Unify all repositories (hl, suggestions, and outline) as modules of ALS. The logic of als server now is under the module als-server.
Fixed issues
- [ALS-659 - Some HTTP status codes are missing]
(https://www.mulesoft.org/jira/browse/ALS-659) - [ALS-658 - OAS Suggestions: the headers field for the Response object is missing]
(https://www.mulesoft.org/jira/browse/ALS-658) - [ALS-657 - OAS Suggestions: the examples field for the Response object is missing]
(https://www.mulesoft.org/jira/browse/ALS-657) - [ALS-651 - Fix dialects outilne explosions on Eclipse]
(https://www.mulesoft.org/jira/browse/ALS-651) - [ALS-642 - invalid list of suggestions in Resource types under methods]
(https://www.mulesoft.org/jira/browse/ALS-642) - [ALS-641 - no suggestion shown in Library fragment type]
(https://www.mulesoft.org/jira/browse/ALS-641) - ALS-640 - no suggestion for query parameters types in Trait]
(https://www.mulesoft.org/jira/browse/ALS-640) - [ALS-637 - Invalid suggestions under properties node]
(https://www.mulesoft.org/jira/browse/ALS-637) - [ALS-601 - Suggestions do not appear under headers:]
(https://www.mulesoft.org/jira/browse/ALS-601) - [ALS-578 - Include option not suggested if ! is not typed]
(https://www.mulesoft.org/jira/browse/ALS-578) - [ALS-297 - Details are broken in a certain case]
(https://www.mulesoft.org/jira/browse/ALS-297) - [ALS-292 - Uses inserter incorrectly appears in type and sibling nodes]
(https://www.mulesoft.org/jira/browse/ALS-292) - [ALS-286 - Details panel editing is broken in VS Code]
(https://www.mulesoft.org/jira/browse/ALS-286) - [ALS-281 - sometimes react for the previous selected node]
(https://www.mulesoft.org/jira/browse/ALS-281) - [ALS-280 - Details sometimes stop working]
(https://www.mulesoft.org/jira/browse/ALS-280) - [ALS-256 - Server stops if overlay extends itself.]
(https://www.mulesoft.org/jira/browse/ALS-256) - [ALS-235 - Annotation mark occurrences does not work for annotation usage]
(https://www.mulesoft.org/jira/browse/ALS-235) - [ALS-150 - Wrong indentions for button 'Tab']
(https://www.mulesoft.org/jira/browse/ALS-150) - [ALS-144 - Completion doesn't work for a empty RAML file]
(https://www.mulesoft.org/jira/browse/ALS-144)