Highlights
- Pro
Pinned
816 contributions in the last year
Less
More
Contribution activity
August 2021
Opened 14 pull requests in 1 repository
ThePrimeagen/refactoring.nvim
14
merged
- feat: definition of lsp. I need to create some others too
- feat: small refactor of naming.
- refactor: code gen is now dumber than it was before.
- feat: small fixes + better devving
- feat: 119 in typescript
- Extract var 2
- refactor: helper -> pipeline.post_refactor
- feat: trim string
- feat: query tests
- feat: github action for lint / format
- feat: hated vim motions in tests
- feat: query object.
- feat: testing
- Testing
Reviewed 7 pull requests in 2 repositories
ThePrimeagen/refactoring.nvim
6 pull requests
ThePrimeagen/harpoon
1 pull request
Created an issue in ThePrimeagen/refactoring.nvim that received 3 comments
make pr-ready fails
Here you go @teddylear ! Here are the failures. I cannot say how much I appreciate this! ➜ refactoring.nvim git:(119-typescript) ✗ make pr-ready st…
3
comments
Opened 9 other issues in 1 repository
ThePrimeagen/refactoring.nvim
6
open
3
closed
- 119: Extract Var for python
- 119: Extract var for lua
- 119: Extract var for golang
- Start the official readme. Time to get serial about this project.
- Local variable for extract functions
- Setup github to run tests!
- typescript: gg=G formatting works in practice, but not all the way in tests.
- Region: tests needed
- Region: select text with column offset
