Feature Request: Add way of getting all the color presentations in a specific range of a document in the vscode API #144036
Labels
api
editor-color-picker
Editor color picker widget issues
feature-request
Request for new features or functionality
Milestone
I would be really nice if it was possible to do such a thing because it is really easy to conflict with the bulitin color picker and ColorPresenations from other extension leading in a result like this
To avoid something like this there could be a way in the vscode api to get all the ColorPresentations in a specific range in a document and then conditionally display the one from the extension. I can't seem to find any way to do it with the current functions provided by the api
The text was updated successfully, but these errors were encountered: