Releases: Pulsar-Edit-Highlights/selected
Releases · Pulsar-Edit-Highlights/selected
v0.17.0
Fixed bugs:
- Highlight fails on neighbouring words #201
Closed issues:
Merged pull requests:
- Use GitHub actions #211 (richrace)
- Correctly handle huge selection. #210 (elarivie)
- Bump eslint-utils from 1.3.1 to 1.4.2 #205 (dependabot[bot])
- Bump lodash from 4.17.11 to 4.17.14 #204 (dependabot[bot])
- 201 fix regex #202 (richrace)
- Bump js-yaml from 3.12.1 to 3.13.1 #200 (dependabot[bot])
v0.16.0
v0.14.0
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: