Robin

Results 220 comments of Robin

Intellij uses this grammer https://github.com/JetBrains/intellij-community/blob/master/plugins/textmate/lib/bundles/python/syntaxes/MagicRegExp.tmLanguage.json

maybe related to https://github.com/nuxt/cli/issues/323

@Samu-14 @ggondim is this still an issue?

can you discribe a usecase for this? If you truncate strings after x characters you will still end up with different widths: Example truncate length 15 chars: - GGGGGGGGGGGGGGG... -...

> [@OrbisK](https://github.com/OrbisK) I apologize for leaving the discussion, I didn't see the notification about the update issue > > Not really, I don't mean controlling the width of the resulting...

How does https://github.com/nuxt/nuxt/pull/31353 effect this? I think i18n docs should not be published as `@nuxt/docs`? But maybe we want to publish `@nuxt/docs-i18n` to possibly have nuxt devtools offline docs. 🤔...

> perhaps showing a badge/icon/button to communicate when a section is machine translated But what about partial updates like changing or adding a paragraph? We should not do a paragraph-wise...

Thank you for your PR. I thinnk https://github.com/vueuse/vueuse/pull/4679 already solves this and is more flexible.