crypto-code-school-inside-tezos icon indicating copy to clipboard operation
crypto-code-school-inside-tezos copied to clipboard

Phase 2 Enhancements

Open bhaskarSingh opened this issue 4 years ago • 4 comments

Taquito lesson

  • [ ] we would need to figure out how to add a piece of code that will tell us that code was originated from cryptocodeschool
  • [ ] Print statement output in a new line.
  • [x] Make javascript/python code snippet color-coded.

SmartPy Compiler

  • [ ] Loading indicator when running the code.
  • [x] Debug code for inter-contract calling.
  • [x] Make compile-time errors more descriptive.
  • [x] Increase transition duration for Michelson pane.
  • [x] Handle edge case where the compiler isn't fully loaded yet
  • [x] Only load in modules where it's being used.

Learning interface editor

  • [ ] Remove/fix the [control + z] command for undoing, it doesn't update the values.

bhaskarSingh avatar Nov 06 '20 09:11 bhaskarSingh

Remove/fix the [control + z] command for undoing, it doesn't update the values.

Where do you want me to remove this from? Module-4?

manangouhari avatar Nov 10 '20 08:11 manangouhari

When I make a change to the editor and hit (control + z) command for undoing the change. It doesn't register changes for shortcuts, only when I type something that it updates it.

On Tue, 10 Nov, 2020, 1:36 pm manangouhari, [email protected] wrote:

Remove/fix the [control + z] command for undoing, it doesn't update the values. Where do you want me to remove this from? Module-4?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/buidl-labs/crypto-code-school-inside-tezos/issues/134#issuecomment-724534916, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6YATYWV3PZMZP52ZOIQFTSPDX75ANCNFSM4TMOLI5Q .

bhaskarSingh avatar Nov 10 '20 09:11 bhaskarSingh

When I make a change to the editor and hit (control + z) command for undoing the change. It doesn't register changes for shortcuts, only when I type something that it updates it. On Tue, 10 Nov, 2020, 1:36 pm manangouhari, @.***> wrote: Remove/fix the [control + z] command for undoing, it doesn't update the values. Where do you want me to remove this from? Module-4? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#134 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6YATYWV3PZMZP52ZOIQFTSPDX75ANCNFSM4TMOLI5Q .

Got it.

manangouhari avatar Nov 10 '20 09:11 manangouhari

@manangouhari please check if all the issues on this thread are closed.

If yes, close this issue with a relevant comment. If no, this is important even for Reddit launch and hence filing it under the Project "Ready for launch on Reddit" will make sense.

prastut avatar Mar 11 '21 07:03 prastut