forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-internalLabel for non-user facing issuesLabel for non-user facing issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityneeds PRReady to be worked onReady to be worked onverifiedVerification succeededVerification succeeded
Milestone
Description
Currently, we only get callstack when it failed, but the callstack is very generic and same for all causes, so no actionable data except the fact it got failed.
it would be very helpful if it contains other context such as why LSP server is started (interpreter changes, from status bar or command palette, trusted/untrusted? folder or single file mode, restart command is issued, local or remote, what kind of remote and etc)
anything that can inform us code path it took to start new server so we can repro the failure.
Metadata
Metadata
Assignees
Labels
area-internalLabel for non-user facing issuesLabel for non-user facing issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityneeds PRReady to be worked onReady to be worked onverifiedVerification succeededVerification succeeded