- Support "Selection Based" run for
C#
- Support "Selection Based" run for
C# Script
- Support "Selection Based" run for
C
- Support "Selection Based" run for
C++
- Support "Selection Based" run for
D
- Support "Selection Based" run for
Dart
- Support "Selection Based" run for
DOT (Graphviz)
- Support "Selection Based" run for
Powershell
- Fix
MATLAB
plot support - Fix #973 (
args.split is not a function
)
- Support for Processing
- Support for Lua (WoW)
- Fix compilation errors
- Support for C/C++ on Windows (only latest win10 builds with
bash
andg++
installed) - Support for Fortran
- Support for
Inno Setup
- Support for Tcl
- Use
cmd.exe
forBatch
files - Change
stata
intrepreter tostata
- Support for Stata
- Support for MATLAB
- Support Rust on Windows
- Support for Ansible playbooks
- Adapt script for tests in go
- Support Jolie language
- Keep Java runner within same console on Windows
- Option to ignore selection runs
- Fix C++ not running on Linux
- Fix OCaml support
- Fix bug prevents the package from disabling and updating
- Fix running of atom://config files
- Fix bug prevents the package from loading
- Support ioLanguage
- Ability to set working directory
- File based prolog command runs swipl from file directory
- Templated args support
- Support
LaTeX Beamer
- Temporarily remove a
Cake[file]
support cause of bugs
- Visual updates to the options view
- Support prolog
- Support
Cake[file]
- Improved selection based support for Perl
- Small bug fixes all over
- We promise to lint and have some sanity around ☕script
- New profiles mode!
- Fix when stdin is coming on in (still doesn't accept it, but it also doesn't act wild)
- JXA language support fixed
- Support for Postgres
- Selection based support for Octave
- Quick doc updates
- Support for Dart
- Support for Nim/Nimscript
- Support for JXA (OS X - JavaScript for Automation)
- Selection support for NSIS
- Major refactor of runs - let us know how it goes
- File paths get wrapped as links
- Really 2.28.0 again, can't seem to delete failed releases on atom.io
- Add Nim support
- Add Pandoc Markdown support
- Upgrade strip ANSI
- Crystal Language support
- LaTeX support
- NSIS support
- Scrolls down in a polling loop to catch the reflow!
- No more grandparent bottom panel
- Fix Babel support
- Now with TypeScript!
- Sometimes I really wish this was in ES6, not CoffeeScript (https://gist.github.com/rgbkrk/91b40941a38daf700e61)
- Support for NCL
- Escape strings for javac
- Support for C based runner on Linux
- Make height of atom script view dynamic
- No one reads these. If they did, they might have commented on this line.
- Fix C/C++ grammar to allow symbols and spaces in path
- Support for MongoDB JavaScript
- More unicorns, less turtles
- Fix typo in Perl 6 Grammar
- Behat support no longer uses
--ansi
parameter (support Behat 3) - Perl 6 support
- Graphviz support
- RANT Support
- Switched to using activation commands
- Cleaned up kotlinc temp files
- (Slight) support for Java
- Babel JS support
- Added scriptcs support
- Removed support for Atom Achievements :( (breaks the coming 1.0 API)
- Support for Kotlinc
- New way for us to manage contributions and changelog
- Update BufferedProcess API
- Addressed deprecations from the Atom API
- Use the new Path API
- Add OCaml support
- 🏁 Enhance selection based Lua support
- Add Racket support
- Add Forth support
- Fixed scrolling with output
- Updates keyboard shortcuts for running in Windows
- TODO...
- Add D support
- Add Rust support
- Fix broken ANSI/HTML escaping #238
- Turn on colored diagnostics for the C language family
- Remove a unused import from script.less
- Add temporary file support
- Enhance PHP selection based runner
- Add the ability to unescape HTML output (configuration option)
- Add total execution time to output (configuration option)
- Update Shell Script grammar name
- Update PowerShell runner to support files with whitespace in the name
- Add Sass support
- Add SCSS support
- Update the LiveScript command to
lsc
vs.livescript
. Since v1.1.0lsc
was previously available as an alias and now the official command to run code.
- Add SML support
- Add the OperatingSystem grammar utils for platform specific run code
- Add Mac OS X specific C, C++, Objective-C, and Objective-C++ file based runs
- Incidental release -- no new changes
- Rename "Line Based runs" to "Line Number Based runs"
- Add Batch support
- Update LiveScript to use newer grammar mapping
- Fix Swift against Xcode Beta 5
- Add LilyPond support
- Add "Ruby on Rails" support
- Add Makefile support
- Now handling shebangs!
- Add Swift support
- Add PowerShell support
- The escape key will now close the script output pane
- More tests, because this project definitely needs more tests
- Support for MoonScript
- Added line based support
- Updated a few BDD/TDD grammars with line based support
- Improved selection support by correcting the line numbers
- Travis CI and specs added
- Added LiveScript support
- Keybindings for Linux and Windows!
- Almost made shift-enter a keybinding for running code
- Accept shift-enter as another keymap for run
- Added Scheme support (guile as default)
- Added AppleScript support
- Added IcedCoffeeScript support
- Added R support
- Use colored output for TDD related grammars by default
- Improved selection support
- Fixed copy paste in options dialog
- Added Behat support
- Allow for different commands per run-mode
- Massive CoffeeScript cleanups
- Saves file prior to run
- Support for RSpec (file based)
- Support for Gherkin/Cucumber (file based)
- Support for Literate CoffeeScript
- New drop down for argument, command, and current working directory choices
- Catch spawn errors, present debug information for the user
- Add Lua support
- Escape HTML output while still letting ANSI colors through (#80)
- Add PHP example
- Allow copying text from the terminal output.
- Added Julia support
- Added Erlang support (selection based)
- Added Groovy support
- Added Scala support
- Added file based Haskell support
- Escaped ANSI to HTML
- Added contributors to package.json
- Documentation patches
- Completely new UI
- Status indicators / icons for script run, stop, kill, complete
- Updated commands to kill process and dismiss script view
- Added close button for script view
- Added language support for Go, F#, newLisp