Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved help #11

Merged
merged 26 commits into from
Sep 4, 2023
Merged

Improved help #11

merged 26 commits into from
Sep 4, 2023

Conversation

twhiston
Copy link
Owner

@twhiston twhiston commented Sep 4, 2023

improve help, fix some issues and respond to c74 feedback

@github-actions
Copy link

github-actions bot commented Sep 4, 2023

Code Coverage

Package Line Rate Branch Rate Complexity Health
Cursor 100% 100% 0
GLRender 88% 65% 0
KeypressProcessor 100% 100% 0
MaxBindings 100% 100% 0
REPLManager 100% 89% 0
TextBuffer 100% 94% 0
TextBuffer.formatters 95% 85% 0
extensions 94% 81% 0
Summary 96% (713 / 744) 88% (211 / 240) 0

Minimum allowed line rate is 60%

@twhiston twhiston merged commit 10112f1 into dev Sep 4, 2023
4 checks passed
@twhiston twhiston deleted the improved-help branch September 4, 2023 09:29
twhiston added a commit that referenced this pull request Sep 4, 2023
* fix: fixes issue with scaling not being properly applied on text set commands

* fix: fix gotoIndex bug due to variable overloading

* feat: expose jumpLine and jumpWord functions to router

* fix: fix jump word bindings to key which appears on default mac keyboard

* refactor: change package name to GLRepl

* fix: fix keypress processor destruction on config load to ensure preattached functions work

* ci: change artifact path to new package name

* ci: remove cruft from release

* refactor: refactor glrepl variable names and associated documentation

* fix: fix bug with cursor line indices going to -1

* refactor: remove lines function in favor of length and add minimum index function

* fix: fix issue with running the last line of the buffer in ephemeral mode

* refactor(extras-patch): refactor example patch names and fix issue with livecode example when patcher deleted

* docs: update docs and build out overview patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant