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
135 stars 85 forks source link

emmet? #28

Open ertoorule opened 5 years ago

ertoorule commented 5 years ago

not supporting emmet!

coder0107git commented 1 year ago

@ertoorule This needs to be done in the Codepad source loosely following the instructions here. Emmet might not be supported in the current version of Ace that Codepad uses, so the Ace version should probably be updated.