Skip to content

ib0ndar/styletoken

 
 

Repository files navigation

A VSCode version of NotePad++'s Style Tokens. Highly recommended to set hotkeys to maximize this extension.

Style and navigate text

Features:

  • Fast Searching
  • Customizable Styles
  • Case Sensitivity
  • Hotkeys for All Actions!

Extension Settings:

Settings for Styles can be found in the settings pane under 'Style Token'

Hotkeys:

  • Add Styles: this adds the style to the current selection
  • Set Styles: this replaces all highlighted styles with the current selection
  • Remove Styles: this removes all highlights for the style
  • Find Previous Style: finds the previous position for the style. Wraps to the end.
  • Find Next Style: finds the next position for the style. Wraps to the beginning.

Planned Features:

  • Regex match
  • Bookmark
  • Find style using text from clipboard

Known Issues:

  • Styles are lost when switching between activeEditors
  • Styles are not removed when closing the activeEditor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.1%
  • JavaScript 4.9%