Some things to do to improve the code
See original GitHub issueSome things to do to improve the code:
- Rework run commands in
repository.ts
, like in git (Better for capture events) #141 - Rework
commands.ts
, disallow usage ofthis.repository.repository
#143 - Show progress in the editor for some commands (update, commit, switch branch)
- Rework
svn.ts
to every accepty proccess options (CurrentCpOptions
) - Fix commands palette (Add all to
package.json
) - More usage of disposables
- More usage of placeholders
- Optimize
getStatus
, to use cache, and update only changed file (Update all on repository change)
Issue Analytics
- State:
- Created 6 years ago
- Comments:23 (23 by maintainers)
Top Results From Across the Web
10 ways to improve your code, proven through personal ...
1. If you want to improve your code, read someone else's · 2. Follow code conventions · 3. Use code reviews · 4....
Read more >How to improve coding skills: 15 things you can do today
Fun + Practical Ways to Improve Your Programming Skills · 1. Go read a book · 2. Listen to a podcast · 3....
Read more >10 ways to improve your code after it's 'finished' - InfoWorld
10 ways to improve your code after it's 'finished' · Lint · Profile · Remove debugging tools · Analyze with AI · Curate...
Read more >Five Ways to Improve Your Code Quality - Sonatype Blog
Five Ways to Improve Your Code Quality ; Improve Readability: How will others understand? Tip 1: Create and enforce a consistent coding style....
Read more >9 essential tips to become a better coder - New Relic
Write code in the author's style. Practicing this helps you get into the head of the person who wrote the software, which can...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yes, good idea.
Let’s use this as topic and discussion
That’s all merged in and also the news stuff is merged and fixed