FarNet.Drawer
4.0.0
Prefix Reserved
See the version list below for details.
dotnet add package FarNet.Drawer --version 4.0.0
NuGet\Install-Package FarNet.Drawer -Version 4.0.0
<PackageReference Include="FarNet.Drawer" Version="4.0.0" />
paket add FarNet.Drawer --version 4.0.0
#r "nuget: FarNet.Drawer, 4.0.0"
// Install FarNet.Drawer as a Cake Addin #addin nuget:?package=FarNet.Drawer&version=4.0.0 // Install FarNet.Drawer as a Cake Tool #tool nuget:?package=FarNet.Drawer&version=4.0.0
Drawer
FarNet module Drawer for Far Manager
Synopsis
The module provides a few editor color tools (drawers).
Project
- Source: https://github.com/nightroman/FarNet/tree/main/Drawer
- Author: Roman Kuzmin
Installation
Requirements
- Far Manager
- Package FarNet
- Package FarNet.Drawer
Instructions
How to install and update FarNet and modules:
https://github.com/nightroman/FarNet#readme
Description
The module provides the following editor color drawers:
Current word
- colors occurrences of the current word.Fixed column
- colors custom columns (80, 120 by default).
In order to turn a drawer on and off use the menu: [F11] | FarNet | Drawers
Options
Options | Plugin configuration | FarNet | Drawers
Mask
- mask of files where the drawer is turned on automatically.Priority
- drawer color priority.
Settings
Module settings: [F11] | FarNet | Settings | Drawer
CurrentWord/WordRegex
Defines the regular expression pattern for "words". Default pattern:
\w[-\w]*
CurrentWord/ExcludeCurrent
Tells to color word occurrences excluding the current. Default: false
FixedColumn/ColumnNumbers
Defines the numbers of highlighted columns. Default columns: 80, 120
.../ColorForeground
,.../ColorBackground
Valid colors: Black, DarkBlue, DarkGreen, DarkCyan, DarkRed, DarkMagenta, DarkYellow, Gray, DarkGray, Blue, Green, Cyan, Red, Magenta, Yellow, White.
With the plugin FarColorer
Current word
does not use the settings. It uses yellow background and mostly preserves original foreground.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 350 | 12/12/2023 |
4.0.0 | 224 | 11/19/2023 |
3.0.1 | 589 | 1/1/2023 |
3.0.0 | 354 | 11/18/2022 |
2.0.1 | 429 | 8/27/2022 |
2.0.0 | 443 | 7/19/2022 |
1.2.4 | 459 | 7/10/2022 |
1.2.3 | 334 | 12/20/2021 |
1.2.2 | 308 | 12/14/2021 |
1.2.1 | 298 | 12/13/2021 |
1.2.0 | 898 | 12/3/2021 |
1.1.4 | 300 | 11/28/2021 |
1.1.3 | 479 | 12/27/2020 |
1.1.2 | 1,288 | 8/9/2016 |
1.1.1 | 1,054 | 7/3/2016 |
1.1.0 | 1,967 | 3/27/2014 |