FarNet.Drawer 4.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package FarNet.Drawer --version 4.1.0
NuGet\Install-Package FarNet.Drawer -Version 4.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FarNet.Drawer" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FarNet.Drawer --version 4.1.0
#r "nuget: FarNet.Drawer, 4.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FarNet.Drawer as a Cake Addin
#addin nuget:?package=FarNet.Drawer&version=4.1.0

// Install FarNet.Drawer as a Cake Tool
#tool nuget:?package=FarNet.Drawer&version=4.1.0

Drawer

FarNet module Drawer for Far Manager


Synopsis

The module provides a few editor color tools (drawers).

Project


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).
  • Tabs - colors tabs.

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.

There are no supported framework assets in this package.

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 227 12/12/2023
4.0.0 182 11/19/2023
3.0.1 565 1/1/2023
3.0.0 331 11/18/2022
2.0.1 405 8/27/2022
2.0.0 421 7/19/2022
1.2.4 433 7/10/2022
1.2.3 310 12/20/2021
1.2.2 282 12/14/2021
1.2.1 275 12/13/2021
1.2.0 872 12/3/2021
1.1.4 276 11/28/2021
1.1.3 457 12/27/2020
1.1.2 1,264 8/9/2016
1.1.1 1,028 7/3/2016
1.1.0 1,951 3/27/2014