question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Some things to do to improve the code

See original GitHub issue

Some 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 of this.repository.repository #143
  • Show progress in the editor for some commands (update, commit, switch branch)
  • Rework svn.ts to every accepty proccess options (Current CpOptions)
  • 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:closed
  • Created 6 years ago
  • Comments:23 (23 by maintainers)

github_iconTop GitHub Comments

1reaction
edgardmessiascommented, Feb 2, 2018

Yes, good idea.

Let’s use this as topic and discussion

0reactions
JohnstonCodecommented, Feb 7, 2018

That’s all merged in and also the news stuff is merged and fixed

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found