repl scooperRepl Scooper is a extension which helps programmers while developing new JS functions or code snippets. It allows users to evaluate code snippets in an enclosed environment in order to better get a grasp of small parts of the program or debug certain features. FeaturesThe extension has two unique commands:
If you make changes to your code and save it the repl scooper will automatically update itself. UsageThe plugin can be used by accessing the command pallet with RequirementsTo use the extension it is required to install node.js on your system so it can be used to evaluate to code. You must also Extension SettingsCurrently there are no extension settings. We will keep you posted about them in the future. Report an IssuePlease let me know if you encounter any issues with the extension so I can fix them. In order to let me know please submit them to https://github.com/lukaspatschil/repl-scooper/issues. |