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

DSL linting, syntax highlighting and formatting #208

Open
AlanVerbner opened this issue Dec 17, 2020 · 2 comments
Open

DSL linting, syntax highlighting and formatting #208

AlanVerbner opened this issue Dec 17, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@AlanVerbner
Copy link

Is your feature request related to a problem? Please describe.

We have created some workflows but at some point it gets quite difficult to work as the format seems not to be recognized by the IDE (at least VSCode)

Describe the solution you'd like

It would be great to be able to:

  • be able to have a syntax highlighting to be able to be able to spot reserved words
  • formatting just to be able to easily read the workflow without requiring manual intervention
  • linting to spot any issues or typos

Describe alternatives you've considered

N/A

Additional context

N/A

@AlanVerbner AlanVerbner added the enhancement New feature or request label Dec 17, 2020
@rhyslbw
Copy link

rhyslbw commented Dec 17, 2020

Might be better to transfer this issue to coinbase/rosetta-sdk-go.

Bonus points for an Intellij language plugin 😄 https://jetbrains.org/intellij/sdk/docs/reference_guide/custom_language_support.html

@patrick-ogrady
Copy link
Contributor

I think this is a super cool idea and one we've had on our wishlist for a while now. Maybe its finally time to prio something like this..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants