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.

MVP
    Core
        [x] Lexing
        [x] - Raw Literals

        [x] Parsing

        [x] Resolve
        [x] - Fully-qualified names

    IDE
        [x] Navigation
        [x] - Goto Everything

        [x] Basic completion

v0.1
    Core
        [ ] Type-system support (initial)
        [ ] - Resolved/unresolved typing
        [ ] - Inference (initial)

    IDE
        [ ] Core Language Inspections (initial)
        [ ] - Unresolved symbols
        [ ] - ?


v0.5
    Core
        [ ] Borrower (initial)
        [ ] Type-system support (complete)
        [ ] - Inference (complete)

    IDE
        [ ] Core Language Inspections (complete)
        [ ] - Types-induced errors
        [ ] - ?

        [ ] Find Usages

        [ ] Completion
        [ ] - Smart?


v1.0
    Core
        [ ] Borrower (complete)

    IDE
        [ ] Refactorings
        [ ] - Rename
        [ ] - Extract method (bound to CF)
        [ ] - Extract variable
        [ ] - Extract type/trait/impl (?)

        [ ] Testing

        [ ] Debugger 

v2.0
    Core
        [ ] Control flow

    IDE
        [ ] Advanced Inspections

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:33
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
matkladcommented, Jul 21, 2016

@chriskrycho I think this is a too coarse grained check list to be able to use it as a progress indicator. Creating milestones for shorter goals might be a good idea though.

0reactions
Undincommented, Aug 4, 2018

This roadmap is outdated. Let’s close it

Read more comments on GitHub >

github_iconTop Results From Across the Web

Developer Roadmaps
Community driven roadmaps, articles, guides, quizzes, tips and resources for developers to learn from, identify their career paths, know what they don't ...
Read more >
What is a roadmap? - The ultimate guide to ... - Roadmunk
A visual roadmap is a communication tool. They're created and presented to get all stakeholders, executives and your entire team aligned on one...
Read more >
Roadmapping: Your starter guide - AHA.io
A roadmap is a visual representation of your strategic plans. It ties together your strategy (the "why"), the work you will need to...
Read more >
Roadmap: definition, tools, examples - Office Timeline
A roadmap is the high-level, visual representation of the lifecycle of a business initiative, complete with the end goal, steps to take and...
Read more >
Roadmap Basics - ProductPlan
A roadmap is a strategic plan that defines a goal or desired outcome and includes the major steps or milestones needed to reach...
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