GitShow/antfu/retypewriter
antfu

retypewriter

Replay the steps of your changes at ease.

by antfu
difftypewritervscode-extension
Star on GitHubForkWebsitenpm

TypeScript

754 stars13 forks6 contributorsQuiet · 1y agoSince 2022v0.1.6MIT

Meet the team

See all 6 on GitHub →
antfu
antfu78 contributions
LarchLiu
LarchLiu1 contribution
Pcrab
Pcrab1 contribution
azaleta
azaleta1 contribution
martiliones
martiliones1 contribution
webdiscus
webdiscus1 contribution

Languages

View on GitHub →
TypeScript83.9%
Vue14%
CSS1.1%
HTML0.7%
JavaScript0.2%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent PRs & issues

Quiet · 2 discussions · Last activity 1y ago
See all on GitHub →
phryneas
I have some additions - PRs welcome?OpenIssue

Clear and concise description of the problem Hi there 👋 I've been using retypewriter a bit, but I required some things for myself and implemented them on my fork. I'm not sure if they would be welcome as PRs and before I do the additional effort of cleaning them up for PRs, I wanted to know which of those you would like. I have implemented: a new option that allows to set the timeout multiplier for key strokes to a different value than 1.2 a bugfix so that actually all "default headers" are now applied the Take/Discard Snapshot popup on start is now omitted when the code is at the start or end of the sequence (was only at the end before) implemented a "go one step back" feature. This one needed quite a lot of changes to allow for commands from the UI to be sent into the generator. This one has the most changes - it might be very handy, but it's a bit hacky. Suggested solution Here are all my changes in "rough" form - please let me know if you'd like a PR for any of them :) https://github.com/antfu/retypewriter/compare/main...phryneas:retypewriter:main?expand=1 Alternative _No response_ Additional context _No response_ Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

phryneas · 3y ago

Recent fixes

View closed PRs →
webdiscus
clean: remove unused packageMergedPR

Description Hello @antfu, This PR removes since it is never used anywhere in code.

webdiscus · 1y ago
ikomom
Unable to re-use .retypewriter file from another systemClosedIssue

Describe the bug When I click the Play button, I get the error message 'Invalid snapshot file'. I think it might be an EOL bug, the parse function does not handle it. It's possible to set Eol to before reading the file, and to set Eol to before after reading the file. Reproduction Follow the description System Info Used Package Manager pnpm Validations [x] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [X] The provided reproduction is a minimal reproducible of the bug.

ikomom · 2y ago
LarchLiu
lint fixesMergedPR

Description lint fixes Linked Issues Additional context

LarchLiu · 2y ago
Structured data for AI agents

Repository: antfu/retypewriter. Description: Replay the steps of your changes at ease. Stars: 754, Forks: 13. Primary language: TypeScript. Languages: TypeScript (83.9%), Vue (14%), CSS (1.1%), HTML (0.7%), JavaScript (0.2%). License: MIT. Homepage: https://marketplace.visualstudio.com/items?itemName=antfu.retypewriter Topics: diff, typewriter, vscode-extension. Latest release: v0.1.6 (2y ago). Open PRs: 0, open issues: 2. Last activity: 1y ago. Community health: 85%. Top contributors: antfu, LarchLiu, Pcrab, azaleta, martiliones, webdiscus.

·@ofershap

Replace github.com with gitshow.dev