George

Results 42 issues of George

### Far Manager version 3.0.6008 ### OS version 10.0.17134.1345 ### Other software ``` Exception: 0xC0000005 - EXCEPTION_ACCESS_VIOLATION Details: Memory at 00000000 could not be read errno: 0x00000000 - No error...

bug

### Far Manager version 3.0.5885 ### OS version 10.0.17134.1345 ### Other software _No response_ ### Steps to reproduce Update existing zip archive by adding new files to it for example....

bug

It would be really valuable if search and replace dialog box settings in the editor could be saved and loaded later to a template. Perhaps accessible from a drop-down box....

Right now, when new archive is being created via `Shift-F1` the process can fail completely with the message: ``` The process cannot access the file because another process has locked...

enhancement

It would be really nice if it was possible to copy / paste file / directory / symlink timestamps using Attributes dialog. In particular, it would be nice if it...

It would be nice to be able to have some user-defined comment tags participate in code analysis, such that certain tagged comments can produce either warnings or errors. So, at...

feature request

There's upcoming feature in C# 11 (already available in Preview) which allows to define _static abstract_ members in interfaces: ```cs interface IFoo { static abstract int SomeFooValue { get; }...

enhancement
Highlight
QuickInfo

When working with large projects with many files, it is sometimes useful to group various open tabs (files) into a separate window(s), so that each window contains related files you...

question
feature request

In addition to having an incredibly useful feature that lets you distinguish between user and non-user code, it would be nice to have additional "levels" of such distinction by having...

feature request
Highlight

Your latest addition of displaying parent namespaces to the NaviBar and general functionality improvements you have done to the NaviBar recently suggested to me a possible, more holistic approach of...

feature request
Navigation