WMJ

Results 67 issues of WMJ

This PR, as a workaround, addresses #283 , #255, #242

We were merging several assemblies, one of which contained some `InternalsVisibleTo` attributes that were to be merged into the primary assembly. Currently ILRepack does not seem to be able to...

up-for-grabs
enhancement

## Download [Codist 7379](https://github.com/wmjordan/Codist/files/9305273/Codist.zip) [Codist 7367](https://github.com/wmjordan/Codist/files/9256386/Codist.zip) [Codist 7359](https://github.com/wmjordan/Codist/files/9240666/Codist.zip) ## What's new - General - [ ] Addressing memory leaks in WPF and Codist (7367, 7379) - Syntax Highlight - [x]...

:floppy_disk:

> * A further distinction between readonly and read-write properties would be nice Distinction does exist. Those readonly properties, auto-properties, init-only properties, static members, async members, etc. do have their...

enhancement
Navigation

When VS theme was changed, the syntax highlight themes could not be fully applied. Currently we have to restart VS to make it right. How can we get the default...

bug
Highlight

The following suggestions are posted by @fitdev in comment of #67 : 1. Is it possible to introduce some way to identify (highlight) types that are defined in the current...

enhancement
Navigation

Nowadays the text after `#region` can be drawn on the scrollbar margin, how about the text of marked content? (part of the enhancement of #2 ) For instance, the snippet...

enhancement
Marker

This suggestion comes from @fitdev: Is there a way to trigger the Analyze Symbol... menu purely from keyboard (when the cursor is over a valid symbol)?

feature request
SmartBar

I am also a "occasional" C programmer. I am gonna add support for C and C++ on the Navigation Bar. Can someone, who DOES NOT have VC workload installed on...

need help
feature request
Navigation
>_<!

A new configuration section to customize markers displayed on the scrollbar margin.

enhancement
Marker