Edelcio Molina

Results 14 issues of Edelcio Molina

**Is there module for DOTNET VB?** That happened when I tried review a class coded with dotnet vb. ![image](https://user-images.githubusercontent.com/4604923/65352341-c95c8b80-dbc0-11e9-85f1-899569e7edc4.png)

Add callback to Next and Prev when pressed. This is necessary to use callback to another functions that are not integrated as steps into hopscotch

Add ability to set the html path for customization of output

Hi @msolters, Testing in Win10 I could noted that after "connectToAP" the wifi cant connect, so I discovered that calling the command: `netsh wlan set profileparameter name="MyApName" connectionmode=auto` The network...

**Please, can you provide a sample to play a music or playlist?** I´m getting this error in the `play` method ``` WebapiError {name: "WebapiError", message: "Not Found", statusCode: 404} ```...

Is there a way to click to select a new key without clearing the text inserted previously? ![atjs](https://user-images.githubusercontent.com/4604923/38966629-a7c67d88-4359-11e8-844c-1c98da8ce828.gif) I expeted that the text inside the element changes only after a...

See https://github.com/failwyn/BundlerMinifier/issues/16 **Work in progress** - [ ] The problem is with **[NUglify](https://github.com/trullock/NUglify)** that unable interprete `@` char as a shorthand for VUE events as explained [here ](https://vuejs.org/guide/essentials/template-syntax.html#directives). But can...

### Installed product versions Bundler & Minifier 2.9.3 > Microsoft Visual Studio Community 2022 - Version 17.4.3 > VisualStudio.17.Release/17.4.3+33205.214 > Microsoft .NET Framework - Version 4.8.04084 > ASP.NET and Web...

This implements a new rule for analyzing the limit on the number of workers, which in many scenarios, can compromise the stability of the server while it is expected to...

All GEN4 and GEN5 listed are in lower case but the SQL query returns camel case. So was not working without this fix.