simonwfarrow
simonwfarrow
I hit the same issue. I had to add `````` to partials/header.html as the first child of the head tag. I tried adding it to the custom-header.html but that did...
Thank you @astmuc for uncovering the supported syntax. I agree with @CesarD that it looks a bit odd, especially given the ```extends @SomeEntity``` (with space before @) syntax. But happy...
Ok thanks - will leave open. I guess the outstanding question is , why is does the syntax differ between: ```Entity NewEntity extends @SomeEntity``` ```Entity NewEntity with@SomeTrait```
I tried with vscode.dev and got similar behaviour but some extra error messages: ``` language-server-worker.js:175 lsp:debug [ModelBuilder] No documents to build model from console.ts:137 [Extension Host] debug [LikeC4Model.fetchComputedModel] 424ms log.ts:445...
Sorry for the delay, long holiday 😄 The performance markers errors appeared to have gone. But the build is still failing, lots of warnings and then an error about the...