Skip to content

Product Discussion: Context in the Web IDE

Context

Currently, the language server, which powers our editor extensions, contains:

  • Open tabs context for code suggestions
  • Comprehensive telemetry tracking
  • Advanced context resolution for Duo Chat

These features are not fully available in the Web IDE, creating a fragmented user experience. Out of the three, context in Duo Chat has the highest likelihood of having the highest complexity to the point where we'll need to make trade-offs. This issue is a pre-emptive way for us to look at the trade-offs.

Trade-offs and considerations

TBD

Edited by Dasha Adushkina