Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooling Sprint - Week 26 #15917

Closed
23 of 33 tasks
kaviththiranga opened this issue Jun 21, 2019 · 1 comment
Closed
23 of 33 tasks

Tooling Sprint - Week 26 #15917

kaviththiranga opened this issue Jun 21, 2019 · 1 comment
Assignees
Labels
Team/CompilerFETools Semantic API, Formatter, Shell

Comments

@kaviththiranga
Copy link
Contributor

kaviththiranga commented Jun 21, 2019

Lang Changes
#16012

Lang Server

Diagram

  • Index page styling - @srsharon
  • team demo
  • merge to jballerina branch

IntelliJ Plugin

  • Language Client
    • Add Signature Help Support
  • Debugger
    • Initialize
    • Set Breakpoints
    • Attach

Open API

  • Type Mapping - code review - mid week
    • Type extraction from OpenApi Document
    • [] Template generation from the extracted types
      Current progress : Currently the type matching iteration is implemented to match with the types available for the example petstore provided by the openapi. With the extracted types, the templating of the ballerina service is still under development.
  • validator plugin https://github.com/ballerina-platform/ballerina-lang/issues/15800
    • path params validations
    • Filtering using tag and operations

Debugger

  • switch to ballerina run
  • quick hackathon to fix variable resolving

Formatting

@kaviththiranga kaviththiranga added Type/Planning Team/CompilerFETools Semantic API, Formatter, Shell labels Jun 21, 2019
@kaviththiranga kaviththiranga self-assigned this Jun 21, 2019
@kaviththiranga
Copy link
Contributor Author

Moving to #16089

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/CompilerFETools Semantic API, Formatter, Shell
Projects
None yet
Development

No branches or pull requests

1 participant