This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
Add ink! dependencies to Playground #1
Labels
priority-low
Rust
Issue requires Rust coding
size-md
TypeScript
Issue requires TypeScript/React coding
Milestone
Implement loading of a .json file as part of the FE
This will allow ink! Playground/Rust Analyzer to provide error correction/syntax hightining and auto-completion for ink dependencies/sourcecode.
Implement loading it Typescript and passing as string to RA
Since the file which contains the ink! Dependencies is approx 50mb large (however, only 5mb gzipped), it would be nice to optimize the way in which it is loaded. Possible approaches:
The text was updated successfully, but these errors were encountered: