Denis Kozlov
Denis Kozlov
Please enable opening of local file links, like these: `[Link to File](File.md)` `[Link to Another File](Subfolder/Another File.md)` The app should just open the linked file, using either itself or shell's...
### Apache NetBeans version Apache NetBeans 14 ### What happened "Find usages" on a PHP class constructor does not find uses of alias classes. For example, is we have `use...
### Checklist - [X] I am able to reproduce the bug with the latest version given here: [CLICK THIS LINK](https://github.com/TeamNewPipe/NewPipe/releases/latest). - [X] I made sure that there are *no existing...
`TLSocket` does not release the listening port properly, so any consequent attempts will prevent binding on the same port until the application is terminated. The problem is gone if `TLSocket`...