This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
511 additions
and
511 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
{ | ||
"deviceSimulatorExpressExtension.commands.common.installDependencies": "Install Extension Dependencies", | ||
"deviceSimulatorExpressExtension.commands.common.label": "Device Simulator Express", | ||
"deviceSimulatorExpressExtension.commands.common.runSimulator": "Run Simulator", | ||
"deviceSimulatorExpressExtension.commands.common.changeBaudRate": "Change Baud Rate", | ||
"deviceSimulatorExpressExtension.commands.common.closeSerialMonitor": "Close Serial Monitor", | ||
"deviceSimulatorExpressExtension.commands.common.openSerialMonitor": "Open Serial Monitor", | ||
"deviceSimulatorExpressExtension.commands.common.selectSerialPort": "Select Serial Port", | ||
"deviceSimulatorExpressExtension.commands.cpx.openSimulator": "[Circuit Playground Express] Open Simulator", | ||
"deviceSimulatorExpressExtension.commands.cpx.newFile": "[Circuit Playground Express] New File", | ||
"deviceSimulatorExpressExtension.commands.cpx.deployToDevice": "[Circuit Playground Express] Deploy to Device", | ||
"deviceSimulatorExpressExtension.commands.microbit.deployToDevice": "[micro:bit] Deploy to Device", | ||
"deviceSimulatorExpressExtension.commands.microbit.openSimulator": "[micro:bit] Open Simulator", | ||
"deviceSimulatorExpressExtension.commands.microbit.newFile": "[micro:bit] New File", | ||
"deviceSimulatorExpressExtension.commands.clue.openSimulator": "[Clue] Open Simulator", | ||
"deviceSimulatorExpressExtension.commands.clue.newFile": "[Clue] New File", | ||
"deviceSimulatorExpressExtension.configuration.title": "Device Simulator Express configuration", | ||
"deviceSimulatorExpressExtension.configuration.properties.configEnvOnChange": "When you change the Python interpreter, the Device Simulator Express will automatically configure itself for the required dependencies.", | ||
"deviceSimulatorExpressExtension.configuration.properties.debuggerPort": "The port the Server will listen on for communication with the debugger.", | ||
"deviceSimulatorExpressExtension.configuration.properties.dependencyChecker": "Whether or not to ask if we can download dependencies. If unchecked, the extension will default to never download dependencies, except when automatically creating a virtual environment in the extension files.", | ||
"deviceSimulatorExpressExtension.configuration.properties.previewMode": "Enable this to test out and play with the new micro:bit simulator!" | ||
} | ||
"deviceSimulatorExpressExtension.commands.common.installDependencies": "Install Extension Dependencies", | ||
"deviceSimulatorExpressExtension.commands.common.label": "Device Simulator Express", | ||
"deviceSimulatorExpressExtension.commands.common.runSimulator": "Run Simulator", | ||
"deviceSimulatorExpressExtension.commands.common.changeBaudRate": "Change Baud Rate", | ||
"deviceSimulatorExpressExtension.commands.common.closeSerialMonitor": "Close Serial Monitor", | ||
"deviceSimulatorExpressExtension.commands.common.openSerialMonitor": "Open Serial Monitor", | ||
"deviceSimulatorExpressExtension.commands.common.selectSerialPort": "Select Serial Port", | ||
"deviceSimulatorExpressExtension.commands.cpx.openSimulator": "[Circuit Playground Express] Open Simulator", | ||
"deviceSimulatorExpressExtension.commands.cpx.newFile": "[Circuit Playground Express] New File", | ||
"deviceSimulatorExpressExtension.commands.cpx.deployToDevice": "[Circuit Playground Express] Deploy to Device", | ||
"deviceSimulatorExpressExtension.commands.microbit.deployToDevice": "[micro:bit] Deploy to Device", | ||
"deviceSimulatorExpressExtension.commands.microbit.openSimulator": "[micro:bit] Open Simulator", | ||
"deviceSimulatorExpressExtension.commands.microbit.newFile": "[micro:bit] New File", | ||
"deviceSimulatorExpressExtension.commands.clue.openSimulator": "[Clue] Open Simulator", | ||
"deviceSimulatorExpressExtension.commands.clue.newFile": "[Clue] New File", | ||
"deviceSimulatorExpressExtension.configuration.title": "Device Simulator Express configuration", | ||
"deviceSimulatorExpressExtension.configuration.properties.configEnvOnChange": "When you change the Python interpreter, the Device Simulator Express will automatically configure itself for the required dependencies.", | ||
"deviceSimulatorExpressExtension.configuration.properties.debuggerPort": "The port the Server will listen on for communication with the debugger.", | ||
"deviceSimulatorExpressExtension.configuration.properties.dependencyChecker": "Whether or not to ask if we can download dependencies. If unchecked, the extension will default to never download dependencies, except when automatically creating a virtual environment in the extension files.", | ||
"deviceSimulatorExpressExtension.configuration.properties.previewMode": "Enable this to test out and play with the new micro:bit simulator!" | ||
} |
Oops, something went wrong.