FarNet.Drawer
4.2.0
Prefix Reserved
dotnet add package FarNet.Drawer --version 4.2.0
NuGet\Install-Package FarNet.Drawer -Version 4.2.0
<PackageReference Include="FarNet.Drawer" Version="4.2.0" />
paket add FarNet.Drawer --version 4.2.0
#r "nuget: FarNet.Drawer, 4.2.0"
// Install FarNet.Drawer as a Cake Addin #addin nuget:?package=FarNet.Drawer&version=4.2.0 // Install FarNet.Drawer as a Cake Tool #tool nuget:?package=FarNet.Drawer&version=4.2.0
FarNet.Drawer
FarNet module Drawer for Far Manager
The module provides a few editor color highlighting tools (drawers).
Project FarNet
- Wiki: https://github.com/nightroman/FarNet/wiki
- Site: https://github.com/nightroman/FarNet
- Author: Roman Kuzmin
Install
- Far Manager
- Package FarNet
- Package FarNet.Drawer
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).Tabs
- colors tabs.
In order to turn a drawer on and off, use the menu: [F11] / FarNet / Drawers
.
Options
F9 / 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
The regular expression for "words".
Default:
\w[-\w]*
CurrentWord/ExcludeCurrent
Tells to not color the current word.
Default: false
FixedColumn/ColumnNumbers
Defines the numbers of highlighted columns.
Default: 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 these values. 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.2.0 | 67 | 1/6/2025 |
4.1.0 | 378 | 12/12/2023 |
4.0.0 | 233 | 11/19/2023 |
3.0.1 | 596 | 1/1/2023 |
3.0.0 | 365 | 11/18/2022 |
2.0.1 | 438 | 8/27/2022 |
2.0.0 | 454 | 7/19/2022 |
1.2.4 | 468 | 7/10/2022 |
1.2.3 | 343 | 12/20/2021 |
1.2.2 | 317 | 12/14/2021 |
1.2.1 | 307 | 12/13/2021 |
1.2.0 | 909 | 12/3/2021 |
1.1.4 | 309 | 11/28/2021 |
1.1.3 | 488 | 12/27/2020 |
1.1.2 | 1,299 | 8/9/2016 |
1.1.1 | 1,065 | 7/3/2016 |
1.1.0 | 1,980 | 3/27/2014 |