GoogleChromeLabs / text-app

A text editor for ChromeOS and Chrome
https://chrome.google.com/webstore/detail/mmfbcljfglbokpmkimbfghdkjmjhdgbg
Other
554 stars 148 forks source link

Feature Request: HCL/Terraform Syntax #528

Open tarfeef102 opened 3 years ago

tarfeef102 commented 3 years ago

would be awesome to get support for HCL for us terraformers out there.

zainafzal08 commented 3 years ago

Doesn't seem to be a supported syntax for https://github.com/codemirror/CodeMirror/tree/master/mode so unlikely we'll get it. There is a plugin to get it on vscode which you can run on a chromebooks via crostini (see https://support.google.com/chromebook/answer/9145439?hl=en), might give you more of the features you are looking for :)

tarfeef102 commented 3 years ago

hahaha sadly crostini is not the answer for me, I just ran into the fun issue of crostini-shared folders not being executable when mounted into crostini. which makes the entire concept of having chrome OS and not just Linux a bit useless to me. if i'm just using crostini for everything, why am I using chrome OS at all? (Not that this is the fault of the text-app project, ofc)

ty for the update. i'll say "maybe i'll look into how hard it'd be to create that functionality and see if I can do that", but I probably won't because that sounds kinda painful