Skip to content

Releases: Pulsar-Edit-Highlights/selected

v0.17.0

14 Jan 21:42
e002bb1
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Highlight fails on neighbouring words #201

Closed issues:

  • Uncaught Error: regular expression is too large #206
  • Change Text color of selected word #98

Merged pull requests:

v0.16.0

04 Apr 11:28
e4c7612
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Rewrite to JS #175

Merged pull requests:

v0.14.0

08 Jul 11:43
ee83dad
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Integrate with scroll-marker to highlight matches on the scrollbar #173
  • Doesn't work for unicode words #105
  • Support for same file in multiple panes #82

Fixed bugs:

  • Uncaught TypeError: Cannot read property 'visibleMarkerLayer' of undefined #179
  • Split pane issues #178

Closed issues:

  • Update Readme #176
  • Option to highlight one-letter variables #170
  • Uncaught Error: PCRE does not support \L, \l, \N{name}, \U, or \u #169
  • Uncaught Error: PCRE does not support /L, \l, \N{name}, \U, or \u #168
  • Change text when highlighted #160
  • Cyrillic letters #157
  • feature: show highlights in scrollbar #155
  • Chinese character cannot be highlighted #153
  • Uncaught TypeError: escapeRegExp is not a function #152
  • Highlight Background Only on Selected Words #151
  • HighlightedAreaView.onDidAddSelectedMarker is deprecated. #149
  • HighlightedAreaView.onDidAddMarker is deprecated. #147
  • Selection not highlighted when hardware acceleration is disabled #146
  • Whole Words option should support the "$" symbol for JS files #141
  • $variables cannot be highlighted #132
  • Word-boundaries not in line with language settings #117
  • Highlight any selection (without double-clicking) #113
  • Missing highlight when line is folded #108
  • Need to highlight variable names starting with $ in Perl as well #107
  • Hightlight status bar shows incorrect num of matches #103
  • Can't select non latin symbols #102
  • Feature Request: Create Cursors On Marked Areas #99
  • Feature request: PHP $ 'special case' should be an option #88

Merged pull requests: