Jason Williams
Jason Williams
This has been fixed and released in https://github.com/jasonwilliams/anki/releases/tag/v.1.3.4
Hey thanks for raising if you’re setting level 4 headings as a separator then it won’t separate on level 3 headings if I understand correctly. It will just include that...
Hey @amaanq thanks for the release and update, it looks like web-tree-sitter is still 0.20.8 [on npm](https://www.npmjs.com/package/web-tree-sitter) is there a plan to do a release on there too?
It may also be worth taking future proposals like https://github.com/tc39/proposal-structs into account when thinkin about "shared heaps" which can be accessed from multiple realms and how we GC that data...
I think we could assign this to @ZackMitkin if he’s happy
This one may just be a case of reporting the regex failure to Regress. Obviously test it outside of Boa context first
Thanks @marvinroger We will need to also update this here https://github.com/styled-components/typescript-styled-plugin/blob/main/package.json as that’s where the intellisense is handled. Testing this is explained here: https://github.com/styled-components/vscode-styled-components/blob/main/CONTRIBUTING.md#intellisense
Ok great thanks, have you tested these changes locally? I can take a look myself later
https://www.npmjs.com/package/@styled/typescript-styled-plugin has been published
Yeah I've tested this branch and I'm still getting the warning too, are we sure this has been fixed in the styled plugin? @marvinroger If you could make a fixture...