Jon Palmisciano

Results 31 issues of Jon Palmisciano

I have followed the steps in the README to set up TabNine, and while it does work by itself, it does not seem to work with `lsp-mode` and `clangd`, even...

**Is your feature request related to a problem? Please describe.** I've been doing a lot of refactoring lately and have found the "Rename N occurrences across N files" prompt to...

enhancement

Standard Mach-O file. Crash seems related to the new string-related stuff: ``` * thread #27, stop reason = EXC_BAD_ACCESS (code=1, address=0x8) * frame #0: 0x000000010c8d4450 libbinaryninjacore.1.dylib`BinaryNinjaCore::TypeData::GetOffset(this=0x0000000000000000) const at type.cpp:499:6 [opt]...

bug
crash

1. Open a new file 2. Pin cross references OR pop out the mini graph 3. Close all panes except for pinned cross references or mini graph The UI is...

bug
ui
Impact: Medium

Original bug report: 1. ~~Attempt to save a layout with a pinned cross references or minigraph pane.~~ 2. ~~Enjoy crash.~~ Updated report: Saving a layout with a pinned cross reference...

bug
ui
Impact: Low

It is currently awkward to create large selections. Lots of scrolling is involved. An "extend selection" action which allows the user to define selection bound(s) would be useful. Example workflow...

enhancement
ui
Impact: Medium
Effort: Trivial

Binary Ninja has a very fast development cycle and sometimes has changes to the core ABI. We have designed a system to prevent loading plugins that use a different core...

bug
enhancement

## Summary I prefer to see the search results without the default heading and figured others might like the same—relatively simple PR here to add the option to disable the...

1. Make a very narrow linear view pane and scroll to the "note" at the top 2. Scroll horizontally 3. Notice that the text scrolls but the "note" background does...

bug
ui
Impact: Low
Effort: Trivial

The following sidebar widgets offer horizontal scroll bars if their content is wider than the sidebar: - Symbols list - Variable list - Tags - Cross references and these do...

ui
Impact: Low
Effort: Trivial