Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Releases: styled-components/vscode-styled-components

v1.6.3

21 May 16:30

Choose a tag to compare

  • Respect user's "acceptSuggestionOnEnter" configuration

v1.6.2

20 May 21:15

Choose a tag to compare

  • Remove cursor control until issue can be fixed

v1.6.1

18 May 22:18

Choose a tag to compare

1.6.1 (18-05-2021)

  • Updated typescript-styled-plugin to v0.17
  • Improved Syntax support
  • Added support for keyframes
  • Updated colorProvider to support alpha values on hex colors
  • Adds a colon or semicolon on Enter. Also moves the cursor to the middle of a () function 284
  • Updated documentation
  • Improved support for Next style tags
  • Added support for highlighting :focus-visible and :user-invalid pseudoclasses, thanks @wojtekmaj! 289

v1.5.2

29 Apr 17:23

Choose a tag to compare

  • Updated typescript-styled-plugin to v0.16

v1.5.1

24 Apr 00:05

Choose a tag to compare

  • Fixed multiline issue 281
  • Documentation updates 280
  • Fixed broken tests 272

v1.5.0

22 Jan 18:48

Choose a tag to compare

  • Added support for .svelte files 265
  • Added support for template string helper functions 262

V1.4.1 small fixes

11 Dec 00:34

Choose a tag to compare

See change log

1.4.0 (05-12-2020)

05 Dec 11:34

Choose a tag to compare

  • Updated CONTRIBUTING.md for how to use regexes and how to debug 251
  • Allow destructuring property arrow function 250
  • Updated color provider to better support colors in CSS 249

v1.3.0

18 Nov 18:22

Choose a tag to compare

v1.2

19 Oct 20:11

Choose a tag to compare

  • Addition of the color picker 239
  • Fix .extend grammar 240