Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Reference support for .NET #175

Open
9 of 10 tasks
gracegoo-stripe opened this issue Feb 9, 2021 · 0 comments
Open
9 of 10 tasks

API Reference support for .NET #175

gracegoo-stripe opened this issue Feb 9, 2021 · 0 comments
Assignees
Milestone

Comments

@gracegoo-stripe
Copy link
Contributor

gracegoo-stripe commented Feb 9, 2021

Master task for building out a language server to support this use case:

Checklist

  • Set up dotnet server and connect it to the extension
  • Implement API reference handler with semantic model analysis.
  • Implement Text document hander
  • Client-side: Add conditional server startup logic based on workspace project
  • Client-side: Update dotnet executable fetching -- right now it's hard-coded
  • Get the project file from the client
  • Update the configuration file with real entries
  • Update debugging steps since we've merged the repos
  • Bundling
  • Channel logs to the output channel of the extension -- right now only errors are getting through.
@gracegoo-stripe gracegoo-stripe added this to the GA milestone Feb 9, 2021
@jbyrum-stripe jbyrum-stripe changed the title API Reference support for instance methods API Reference support for .NET Jun 1, 2021
@gracegoo-stripe gracegoo-stripe self-assigned this Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant