d4rkr00t / language-stylus

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

Improve completion items and source latest data from vscode-css-languageservice. Fix #69 #70

Closed octref closed 5 years ago

octref commented 5 years ago

stylus

octref commented 5 years ago

One thing I changed is from details to documentation on the CompletionItem. The long documentation should use documentation field. details is for things such as function signatures.

d4rkr00t commented 5 years ago

Released as https://github.com/d4rkr00t/language-stylus/releases/tag/v1.11.0