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

[Feature Request]: syntax highlight for golang and dart #3382

Open
liuanlin-mx opened this issue May 31, 2024 · 3 comments
Open

[Feature Request]: syntax highlight for golang and dart #3382

liuanlin-mx opened this issue May 31, 2024 · 3 comments
Assignees
Labels

Comments

@liuanlin-mx
Copy link
Contributor

Describe your idea in details

[Feature Request]: syntax highlight for golang and dart

@eranif
Copy link
Owner

eranif commented Jun 1, 2024

Since you are interested in these languages, could you please provide me with the following:

  • Keywords
  • Tool used for formatting these languages (similar to clang-format for C++ or rustfmt for Rust)

@liuanlin-mx
Copy link
Contributor Author

dart
https://dart.dev/language/keywords
https://dart.dev/tools/dart-format

go
https://golang.google.cn/ref/spec#Keywords

formatter :gofmt

sudo apt install golang-go
go doc cmd/gofmt

@eranif
Copy link
Owner

eranif commented Jun 12, 2024

WIP: with latest git master, CodeLite supports go (syntax highlight, dedicated image etc).

eranif added a commit that referenced this issue Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants