-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Editor Placeholder Support #208976
Comments
Closing for verification. |
I'm able to use this when the input box is empty, and it works great, thanks! But when there is an |
We could support this, but I wonder how the API should look like and what benefits the placeholder feature would give over decorations. |
It would have to be something that I add and remove, like a decoration. But it would save a few lines of code in not having to figure out the color or positioning. Low-priority, probably, I don't think anyone else would use it beyond chat right now. |
@roblourens To verify, go to the VS sources and run:
The text was updated successfully, but these errors were encountered: