Alexander Melde
Alexander Melde
Since the last update WAToolkit redirects my search queries to site.watoolkit.com which then redirects the query to bing. This shouldnt be a feature and is not included in this recent...
I prefer to customize my IDE to only show buttons that are really relevant to me. I would like to hide the "Refresh" and "Switch Editor Group" Buttons, as these...
Regex queries that match files with the same basename (e.g. `(.*)(ts|scss|html)`) cause the tab titles to contain the same name, with only the extensions differing. ![Screenshot 2023-09-14 at 14 33...
Regular Editor Tabs can be positioned on all sides of the editor window, i think it would be handy to be able to move the toolbar of this plugin to...
Hello Javier, when importing your script into typescript Angular projects, the following warning appears: > Warning: [file] depends on 'js-angusj-clipper/web'. CommonJS or AMD dependencies can cause optimization bailouts. > For...
With default settings, `ng generate component` already groups components into folders. With this plugin in use, in each filesystem folder, there now is a virtual folder for the component. ...
see #3 for details, unfortunately i dont't have the time to investigate further into it currently, so @WildCard65 if you want to fix the bug, please send a new pull...
Hello, In our PWA which is compiled for iOS using Capacitor some users are experiencing the following error: - ``DatabaseClosedError UnknownError Connection to Indexed Database server lost. Refresh the page...
When using the objects-put command like this: `node forge.js objects-put -b mybucket -r EMEA mymodel.ifc` internally this deprecated endpoint is used: `PUT /oss/v2/buckets/mybucket/objects/mymodel.ifc` ([reference](https://aps.autodesk.com/en/docs/data/v2/reference/http/buckets-:bucketKey-objects-:objectKey-PUT/)) , resulting in a 403 error:...