andrewbrg / codepad-chrome-app

An awesome multi-language IDE written in JavaScript, crafted for ChromeOS and released under the GNU general public license!
https://chrome.google.com/webstore/detail/code-pad-ide/adaepfiocmagdimjecpifghcgfjlfmkh
GNU General Public License v3.0
134 stars 86 forks source link

[Feature Request] Allow switching language #59

Open ghost opened 3 years ago

ghost commented 3 years ago

Allow switching the detected language (like in the Atom Editor) to choose what style of syntax highlighting to use.

coder0107git commented 1 year ago

See #35. (hardcodes the language to use for that file type).