flems icon indicating copy to clipboard operation
flems copied to clipboard

auto complete

Open caseystarr opened this issue 4 years ago • 2 comments

anyway to get auto complete like this?

TypeScript

anyway to get auto complete like this?

caseystarr avatar Jan 11 '21 07:01 caseystarr

There's a Codemirror plugin for autocomplete. Maybe it can be combined with the Typescript libraries. I'm open for a PR for this, but it should load the required libraries dynamically only if Typescript is used.

porsager avatar Jan 11 '21 07:01 porsager

I assume you are talking about github.com/codemirror/codemirror . For me this would be a good feature, I am trying to set up a private sandbox to learn in. So are you saying I can combine the libraries or is the only way is with a feature request? sorry I am a self taught noob but I am usually pretty good with google lol.

caseystarr avatar Jan 12 '21 02:01 caseystarr