Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Emit 'Deprecated' Diagnostic messages #139

Open
Strum355 opened this issue Apr 1, 2021 · 1 comment
Open

Emit 'Deprecated' Diagnostic messages #139

Strum355 opened this issue Apr 1, 2021 · 1 comment
Labels

Comments

@Strum355
Copy link
Contributor

Strum355 commented Apr 1, 2021

The Go wiki outlines a standard for marking constructs as Deprecated. We should emit these as LSIF Diagnostics to support querying for usages of deprecated APIs.

Follow-on: what else can/should we emit? Are there existing tools we can utilize (cursed raw text output aside)? gopls/govet/staticcheck/golanglint-ci

@Strum355 Strum355 added the enhancement New feature or request label Apr 1, 2021
@macraig
Copy link

macraig commented Jun 1, 2021

Possibly handled by #141

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants