Ralf Hannuschka

Results 11 issues of Ralf Hannuschka

Just drop 1 file again and again and sometimes i get 1 dropped File and 2 additional DataTransfer Items like this screen. ![image](https://user-images.githubusercontent.com/25415574/68153075-30ea5280-ff45-11e9-95f4-ae0eb048c007.png) Code looks like the example from your...

**Is your feature request related to a problem? Please describe.** github pipeline fail with: ```bash npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated [email protected]: The querystring API is considered...

enhancement

My Problem was i used a grid and all tiles should get the same height, the problem here is very simple all tiles have the same height. First container nothing...

code factor duplicated code issues

bug

**Describe the bug** Multiple data load processes write to the same output channel which could be a mess. **To Reproduce** open 2 scripts and reload data for both of them...

bug

On long term we should refactoring enigma session manager even it is working now it is a mess to work with this one, also we have a memory leak inside...

rework

We have to change the settings to ```json 'VsQlik': { "developer": { ... }, "logger": { ... }, "server": [] } ``` to avoid the breaking change for existing installations...

enhancement

**Describe the bug** Servers are not disconnect if the extension is closed **To Reproduce** add 2 servers and close one, the log only shows the extension get deactivated but the...

bug

We need to implement a language server for autocompletion.

enhancement

since protractor has been deprecated and e2e not running anymore after upgrade the dependecies it is maybe a good time to move from protractor to playwright.

enhancement