d4rkr00t / language-stylus

Stylus language support for Visual Studio Code
MIT License
44 stars 11 forks source link

Color picker doesn't work in stylus file (*.styl), maybe it only work in *.css file. #51

Closed aeschli closed 2 years ago

aeschli commented 7 years ago

From @vimcaw on August 17, 2017 1:37

Extension Author (truncated) Version
html-snippets abu 0.1.0
yaml ada 0.0.7
markdown-preview-github-styles bie 0.0.2
regex chr 0.1.0
vscode-hexo cod 1.0.1
vscode-html-css ecm 0.1.7
hexo-tag-snippets max 0.1.7
cpptools ms- 0.12.2
ejs-language-support Qas 0.0.1
vscode-icons rob 7.12.0
language-stylus sys 1.7.3
ejs-snippets Tao 0.1.0
open-in-browser tec 1.1.0
vscode-arduino vsc 0.2.4
JavaScriptSnippets xab 1.4.1

(1 theme extensions excluded)


Steps to Reproduce:

Color picker doesn't work in stylus file (.styl), maybe it only work in .css file.

Reproduces without extensions: Yes

Copied from original issue: Microsoft/vscode#32678

aeschli commented 7 years ago

The language-stylus has to adopt the color decoration provider. That said, the API is still in the 'proposed' state.

d4rkr00t commented 7 years ago

Yeah, thanks, I have that in plans :)

rajinder-yadav commented 6 years ago

Issue Type: Bug

Colour preview works, however the colour-picker fails to show for ".styl" files.

screen shot 2018-02-25 at 5 19 13 pm

VS Code version: Code - Insiders 1.21.0-insider (ce13bb0dabd06981913c46b5a94456647864c2e0, 2018-02-23T06:08:53.779Z) OS version: Darwin x64 17.4.0

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz (8 x 2200)| |Load (avg)|2, 2, 2| |Memory (System)|16.00GB (0.25GB free)| |Process Argv|/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron . .| |Screen Reader|no| |VM|0%|
Extensions (11) Extension|Author (truncated)|Version ---|---|--- markdown-toc|Ala|1.5.6 ng-template|Ang|0.1.9 vscode-markdownlint|Dav|0.13.0 EditorConfig|Edi|0.12.1 npm-intellisense|chr|1.3.0 tslint|eg2|1.0.28 Go|luk|0.6.77 angular2-inline|nat|0.0.17 language-stylus|sys|1.9.1 vim|vsc|0.10.13 markdown-pdf|yza|0.1.7

Reproduces only with extensions

d4rkr00t commented 6 years ago

Yeah, as far as i remember it's not supported yet :)

rajinder-yadav commented 6 years ago

Would love to see this added when possible, thanks!

davemoz commented 6 years ago

+1

luisDanielRoviraContreras commented 6 years ago

+1

V1raNi commented 5 years ago

+1, definitely need this feature

rayosdev commented 5 years ago

+1 it's great for prototyping

AdnanBabakan commented 5 years ago

+1 definitely need it, stylus is much better than Sass

Ne4to777 commented 5 years ago

+1

VCourdy commented 5 years ago

+1

JohnDeved commented 5 years ago

there is still no update to this? why is it so hard to implement?

d4rkr00t commented 5 years ago

@JohnDeved if it looks this easy, or you have got time to do it, PRs are welcome :)

VCourdy commented 5 years ago

@JohnDeved this point need a major refactor of the project. As far as i know you must change the project structure in order to be a "LTE", you should read about this here if you want to contribute ;)

realwumbl3 commented 3 years ago

bump??? am I allowed to do that? I wanna see this plssss

d4rkr00t commented 3 years ago

I'll have a look if there is a quick way to do it. Not sure though. Also @realwumbl3 if you want to give it a try, I'd be more than happy to review a PR :)

sirkouga commented 2 years ago

+1 please