Royston Shufflebotham
Royston Shufflebotham
Might be worth trying a trick/workaround that we've been using since before project references (which is still needed, sadly). It enables cross-project renaming, and proper CTRL-click to navigate to reference...
Is this the same issue as #130 ?
I did have video working with videojs but now all I get is static preview images instead, so I tried a Synchronisation and got the same error as in #130...
I've discovered the `camelCase` option for the webpack `css-loader`, but that produces _lower-case_ camel-case, e.g. an original `App-header` CSS class name is transformed to `appHeader` whereas sass-module-types generates `AppHeader` instead.
For those asking about Capacitor 7, yes it's still an issue. I've just come into Capacitor and found this PR and related issue after trying to diagnose why my external...
Hey @joseluisortegac Yep, your exe.xml file is corrupt. There are several issues: 1. The initial `` line is missing. 2. It's missing a `` line for the first addon entry....
Most definitely. I've been waiting for the initial flurry of 2024 issues to die down, and then I'll get a copy and see what needs doing to integrate with it.
I'm working on it. Detecting the correct places for both MSFS2020 and MSFS2024 for both Steam and Windows Store installation requires a little care. @rippy65 that's really useful to know;...
Good spot. Looks like the expression for an lvar doesn't currently support lvars with colons in. Letters, numbers, underscores and spaces, but not colons. https://github.com/RoystonS/BetterBravoLights/blob/7890c822bae2c20fa2687b72718e264e734a94a3/BravoLights.Common/Ast/ExpressionToken.cs#L6-L9
> Hi folks. I appreciate you all weighing in here. I don't have any specific product changes to announce, but did want to share this: > > > Mapbox cannot...