IliyaBrook

Results 4 issues of IliyaBrook

Description: I've added a "Copy" functionality that allows users to easily copy an object directly from the Tree. To implement this feature, we have incorporated `lodash.clonedeep` and its corresponding TypeScript...

This PR adds support for opening files directly in JetBrains IDEs (such as WebStorm, PhpStorm, IntelliJ IDEA) from Redux DevTools using the JetBrains built-in server. This feature enhances the workflow...

Description: I've added a "Copy" functionality that allows users to easily copy an object directly from the Tree. To implement this feature, we have incorporated lodash.clonedeep and its corresponding TypeScript...

The code has been updated to include an additional case for 'JetBrains_server' in the switch statement. This allows the openFile function to generate a URL for opening files on a...