Path Lines of Code
webapp/public/asseteditor.html 39
webapp/public/blockly.html 88
webapp/public/codeembed.html 102
webapp/public/controller.html 193
webapp/public/docs.html 150
webapp/public/embed.js 35
webapp/public/extension.html 117
webapp/public/highlight.js/styles/vs.css 53
webapp/public/index.html 100
webapp/public/monacoworker.js 4
webapp/public/multi.html 133
webapp/public/oauth-redirect.html 55
webapp/public/rendertest.html 79
webapp/public/run.html 210
webapp/public/runnertest.html 132
webapp/public/siminstructions.html 92
webapp/public/smoothie/smoothie.js 607
webapp/src/accessibility.tsx 116
webapp/src/accessibleblocks.tsx 37
webapp/src/app.tsx 4646
webapp/src/appcache.ts 36
webapp/src/assetEditor.tsx 151
webapp/src/assets.ts 93
webapp/src/audio.ts 35
webapp/src/auth.ts 241
webapp/src/blocklyFieldView.tsx 201
webapp/src/blocks.tsx 1473
webapp/src/blocksSnippets.ts 847
webapp/src/browserworkspace.ts 129
webapp/src/carousel.tsx 363
webapp/src/cloud.ts 511
webapp/src/cloudsync.ts 440
webapp/src/cmds.ts 618
webapp/src/codecard.tsx 153
webapp/src/compiler.ts 986
webapp/src/components/FilterPanel.tsx 59
webapp/src/components/ImageEditor/Alert.tsx 36
webapp/src/components/ImageEditor/BottomBar.tsx 218
webapp/src/components/ImageEditor/Button.tsx 26
webapp/src/components/ImageEditor/CursorSizes.tsx 23
webapp/src/components/ImageEditor/Dropdown.tsx 51
webapp/src/components/ImageEditor/ImageCanvas.tsx 880
webapp/src/components/ImageEditor/ImageEditor.tsx 76
webapp/src/components/ImageEditor/Pivot.tsx 52
webapp/src/components/ImageEditor/SideBar.tsx 58
webapp/src/components/ImageEditor/Timeline.tsx 207
webapp/src/components/ImageEditor/TimelineFrame.tsx 47
webapp/src/components/ImageEditor/Toggle.tsx 22
webapp/src/components/ImageEditor/TopBar.tsx 101
webapp/src/components/ImageEditor/actions/dispatch.ts 40
webapp/src/components/ImageEditor/actions/types.ts 37
webapp/src/components/ImageEditor/keyboardShortcuts.ts 169
webapp/src/components/ImageEditor/sprite/Palette.tsx 135
webapp/src/components/ImageEditor/store/imageReducer.ts 691
webapp/src/components/ImageEditor/store/imageStore.ts 6
webapp/src/components/ImageEditor/tilemap/Minimap.tsx 79
webapp/src/components/ImageEditor/tilemap/TilePalette.tsx 443
webapp/src/components/ImageEditor/toolDefinitions.ts 769
webapp/src/components/ImageEditor/util.ts 309
webapp/src/components/ImageFieldEditor.tsx 541
webapp/src/components/TilemapFieldEditor.tsx 28
webapp/src/components/assetEditor/actions/dispatch.ts 6
webapp/src/components/assetEditor/actions/types.ts 4
webapp/src/components/assetEditor/assetCard.tsx 70
webapp/src/components/assetEditor/assetCardList.tsx 90
webapp/src/components/assetEditor/assetGallery.tsx 124
webapp/src/components/assetEditor/assetGalleryTab.tsx 20
webapp/src/components/assetEditor/assetPreview.tsx 62
webapp/src/components/assetEditor/assetSidebar.tsx 233
webapp/src/components/assetEditor/assetTopbar.tsx 9
webapp/src/components/assetEditor/editor.tsx 162
webapp/src/components/assetEditor/store/assetEditorReducer.ts 53
webapp/src/components/assetEditor/store/assetEditorReducerState.ts 13
webapp/src/components/assetEditor/store/assetEditorStore.ts 4
webapp/src/components/core/TabContent.tsx 12
webapp/src/components/core/TabPane.tsx 50
webapp/src/components/searchInput.tsx 56
webapp/src/components/tutorial/TutorialContainer.tsx 128
webapp/src/components/tutorial/TutorialHint.tsx 39
webapp/src/components/tutorial/TutorialStepCounter.tsx 28
webapp/src/container.tsx 573
webapp/src/core.ts 296
webapp/src/coretsx.tsx 220
webapp/src/createFunction.tsx 159
webapp/src/data.ts 336
webapp/src/db.ts 123
webapp/src/debuggerCallStack.tsx 42
webapp/src/debuggerTable.tsx 50
webapp/src/debuggerToolbar.tsx 102
webapp/src/debuggerToolbox.tsx 45
webapp/src/debuggerVariables.tsx 355
webapp/src/dialogs.tsx 785
webapp/src/draganddrop.ts 57
webapp/src/editortoolbar.tsx 512
webapp/src/electron.ts 113
webapp/src/errorList.tsx 208
webapp/src/extensionManager.ts 210
webapp/src/extensions.tsx 212
webapp/src/filelist.tsx 522
webapp/src/fileworkspace.ts 114
webapp/src/githubbutton.tsx 80
webapp/src/githubprovider.tsx 209
webapp/src/gitjson.tsx 1612
webapp/src/greenscreen.tsx 160
webapp/src/headerbar.tsx 208
webapp/src/hidbridge.ts 161
webapp/src/hinttooltip.tsx 61
webapp/src/idbworkspace.ts 118
webapp/src/identity.tsx 180
webapp/src/iframeworkspace.ts 65
webapp/src/immersivereader.tsx 247
webapp/src/keymap.tsx 44
webapp/src/lang.tsx 152
webapp/src/make.tsx 66
webapp/src/memoryworkspace.ts 50
webapp/src/mergeProjects.ts 196
webapp/src/monaco.tsx 1820
webapp/src/monacoDebugger.ts 158
webapp/src/monacoEditAmendments.ts 104
webapp/src/monacoFieldEditorHost.ts 446
webapp/src/monacoFlyout.tsx 394
webapp/src/monacoSnippets.ts 760
webapp/src/monacopyhelper.ts 60
webapp/src/notification.tsx 130
webapp/src/package.ts 651
webapp/src/projects.tsx 1521
webapp/src/pxtjson.tsx 203
webapp/src/qr.ts 33
webapp/src/screenshot.ts 266
webapp/src/scriptmanager.tsx 443
webapp/src/scriptsearch.tsx 467
webapp/src/serial.tsx 587
webapp/src/serialindicator.tsx 50
webapp/src/serviceworker.ts 309
webapp/src/share.tsx 580
webapp/src/sidebarTutorial.tsx 67
webapp/src/sidepanel.tsx 143
webapp/src/simtoolbar.tsx 185
webapp/src/simulator.ts 332
webapp/src/simulatorserviceworker.ts 100
webapp/src/snippetBuilder.tsx 448
webapp/src/snippetBuilderInputHandler.tsx 210
webapp/src/snippetBuilderPositionPicker.tsx 181
webapp/src/socketbridge.ts 89
webapp/src/sounds.ts 34
webapp/src/srceditor.tsx 111
webapp/src/sui.tsx 1328
webapp/src/toolbox.tsx 809
webapp/src/toolboxeditor.tsx 271
webapp/src/tsworker.ts 148
webapp/src/tutorial.tsx 685
webapp/src/tutorialCodeValidation.tsx 120
webapp/src/user.tsx 115
webapp/src/util.ts 7
webapp/src/webusb.tsx 380
webapp/src/worker.ts 321
webapp/src/workspace.ts 1424