massivemadness / Squircle-CE

👨‍💻 Squircle CE is a fast and free multi-language code editor for Android
https://play.google.com/store/apps/details?id=com.blacksquircle.ui
Apache License 2.0
1.38k stars 101 forks source link

Support for VHDL language #144

Open just-Nob opened 1 year ago

just-Nob commented 1 year ago

I'm looking for a code editor with VHDL support (syntax highlight & code completion).

Unfortunately, I'm not familiar in Android programming (i.e. Kotlin/Java programming as well as Android APIs), so I'm neither able to write corresponding code, nor to make a pull request (of course).

Anyway, if there is a description for a kind of language syntax file (including language keywords, attributes, number formats etc.), I for sure was ready to write such a file, as well as testing a version with VHDL support.