KeremArdicli

Results 9 comments of KeremArdicli

We can make window tab change color (fill with light transparent green) like a progress bar. Similar idea is implemented by chrome at app icon on taksbar for downloads.

> I presume they mean the actual tabs in Files. I indeed meant the tabs within the files window.

For those who would like indexing from a folder that is not in your working folder, just add that folder to the includedPaths: ![image](https://user-images.githubusercontent.com/72523365/220883442-c125f2ed-a0b5-4584-8500-a4e951a24502.png)

find all `this.getRuntime().getShim()` in the source file and replace them with null check: `this.getRuntime()?.getShim()` this does not solve empty object problem. it is a structural issue but at least removes...

For a broader support, would not it work better to use regex to get the tokens?

with fopen() you read the content of a file as a string hence can use regex on it. So you can tokenize whatever you like. If you are good at...

php command cannot be found in a docker container. that causes the issue.

The moment I saw this post, I removed pdf gear from my pc. I think it is safe bet to remove it from the list as well. Your decision, though.

I believe this framework has lots of potential and good use cases for so many ....