Skip to content

Latest commit

 

History

History
525 lines (312 loc) · 28.3 KB

Changelog.md

File metadata and controls

525 lines (312 loc) · 28.3 KB

Changelog

v0.17.0 (2020-01-14)

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 (2019-03-24)

Full Changelog

Closed issues:

  • Rewrite to JS #175

Merged pull requests:

v0.15.0 (2019-03-17)

Full Changelog

Fixed bugs:

  • Selected tab and space #182

Closed issues:

  • Use Grammar Non Word Characters #183

Merged pull requests:

v0.14.0 (2018-07-08)

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:

v0.13.1 (2017-03-24)

Full Changelog

Closed issues:

  • Deprecation Notice #145
  • Uncaught TypeError: Cannot read property 'scanInBufferRange' of undefined #127

Merged pull requests:

v0.13.0 (2017-03-23)

Full Changelog

Closed issues:

  • Failed to activate the highlight-selected package #142
  • Uncaught TypeError: Cannot read property 'push' of undefined #140
  • Deprecated selector in highlight-selected\styles\highlight-selected.less #134
  • Deprecated selector in highlight-selected/styles/highlight-selected.less #131

Merged pull requests:

v0.12.0 (2017-01-11)

Full Changelog

Closed issues:

  • Deprecation warnings in Atom 1.13.0 #138
  • Can't change selection "shading" color, only the border color #137
  • Feature request: Highlight selected word on mini-map #135
  • if the view is splict to left and right, possible to highlight right when click left #123
  • Uncaught TypeError: Failed to execute 'item' on 'HTMLCollection': 1 argument required, but only 0 present. #122
  • Crashes when pointer position is changed #121
  • High startup time #118
  • [Suggestion] Match only whole word #116
  • Mouse button release not being detected #114
  • Performance on large files #104
  • Highlight only when match found #90
  • How to add a keybinding to highlight the word under the cursor? #87
  • Failed to activate the remember-session package #55

Merged pull requests:

v0.11.2 (2016-02-02)

Full Changelog

Closed issues:

  • High CPU usage #110
  • Highlight Line Numbers also when selected ( enhancement ) #76

Merged pull requests:

  • Added inline-block class for better compatibility #106 (scippio)

v0.11.1 (2015-11-15)

Full Changelog

v0.11.0 (2015-11-15)

Full Changelog

Implemented enhancements:

  • Counter for highlighted words #94
  • Command to toggle highlight selected #92
  • Add API #63

Closed issues:

  • Plugin should only select fully matching items #101
  • Don't highlight partial matches #95
  • Status bar number of highlight/occurrences is one off #93
  • I cannot install this package #91
  • Only highlight occurences in lines below/above selected word #89
  • Uncaught TypeError: Cannot read property 'dispose' of undefined #85

Merged pull requests:

v0.10.1 (2015-06-17)

Full Changelog

Fixed bugs:

  • Not closing the bottom/top of the highlight on line 144/145 #84

Closed issues:

  • Highlight with one click #83

v0.10.0 (2015-06-14)

Full Changelog

Implemented enhancements:

  • Only highlight after timeout #75

Closed issues:

  • Highlight not always working with double click to select word #77
  • Can not use cmd key to multi-select content #74
  • Whole Words option should support the "$" symbol for PHP files #73
  • can't see which ones are selected #71
  • An error message shows up with no obvious abnormal behavior #70
  • Uncaught TypeError: Cannot read property 'dispose' of undefined #69

Merged pull requests:

v0.9.3 (2015-05-15)

Full Changelog

Closed issues:

  • Uncaught TypeError: Cannot read property 'dispose' of undefined #67
  • Failed to load the highlight-selected package #65
  • Uncaught TypeError: undefined is not a function #61

Merged pull requests:

v0.9.2 (2015-04-18)

Full Changelog

Fixed bugs:

  • Hide highlight on multiselect #56

Closed issues:

  • Only highlight matches when they are whole words #59
  • Module fails to activate #52

Merged pull requests:

v0.9.1 (2015-03-01)

Full Changelog

Implemented enhancements:

  • Minimum length #36

Closed issues:

  • hide panel on startup #54
  • Atom.Object.defineProperty.get is deprecated. #50
  • Styling has no effect on highlighting #41

