ballerina-dev-tools
ballerina-dev-tools copied to clipboard
Ballerina Developer Tooling
### Description The HTTP module uses a return type called `HttpClient`, but there's no reference to it within the HTTP module. This causes the index.html page generated for the API...
**Description:** The gap between name and description seems to be a little bit wide.
**Description:** I think we don't need line numbers from code snippets.
**Description:** When we click upon [Module](https://docs.central.ballerina.io/ballerinax/mysql/0.7.0-beta.1.1), that has to go to ballerinax module doc page. But this is not worked.
## Purpose The PR produces a new LS extension for the purpose of revamping the existing sequence diagram model. Currently, it supports the nodes specified in the [spec](https://github.com/nipunayf/vscode-extensions/blob/seq-diagram-spec/workspaces/ballerina/low-code-diagram/spec/sequence_diagram_model.bal), and the...
**Description:** $title. To grasp the idea of the revamped sequence diagram, consider the following source code and its produced diagram. In contrast to what we have now, the proposed sequence...
### Description When generating the api-docs using `bal doc` command the generated api-docs identifies the `category` of the `keyConstraint` of Table type as `UNKNOWN`. Following is the code used to...
### Description When we have included multiple private records in another record and call `bal doc` to generate the document, the generated document has two rest parameter types which are...
### Description First, I'm sorry if I ever wrote a mistake on this issue or if this issue is misplaced or whatsoever. I'm not used to writing issues. So... I...