dependabot[bot]
f2994dfad7
Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
...
Bumps [activesupport](https://github.com/rails/rails ) from 6.0.2.1 to 6.0.3.1.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v6.0.2.1...v6.0.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-05-26 18:05:00 +00:00
Aaron Walker
3d113eaec4
comments
2020-05-21 23:43:37 -04:00
Aaron Walker
0bf511debc
add docker docs
2020-05-21 23:43:37 -04:00
Aaron Walker
c9b1456759
add docker exec as an attach command
2020-05-21 23:43:37 -04:00
Ben Jackson
c6d6c7f876
Support "multi-session" mode properly
...
Document remote debugging and add a test
2020-05-17 14:07:56 +01:00
Ben Jackson
d42fd51f35
Support c-style comments in JSON
...
Debate rages about whether JSON should have comments. The specification
says it shouldn't but the author of JSON suggested that if you want to
use JSON for configuration, then pipe it through jsmin before parsing.
So that's what we do, using a tiny JSON minifier from
https://github.com/getify/JSON.minify/tree/python
Closes #135
2020-03-21 15:16:07 +00:00
Ben Jackson
ec36099f97
Document: splat, central config dirs
2020-03-14 09:26:49 +00:00
Ben Jackson
db95fe0c1d
Update github pages to fix website, maybe
2020-02-02 18:27:01 +00:00
Ben Jackson
23b3bb719b
Document exception breakpints
2020-01-28 08:52:23 +00:00
Ben Jackson
7d046574cb
Add tests for toggling breakpoint and inserting line
2019-12-14 18:03:34 +00:00
Ben Jackson
bed68aa691
Fix up the site
2019-11-06 15:53:03 +00:00
Ben Jackson
ccc966f985
Fix formatting errors
2019-11-06 12:14:43 +00:00
Ben Jackson
6791b4bb58
Rename CONFIGURATION.md to configuration.md
2019-11-06 12:13:51 +00:00
Ben Jackson
7297e12605
Add schema definition for the config
2019-11-06 11:44:23 +00:00