typescript-notebook icon indicating copy to clipboard operation
typescript-notebook copied to clipboard

understanding extension scope

Open ahmad-ali14 opened this issue 2 years ago • 3 comments

If I have two notes open (although totally saved and unrelated), I get variable name clashes.

Like, I can not use the same variable name in 2 separate notes (at least when they are open).

Also, thinking of converting the .nnb file to an .md file, but couldn't find a way to do that.

ahmad-ali14 avatar Aug 24 '22 18:08 ahmad-ali14

I get variable name clashes. Like, I can not use the same variable name in 2 separate notes (at least when they are open).

Please could you provide a sample and the error messages you get (screenshots)

DonJayamanne avatar Aug 24 '22 18:08 DonJayamanne

the .nnb file to an .md file, but couldn't find a way to do that.

Please could you create a seprate issue for this feature request, this is currently not supported

DonJayamanne avatar Aug 24 '22 18:08 DonJayamanne

@DonJayamanne, here is an example, both notes are saved to the disk and opened side by side.

when I close one it is okay, but as soon as the other opened, it start complaining

Screen Shot 2022-08-24 at 19 43 55

ahmad-ali14 avatar Aug 24 '22 18:08 ahmad-ali14