HydroH

Results 14 comments of HydroH

Hi, I'm planning to work on this. This feature probably requires a list style control in indexer plugin settings, is there anything similar I can reference to? Maybe I can...

> Can you share a screenshot to demonstrate your work? Sure. This is a comparison between this pr and master branch rendered docs. I chose a function with nested blocks...

> Looks good to me! > > I know what (AFAICT) this code ought to do, but could you give a screenshot of an example where some of the code...

> Thanks for opening the PR. I've tried running the PR in both Debug and release, but both are crashing for me when trying to start File Locksmith. I can...

> > > Thanks for opening the PR. I've tried running the PR in both Debug and release, but both are crashing for me when trying to start File Locksmith....

> @HydroH Yes. Please move the button. But then we should use a text instead of a symbol, I think. Sorry for responding late, I was on a holiday. This...

Go 1.23已更新,请问是否有计划跟进?

For reference, the [Python format spec](https://docs.python.org/3/library/string.html#formatspec) looks like this: `[[fill]align][sign]["z"]["#"]["0"][width][grouping_option]["." precision][type]` The `sign` field could be `+`, `-` or ` `, which stands for signs for both positive and negative...

> For consistency the names should be `norm2` and `normp` no? It looks strange when the number goes on the end of one and the beginning of the other. Not...