We had quite the work week, along with two weeks of work surrounding that. Lots of new experimental features, as well as a few important bug fixes and performance improvements
- Faster Out of Scope Lines
- Show breakpoints on both generated and original source
Thanks to everyone who helped out @jasonLaster, @codehag, @sarahlim, @ohana54, @Dalimil, @arthur801031, @bomsy, @aklt, @wldcordeiro, @jbhoosreddy, @bomsy, @zaggy, @amitzur, @zimbabao
Lots of small fixes to the UI, as well as more work on the project text search. Some cool new features from the SF Workweek
- Change default case sensitive search modifier to off - @ohana54
- Style command bar animations - @jasonLaster
- [SourceTree] fails to render the root directory - @codehag
- [SoucesTree] Show the host domain first when the debugger opens - @Dalimil
- highlight pause expressions - @jasonLaster
- [Preview] Show undefineds in a tooltip - @arthur801031
- fix toggling function search - @jasonLaster
- Support highlighting the full expression - @bomsy
- Fix reloading issue with selected tabs + breakpoints - @jasonLaster
- Stop scrolling when we toggle tools - @jasonLaster
- get bracketarrow working again - @aklt
- Symbol Search Modal - @wldcordeiro
- [WIP] Symbols - @jasonLaster
- Fix empty index.html breakpoints - @bomsy
- Added angular and rxjs to Library Frames - @zaggy
- [WIP] toggle project text search - @jasonLaster
- Html syntax highlight bug - @jbhoosreddy
- Include comments in \out of scope\ locations - @amitzur
- Show index during search traversal. - @zimbabao
- Fix source search - @jasonLaster
- fix selectSource prop - @jasonLaster
- Bugfix: Cannot set debugger breakpoint on generatedSource - @codehag
- [Scopes] Horizontal scrolling - @codehag
- (WIP) call sites - @jasonLaster
- Bugfix: ctrl-clicking gutter prematurely added breakpoint - @sarahlim
Lots of refactoring work to get the code more polished and clean
- prettify css - @jasonLaster
- format snapshots - @jasonLaster
- (WIP) Replace sourcetext w/ source - @jasonLaster
- update mochitests - @jasonLaster
- add jest:watch command - @codehag
- switch bpclient ids to location ids - @jasonLaster
- Simplify stories - @jasonLaster
- fix source text refs in wtr - @jasonLaster
- removes SourceText type - @jbhoosreddy
- Search worker - @wldcordeiro
- add sagas - @codehag
- simplify selectors - @jasonLaster
- Moving sources/outline stuff into a \PrimaryPanes\ component/dir. - @wldcordeiro
- Remove editor expression prop - @jasonLaster
- ignore tag files - @codehag
- Refactor breakpoints actions - @jasonLaster
Two new pieces of documentation