Results 31 comments of Alvaro
trafficstars

> @alvarolm what package did you install to get `XML (PLIST)`. I think it may be useful to know in order to come up with the best solution. I may...

> It's not the color scheme I'm interested in as much as the `XML (Plist)` syntax. By default Sublime just ships with `XML`, so I'm not sure where the `XML...

> @alvarolm can you run this in the console with the Plist view focused? > > ```python > >>> sublime.active_window().active_view().syntax() > Syntax('Packages/XML/XML.sublime-syntax', 'XML', False, 'text.xml') > ``` > > That...

sorry but I have been busy with other things. If there is a command or anything you would like to execute in order to debug please tell me, for the...

> I am at the same point with my slightly different approach: The so the next (last?) problem is [tinygo-org/tinygo#1037](https://github.com/tinygo-org/tinygo/issues/1037). runtime timers are now implemented (since 0.26.0) https://github.com/tinygo-org/tinygo/issues/1037#issuecomment-1263177284 also wasm...

same happening with test here

> This feature is present in 2.0.0, I use it on my dashboards. It was noted in the release notes for 2.0.0: https://preset.io/blog/apache-superset-2-0-release-notes/. > > This issue should be closed....

> Have you enabled the GENERIC_CHART_AXES feature flag? > […](#) > On Sat, Feb 4, 2023, 6:32 PM Alvaro ***@***.***> wrote: This feature is present in 2.0.0, I use it...

Thank you for: allowing anyone to participate in this this conversation listening to the community making improvements based on public feedback So far I see a thoughtfully and polished proposal...

can't share since to much since I don't have permission to share specifics but after a golang wasm executes: ``` str := ` let e = document.getElementById("fecha-creacion"); if (e) {...