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.36k stars 100 forks source link

Support for NSIS language #232

Open SimoLRepo opened 6 months ago

SimoLRepo commented 6 months ago

Hello, would it be possible to add support for NSIS (Nullsoft Scriptable Install System) syntax? Thank you very much.

Additional context

Some examples for syntax testing: https://nsis.sourceforge.io/Category:Code_Examples

Some examples for "Headers" files: https://nsis.sourceforge.io/Category:Headers

File extensions of this language: .nsi (scripts) / .nsh (Headers files)

SimoLRepo commented 6 months ago

Hello, would it be possible to add support for NSIS (Nullsoft Scriptable Install System) syntax? Thank you very much.

@massivemadness Please, I understand that you are "Tired", but since I have not received a reply I have no idea if my request has been taken into consideration. Unfortunately, alternative apps similar to this one (which have NSIS support) are full of bugs and slow or, if taken from the Play Store, full of advertisements. I think this is a perfect application.

massivemadness commented 6 months ago

@SimoLRepo Hi, I took a break from this project and I have no plans to coming back soon. But this language doesn't look "hard" to implement, I may start working on it when it's the right time for me

SimoLRepo commented 6 months ago

@SimoLRepo Hi, I took a break from this project and I have no plans to coming back soon. But this language doesn't look "hard" to implement, I may start working on it when it's the right time for me

@massivemadness Hi, first of all, thank you for your reply. Take all the time you need, I don't use editors much in mobile at this time. I look forward to the implementation of such language. Thank you.