Francisco Noriega

Results 13 issues of Francisco Noriega

Issue #104 fixed, now properly generating getter/setter names for boolean fields that start with a prefix followed by "is".

When you have a boolean field that starts with with a prefix, followed by "is", openpojo will fail to find/associate its getter. e.g. `boolean mIsDefault;` will try to find getters...

### Describe the bug Quite a few of my icons are missing on the main display, even though I'm using the setting to use all the bar. They do show...

It would be really cool if there could be another command that would execute the search query, and privately show the calling user maybe 3 gifs generated by the giphy...

enhancement

Script is vulnerable to XSS, for example try this input:

invalid

After downloading the sources for some libraries (Android), when going to a definition, the IDE takes me to the downloaded sources, but then the extension instantly opens/previews the decompiled definition...

There is no lazy version of PopupMenu, which makes it's performance pretty terrible for longer lists. You can internally use a LazySelectableList, but it becomes cumbersome and you lose a...

I found a pretty odd bug in compose 1.7 that doesn't repro in 1.6.11: When using a `Modifier.fillMaxWidth`, `fillMaxHeight` or `fillMaxSize`, the bounds of the panel are broken whenever you...

bug
blocked-externally

I saw that CommonMark released version [0.23](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md), which includes new ways to set custom inline rendering. Should we update to it, and is do you think this will impact the...

maintenance
markdown