AndroidIDEOfficial / AndroidIDE

AndroidIDE is an IDE for Android to develop full featured Android apps.
https://m.androidide.com
GNU General Public License v3.0
2.09k stars 250 forks source link

Syntax highlighting for .toml files #1741

Open Rafael2616 opened 4 months ago

Rafael2616 commented 4 months ago

Issue Checklist

Additional terms

Feature description

Add support for syntax highlighting for .toml files, as this will be the new standard for declaring dependencies and their versions. Adoption for this format is growing and the editor does not yet support highlights for it.

Use Case

Manage and update dependencies and their versions

Benefits

Better code visualization