Benoît
Benoît
First of all, thank you for the well written issue and sorry for the response delay. This is a popular issue (see previous one https://github.com/BenoitZugmeyer/eslint-plugin-html/issues/61), even an implementation attempt have...
👋 It seems that the change brought by PR #212 is breaking `gqq` (or `gq` in visual mode): this command now inserts `zsh:1: unknown file attribute: v` in the buffer...
ESLint works on a per-file basis. Linting JS files referenced in HTML files is out of scope for this plugin. The alternative pointed by @brettz9 looks like a fine alternative.
@pilar1347 you should still be able to send custom actions via `window.DD_RUM.addAction`. If you still have an issue with it, please open a ticket (a way to reproduce your issue...
Hello @HassanAzzam This is not doable right now, as the `service` is configured once during init. But we are currently working on this topic, and we'll implement a solution in...
> Like `` without specified type, how can we ignore to lint it? Currently you can't. Any reason to skip scripts whithout type attribute? > The plugin should ignore `text/javascript`...
Thank you for your PR! I'll release it soon.
Thanks a lot for your interest! I'm looking for feedback: did you try it, does it work painlessly? I use it in a daily basis and I don't have any...
@ischell this will be possible with the next major version of the Browser SDK. Sessions will be "upgraded" to replay only when some replay has been recorded. We are still...
We are planning to release it in the coming weeks. This change was non-trivial and took more time than we expected. Thank you for your patience!