teditor icon indicating copy to clipboard operation
teditor copied to clipboard

How to install extensions

Open zachary opened this issue 4 years ago • 1 comments

would you please let me know how to install extensions?

thanks

zachary avatar Sep 10 '20 17:09 zachary

currently it I don't know that myself. teditor currently only works without extensions.

for adding new features, 1. start teditor, 2. open it in the browser, 3. try some feature. 4. see if there an error message 5. implement an alternative.

teditor is mostly a prove of concept, and it might motivate you, to clone vscode yourself and do sonething with it.

If you find a feature you like to see implemented and added to teditor, PRs are very welcome.

TobiasNickel avatar Sep 11 '20 09:09 TobiasNickel