Skip to content

issues Search Results · repo:microsoft/typescript-styled-plugin language:JavaScript

Filter by

144 results
 (73 ms)

144 results

inmicrosoft/typescript-styled-plugin (press backspace or delete to remove)

styled-Y When styling with a styled component, you cannot use the y attribute inside a rect tag in an svg tag. Any workaround? Or should I use the y attribute on the rect tag?
  • waterhumanB
  • 2
  • Opened 
    on Jan 24, 2023
  • #174

I frequently run into ts-styled-plugin(9999) errors in VS Code that are entirely false negatives and show up all over the place for our devs. I have no idea why these errors show up. I do not have ESLint, ...
  • electrovir
  • 4
  • Opened 
    on Dec 3, 2022
  • #171

This is what #70 already asked for. No reasoning was ever provided as to why it would be out of scope so I m hoping to either put this on the agenda or get some insight as to why it shouldn t be there. ...
  • leoselig
  • 2
  • Opened 
    on Nov 23, 2022
  • #169

I have a TS/styled-components project with a Husky pre-commit hook that runs a couple linting/code-style scripts prior to being able to commit to Git. But they don t fail on errors within styled components. ...
  • robicano22
  • 1
  • Opened 
    on Aug 16, 2022
  • #167

eg. this: const class = css` @layer component { margin: 0; } `; Results in this warning: Unknown at rule @layerts-styled-plugin(9999)
  • jpnelson
  • 2
  • Opened 
    on Jul 31, 2022
  • #166

This is valid a ${ a }:first + a {} so is this a a:first + a {} but this throws an error (colon expected and semicolon expected line 2) a ${ a }:first + a {} This is a serious ...
  • Tiedye
  • 2
  • Opened 
    on Jul 18, 2022
  • #164

As per warning: warning typescript-styled-plugin vscode-emmet-helper@2.6.4: This package has been renamed to @vscode/emmet-helper, please update to the new name
  • arthwood
  • 1
  • Opened 
    on Jul 14, 2022
  • #163

The code below is apparently correct and works fine too, but I can t get rid of this typescript error even with ts-expect-error and ts-ignore: const StyledNotificationItem = styled.div Partial INotificationItemProps ...
  • aderchox
  • 1
  • Opened 
    on Jun 24, 2022
  • #162

One of the side effects of this plugin and plugins like it is that a lot of people on my team end up adding the css function to template strings that don t need it just to get syntax highlighting / autocomplete ...
  • matthew-dean
  • 1
  • Opened 
    on May 11, 2022
  • #161
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub