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

Survey popup for language server has wrong title text. #2253

Closed
d3r3kk opened this issue Jul 25, 2018 · 1 comment
Closed

Survey popup for language server has wrong title text. #2253

d3r3kk opened this issue Jul 25, 2018 · 1 comment
Labels
bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@d3r3kk
Copy link

d3r3kk commented Jul 25, 2018

We created a feedback-popup for the new Language Server in VSCode-Python, but we missed ensuring a text string was correct (copy-pasta error on my part)!

From the design in #2127, the popup to request user feedback for the Language Server was supposed to be: Can you please take 2 minutes to tell us how the Python Language Server is working for you?.

Unfortunately, this text was left as Can you please take 2 minutes to tell us how the Experimental Debugger is working for you?.

Environment data

  • VS Code version: 1.26.0-insider (seen in stable as well)
  • Extension version (available under the Extensions sidebar): 2018.7.1
  • OS and version: Windows 10
  • Python version (& distribution if applicable, e.g. Anaconda): 3.6.6 (seen in 3.7.0)
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): .venv
  • Relevant/affected Python packages and their versions: N/A
d3r3kk added a commit to d3r3kk/vscode-python that referenced this issue Jul 25, 2018
@d3r3kk d3r3kk mentioned this issue Jul 25, 2018
1 task
@d3r3kk d3r3kk added bug Issue identified by VS Code Team member as probable bug feature-* labels Jul 25, 2018
@d3r3kk
Copy link
Author

d3r3kk commented Jul 25, 2018

cc @brettcannon @qubitron

@d3r3kk d3r3kk added the P0 label Jul 25, 2018
@DonJayamanne DonJayamanne added this to the Aug 2018 milestone Jul 30, 2018
@d3r3kk d3r3kk closed this as completed Jul 30, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Oct 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

3 participants