sublime-worksheet
Code repl
A plugin for Sublime Text 2 and 3 that provides an inline REPL for trying out code snippets directly in the editor.
An inline REPL for JavaScript, PHP, Ruby & more in Sublime Text 2 and 3
332 stars
15 watching
18 forks
Language: Python
last commit: about 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
acarabott/chromerepl | A plugin for Sublime Text to interact with Google Chrome as a REPL (Read-Eval-Print Loop) for live coding and JavaScript execution. | 355 |
i-am-a-paull/gradle-sublimetext-plugin | Generates Sublime Text 2 project files for Java projects using Gradle. | 18 |
sustained/coffeescript-sublime-plugin | A plugin for Sublime Text that provides syntax highlighting and checking, commands, shortcuts, snippets, compilation and more for CoffeeScript language | 290 |
reditorsupport/sublime-ide-r | An integration plugin for Sublime Text to support R development | 111 |
ujihisa/repl.vim | An Vim plugin that provides an interactive environment for running code in various programming languages. | 54 |
janlelis/productive-sublime-snippets-ruby | A collection of reusable code snippets for Ruby developers in Sublime Text | 107 |
pichillilorenzo/javascriptenhancements | A plugin for Sublime Text 3 that enhances JavaScript development and project management with features such as autocomplete, code refactoring, and project creation tools. | 639 |
oversoul/vlang-sublime | A bundle providing syntax highlighting and support for the Vlang programming language in Sublime Text 3. | 18 |
ramsey/composer-repl | A tool that provides an interactive shell for evaluating and executing PHP code. | 102 |
sublimetext/advancednewfile | Enables fast file creation in Sublime Text with customizable paths and directories. | 827 |
let-def/sublime-text-merlin | An extension for Sublime Text 3 that provides code analysis and auto-completion features specifically designed for OCaml programming language. | 12 |
victorporof/sublime-htmlprettify | Automates code formatting for HTML, CSS, JavaScript, JSON, React, and Vue files in Sublime Text 3. | 1,926 |
milafrerichs/browser-repl-js | A Svelte-based code editor component with real-time execution and display of JavaScript code | 14 |
sublimelinter/sublimelinter | A Sublime Text plugin that provides linting capabilities for Python code | 2,013 |
chee/eclweb | A minimal implementation of a web-based Common Lisp REPL in WebAssembly | 15 |