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.

Removal of proposed API

See original GitHub issue

I suggest that anything using the proposed API is removed. My reasoning is that it is Proposed API is a set of unstable API and They are subject to change. Having to hack them to work is also problematic for less knowledgeable people.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
edgardmessiascommented, Oct 14, 2019

I agree, we can make a special plugin to use only proposed api like: https://github.com/microsoft/vscode/tree/master/extensions/git/src/api Example: this plugin keep only “stable api” and “svn-scm-proposed” with proposed APIs, but it is a dependent plugin

0reactions
JohnstonCodecommented, Oct 22, 2019

Yeah it will be requires LineChange

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using Proposed API - Visual Studio Code
Use Visual Studio Code's Proposed API. ... Remove dependency on @types/vscode and use npx vscode-dts main to download vscode.d.ts from microsoft/vscode main ...
Read more >
Investigate removal of enable-proposed-api command line ... - GitHub
Today, proposed API can be used by extensions when running out of sources when ... Investigate removal of enable-proposed-api command line argument #110729....
Read more >
Deprecated API Migration Guide - Kubernetes
As the Kubernetes API evolves, APIs are periodically reorganized or upgraded. When APIs evolve, the old API is deprecated and eventually removed ......
Read more >
Features and APIs Overview | Android Developers
Learn about the new features and APIs for developers in Android 11. ... For a detailed list of new, modified, and removed APIs,...
Read more >
API Extensions Policy Removal — Nova Specs documentation
As an API developer, I want easy to maintain the policies for APIs by cleaning up the legacy extensions policies. Proposed change¶. This...
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