Skip to content

Commit

Permalink
Gif for sass module support. For microsoft/vscode#81943
Browse files Browse the repository at this point in the history
  • Loading branch information
octref committed Dec 6, 2019
1 parent 07df68a commit be02478
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release-notes/images/1_41/sass-module-support.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions release-notes/v1_41.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,8 @@ We have added syntax highlighting support, as well as language feature support f
- Auto completion of SASS [built-in modules](https://sass-lang.com/documentation/modules) such as `sass:math` and `sass:color`
- Document Link for `@use` and `@forward` import paths

![Sass Module support](images/1_41/sass-module-support.gif)

### JSON

To avoid performance issues with large files, JSON language support has an upper limit of folding regions and document symbols it computes (for the Outline view and breadcrumbs). By the default, the limit is 5000, but you can change the limit with the setting `json.maxItemsComputed`.
Expand Down

0 comments on commit be02478

Please sign in to comment.