Giancarlo Calderón Cárdenas
Giancarlo Calderón Cárdenas
It's worth mentioning that 6.1.0 do not have this issue
Hi all, is there any update on this? Thanks
Still an issue on Insomnia 2023.5.5  Although it feels more like a visual desync issue. + a visual hint issue. If I drag a request from folder to outside,...
Does it mean this ```js ... { "extends": [ "plugin:@html-eslint/recommended" ], "files": ["src/**/*.html"], "parser": "@html-eslint/parser", "plugins": [ "@html-eslint" ], "rules": { ... } } ... ``` is going to be...
I have a similar (if not same) scenario. In my case it's not with a "large multi-root workspace". It's with a worksapce with 6 smalls projects (5 java/maven and 1...
It seems to be related to what was mentioned at https://github.com/microsoft/vscode-maven/issues/881#issuecomment-1260596401 I opened and closed VSCode multiple times and the extension activated in some of them. When it didn't, it...
Most likely you have wrong App ID and/or Client Secret values
Is that Johnzon Apache? It's web page says last version is 2.0.0 but it seems that it has not been release to MVN Repository, yet. https://mvnrepository.com/artifact/org.apache.johnzon https://johnzon.apache.org/download.html > **Johnzon-2.0.x** >...
Given that this feature is quite important for many teams, will most likely be a braking change, and seems that the effort to make it compatible with Java 11 would...
Any update on this? Looks like it also close #83, #166 and #167