Nicu

Results 18 issues of Nicu

Maybe they where left out as they break something, but in my case I also added the following rules in order to fully clean the URL: ``` gps-id@aliexpress.*,scm_id@aliexpress.*,scm-url@aliexpress.*,pvid@aliexpress.* ``` So...

needsinfo

Related issue: N/A **Description** Implemented multi touch rotate for trackball controls, allowing to rotate the camera around it's look axis https://user-images.githubusercontent.com/11520795/172782570-d96f2c8e-80f1-498c-bba7-bb662f5ef227.mp4

**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): ``` tns...

### Please, tell us what's the problem? - [ ] A typo - [ ] Wrong documentation - [ ] Improvement of existing article - [ ] Missing documentation -...

If you paste something that will change the name of the tag, the matching tag is not changed.

It would be nice for the jshint messages to be displayed on hover for the line number in the gutter rather than displayed bellow the code, out of context. If...

Hello! Even though I generate the TS files using the `--ts-no-import-ext`, when you have an import in one of your schemas, the TS file will still contain an export with...

### Describe the bug Hello, Am I missing something or the [error argument for the invoke's callback](https://github.com/aws/aws-sdk-js/blob/master/clients/lambda.d.ts#L284-L288) should be optional? ### Expected Behavior The type for `err` to be `AWSError...

feature-request
workaround-available
p3

Not to create a new extension just for this feature, it looks like your extension (that I already use and love ❤️ ) would be the perfect place to add...

I'm running an Express server on an Ubuntu docker instance, and when I try to import the module I get: ``` internal/modules/cjs/loader.js:1206 return process.dlopen(module, path.toNamespacedPath(filename)); ^ Error: Error loading shared...