Merged pull requests:

v0.9.0 (2015-02-13)

Full Changelog

Closed issues:

  • Atom.Object.defineProperty.get is deprecated. #47
  • Atom.Object.defineProperty.get is deprecated. #45
  • Atom.Object.defineProperty.get is deprecated. #44
  • Deprecated Selectors #42
  • Atom.Object.defineProperty.get is deprecated. #40
  • Atom.Object.defineProperty.get is deprecated. #39
  • Atom.Object.defineProperty.get is deprecated. #38
  • Atom.Object.defineProperty.get is deprecated. #37
  • Atom.Object.defineProperty.get is deprecated. #34
  • Use new Events API #29

Merged pull requests:

v0.8.0 (2015-02-02)

Full Changelog

Closed issues:

  • Atom.Object.defineProperty.get is deprecated. #35

Merged pull requests:

v0.7.0 (2014-12-17)

Full Changelog

Closed issues:

  • Styles needs an update to support new shadow DOM setting #30
  • Better colors for light theme #26

Merged pull requests:

v0.6.3 (2014-11-20)

Full Changelog

Closed issues:

  • option of hideHighlightOnSelectedWord sometimes not work #31
  • Highlights incorrectly positioned #28

Merged pull requests:

v0.6.2 (2014-09-20)

Full Changelog

Merged pull requests:

  • implement better colors for light theme #27 (Bengt)

v0.6.1 (2014-09-15)

Full Changelog

Closed issues:

  • Editor.getSelection is deprecated. #25
  • Package broken on commit be1d4ee5dc7c125bcd7ffb0f97af6414bcba6e7d of atom #23
  • Ignore 1-char selections #22

v0.6.0 (2014-08-23)

Full Changelog

v0.5.5 (2014-08-22)

Full Changelog

Closed issues:

  • Leading whitespace #21
  • Highlight Background appears twice in settings #20

v0.5.4 (2014-08-19)

Full Changelog

v0.5.3 (2014-08-18)

Full Changelog

v0.5.2 (2014-08-18)

Full Changelog

Closed issues:

  • Feature request: highlight words in full color, not only with canvas. #15
  • The highlighted words are almost invisible in light theme #14

v0.5.1 (2014-08-18)

Full Changelog

v0.5.0 (2014-08-17)

Full Changelog

Closed issues:

  • Use decorations #17
  • Having highlight-selected installed breaks Atom specs #16
  • If I edit one occurence of the highlighted word it should edit the others too #13
  • Poor performance with large files #3

Merged pull requests:

v0.4.1 (2014-07-19)

Full Changelog

Implemented enhancements:

  • Consider current selected don't have border #11

Closed issues:

  • Uncaught TypeError: Cannot call method 'pixelPositionForScreenPosition' of null -React- #10

v0.4.0 (2014-07-03)

Full Changelog

Closed issues:

  • Cannot call method 'pixelPositionForScreenPosition' of null when using React editor #8

Merged pull requests:

v0.3.0 (2014-06-29)

Full Changelog

Merged pull requests:

  • fix(marker-view.coffee): on Windows, lineHeight undefined. #6 (nickeddy)

v0.2.11 (2014-04-06)

Full Changelog

v0.2.10 (2014-04-06)

Full Changelog

Closed issues:

  • Only highlight whole words #5

v0.2.9 (2014-03-22)

Full Changelog

Closed issues:

  • Match "$" and "@" #4

v0.2.8 (2014-03-15)

Full Changelog

v0.2.7 (2014-03-15)

Full Changelog

v0.2.6 (2014-03-13)

Full Changelog

v0.2.5 (2014-03-05)

Full Changelog

v0.2.4 (2014-03-05)

Full Changelog

Fixed bugs:

  • Problem with multiple panes open #2
  • Strange offset with highlight #1

v0.2.3 (2014-03-05)

Full Changelog

v0.2.2 (2014-03-04)

Full Changelog

v0.2.1 (2014-03-04)

Full Changelog

v0.2.0 (2014-03-04)

Full Changelog

v0.1.3 (2014-03-03)

Full Changelog

v0.1.2 (2014-03-02)

Full Changelog

v0.1.1 (2014-03-02)

Full Changelog

v0.1.0 (2014-03-02)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator