mirror of
				https://github.com/chylex/IntelliJ-AceJump.git
				synced 2025-11-04 09:40:10 +01:00 
			
		
		
		
	Compare commits
	
		
			64 Commits
		
	
	
		
			broken-ide
			...
			35003b0bab
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						35003b0bab
	
				 | 
					
					
						|||
| 
						 | 
					dc137e4d23 | ||
| 
						 | 
					6858b745e6 | ||
| 
						 | 
					1505e98d66 | ||
| 
						 | 
					2b7015474e | ||
| 
						 | 
					8d62b0d130 | ||
| 
						
						
							
						
						828940a53a
	
				 | 
					
					
						|||
| 
						
						
							
						
						41071dbaf9
	
				 | 
					
					
						|||
| 
						 | 
					cb10ff7789 | ||
| 
						 | 
					71f8d7150d | ||
| 
						 | 
					e619f5feb0 | ||
| 
						 | 
					9dd85c1815 | ||
| 
						 | 
					194dc3a14e | ||
| 
						 | 
					f1488f7fdf | ||
| 
						 | 
					952a9af9ad | ||
| 
						 | 
					86a7ad751f | ||
| 
						 | 
					650a00f491 | ||
| 
						 | 
					9573315eff | ||
| 
						 | 
					eef4c2e08f | ||
| 
						 | 
					d1277dcb8a | ||
| 
						 | 
					7ef147c941 | ||
| 
						 | 
					4504da02ba | ||
| 
						 | 
					7cce1b7034 | ||
| 
						 | 
					16fd472132 | ||
| 
						 | 
					3c231327d0 | ||
| 
						 | 
					9284514ce3 | ||
| 
						 | 
					767a72a97c | ||
| 
						 | 
					d1ad283c8c | ||
| 
						 | 
					a169e3c751 | ||
| 
						 | 
					0ee9f3e1cb | ||
| 
						 | 
					a05e92f3cb | ||
| 
						
						
							
						
						17a762e4d8
	
				 | 
					
					
						|||
| 
						
						
							
						
						aaa3f5d922
	
				 | 
					
					
						|||
| 
						
						
							
						
						d407fd5333
	
				 | 
					
					
						|||
| 
						
						
							
						
						12ae15c0f7
	
				 | 
					
					
						|||
| 
						 | 
					5fd99c7f9b | ||
| 
						 | 
					d0cd15ef2c | ||
| 
						 | 
					e6184ca6d3 | ||
| 
						 | 
					020b6c1c7c | ||
| 
						 | 
					9839a43da4 | ||
| 
						 | 
					a7ebbcadb4 | ||
| 
						 | 
					4622fbb20b | ||
| 
						 | 
					b3df72ef81 | ||
| 
						 | 
					00ed423faa | ||
| 
						 | 
					615ac0bc7a | ||
| 
						 | 
					2c0a236ed8 | ||
| 
						 | 
					d6553cd358 | ||
| 
						 | 
					5bb9a98723 | ||
| 
						 | 
					85163d4fb9 | ||
| 
						 | 
					02fee84923 | ||
| 
						 | 
					89c3f88fbf | ||
| 
						 | 
					8fe050dc15 | ||
| 
						 | 
					61f0e3cf77 | ||
| 
						 | 
					27b897848d | ||
| 
						 | 
					e17abbdabb | ||
| 
						 | 
					5da53c603e | ||
| 
						 | 
					59e0082236 | ||
| 
						 | 
					d2b1fb96dd | ||
| 
						 | 
					d5dfa95896 | ||
| 
						 | 
					a109ff7fce | ||
| 
						 | 
					b33ae482b0 | ||
| 
						 | 
					c6b70109da | ||
| 
						 | 
					beb39c95c8 | ||
| 
						 | 
					f675efbc12 | 
							
								
								
									
										24
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										24
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,5 +1,21 @@
 | 
				
			|||||||
/.idea/*
 | 
					### JetBrains template
 | 
				
			||||||
!/.idea/runConfigurations
 | 
					# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/.gradle/
 | 
					## Directory-based project format:
 | 
				
			||||||
/build/
 | 
					.idea
 | 
				
			||||||
 | 
					*.iml
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Plugin-specific files:
 | 
				
			||||||
 | 
					# IntelliJ
 | 
				
			||||||
 | 
					/out/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Gradle template
 | 
				
			||||||
 | 
					.gradle
 | 
				
			||||||
 | 
					build/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
 | 
				
			||||||
 | 
					!gradle-wrapper.jar
 | 
				
			||||||
 | 
					gradle.properties
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Mac OS
 | 
				
			||||||
 | 
					.DS_Store
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										182
									
								
								CHANGES.md
									
									
									
									
									
								
							
							
						
						
									
										182
									
								
								CHANGES.md
									
									
									
									
									
								
							@@ -1,233 +1,271 @@
 | 
				
			|||||||
# Changelog
 | 
					# Changelog
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.7
 | 
					## Unreleased
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 3.8.5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Restores <kbd>Tab</kbd>/<kbd>Shift</kbd>+<kbd>Tab</kbd> functionality, [#356](https://github.com/acejump/AceJump/issues/356)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 3.8.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Fixes Declaration Mode in Rider, [#379](https://github.com/acejump/AceJump/issues/379), thanks to @igor-akhmetov for helping diagnose!
 | 
				
			||||||
 | 
					- Fixes highlight offset on high-DPI screens, [#362](https://github.com/acejump/AceJump/issues/362), thanks to @chylex for [the PR](https://github.com/acejump/AceJump/pull/384)!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 3.8.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Displays regular expression for regex-based queries
 | 
				
			||||||
 | 
					- Fixes a bug when current search text was enabled causing word and line mode tags to not be displayed, [#376](https://github.com/acejump/AceJump/issues/376)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 3.8.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Add option to display current search text, [#375](https://github.com/acejump/AceJump/issues/375)
 | 
				
			||||||
 | 
					- Fixes a bug where editor was not focused, [#374](https://github.com/acejump/AceJump/issues/374)
 | 
				
			||||||
 | 
					- Thanks to @SaiKai for the PRs!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 3.8.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Hotfix for stale cache, [#373](https://github.com/acejump/AceJump/issues/373)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 3.8.0
 | 
				
			||||||
 | 
					- Allow jumping between splitters in the editor, [#371](https://github.com/acejump/AceJump/pull/371)
 | 
				
			||||||
 | 
					- Adds support for unicode search and selection, [#368](https://github.com/acejump/AceJump/issues/368)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 3.7.1
 | 
				
			||||||
 | 
					- Fix settings display issue, [#363](https://github.com/acejump/AceJump/issues/363)
 | 
				
			||||||
 | 
					- Update AceJump extension API to include tag information, [#357](https://github.com/acejump/AceJump/pull/357)
 | 
				
			||||||
 | 
					- Allow defining jump mode with boundaries, [#358](https://github.com/acejump/AceJump/pull/358)
 | 
				
			||||||
 | 
					- Use Kotlin classes for actions, [#359](https://github.com/acejump/AceJump/pull/359)
 | 
				
			||||||
 | 
					- Thanks to @AlexPl292 for the PRs!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 3.7.0
 | 
				
			||||||
- Improvements to tag latency
 | 
					- Improvements to tag latency
 | 
				
			||||||
- Redesign settings panel
 | 
					- Redesign settings panel
 | 
				
			||||||
  - Add missing configuration for definition mode color
 | 
					  - Add missing configuration for definition mode color
 | 
				
			||||||
  - Adds option to switch between straight and rounded tag corners
 | 
					  - Adds option to switch between straight and rounded tag corners
 | 
				
			||||||
  - Adds option to only consider visible area
 | 
					  - Adds option to only consider visible area
 | 
				
			||||||
  - Add customizable jump mode cycling 
 | 
					  - Add customizable jump mode cycling
 | 
				
			||||||
- Jump-to-End mode jumps to the end of a word
 | 
					- Jump-to-End mode jumps to the end of a word
 | 
				
			||||||
- Fixes toggle keys not resetting mode when pressed twice
 | 
					- Fixes toggle keys not resetting mode when pressed twice
 | 
				
			||||||
- Increase limit for what is considered a large file
 | 
					- Increase limit for what is considered a large file
 | 
				
			||||||
- Thanks to @chylex for [all the PRs](https://github.com/acejump/AceJump/pulls?q=is%3Apr+author%3Achylex)!
 | 
					- Major refactoring, [#350](https://github.com/acejump/AceJump/pull/353)
 | 
				
			||||||
 | 
					- [Many bug fixes](https://github.com/acejump/AceJump/issues/348#issuecomment-739454920): [#338](https://github.com/acejump/AceJump/issues/338), [#336](https://github.com/acejump/AceJump/issues/336), [#329](https://github.com/acejump/AceJump/issues/329), [#327](https://github.com/acejump/AceJump/issues/327), [#310](https://github.com/acejump/AceJump/issues/310), [#233](https://github.com/acejump/AceJump/issues/233), [#228](https://github.com/acejump/AceJump/issues/228), [#187](https://github.com/acejump/AceJump/issues/187), [#147](https://github.com/acejump/AceJump/issues/147), [#132](https://github.com/acejump/AceJump/issues/132), [#71](https://github.com/acejump/AceJump/issues/71)
 | 
				
			||||||
 | 
					- Huge thanks to @chylex for [all the PRs](https://github.com/acejump/AceJump/pulls?q=is%3Apr+author%3Achylex)!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.6.3
 | 
					## 3.6.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Vote for your favorite <a href="https://twitter.com/breandan/status/1274169810411274241">AceJump logo</a>!
 | 
					- Vote for your favorite <a href="https://twitter.com/breandan/status/1274169810411274241">AceJump logo</a>!
 | 
				
			||||||
- Fixes potential bug.
 | 
					- Fixes potential bug.
 | 
				
			||||||
- Increases test coverage.
 | 
					- Increases test coverage.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.6.2
 | 
					## 3.6.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes [#226](https://github.com/acejump/AceJump/issues/226). Thanks @AlexPl292!
 | 
					- Fixes [#226](https://github.com/acejump/AceJump/issues/226). Thanks @AlexPl292!
 | 
				
			||||||
- Update Pinyin engine.
 | 
					- Update Pinyin engine.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.6.1
 | 
					## 3.6.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes [#324](https://github.com/acejump/AceJump/issues/324). Thanks @AlexPl292!
 | 
					- Fixes [#324](https://github.com/acejump/AceJump/issues/324). Thanks @AlexPl292!
 | 
				
			||||||
- Fixes [#325](https://github.com/acejump/AceJump/issues/325).
 | 
					- Fixes [#325](https://github.com/acejump/AceJump/issues/325).
 | 
				
			||||||
- Fixes Pinyin support.
 | 
					- Fixes Pinyin support.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.6.0
 | 
					## 3.6.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Adds support for Chinese [#314](https://github.com/acejump/AceJump/issues/314).
 | 
					- Adds support for Chinese [#314](https://github.com/acejump/AceJump/issues/314).
 | 
				
			||||||
- Fixes constantly loading settings page [#303](https://github.com/acejump/AceJump/issues/303).
 | 
					- Fixes constantly loading settings page [#303](https://github.com/acejump/AceJump/issues/303).
 | 
				
			||||||
- Honor camel humps [#315](https://github.com/acejump/AceJump/issues/315). Thanks to @clojj.
 | 
					- Honor camel humps [#315](https://github.com/acejump/AceJump/issues/315). Thanks to @clojj.
 | 
				
			||||||
- Support dynamic application reloading [#322](https://github.com/acejump/AceJump/issues/322).
 | 
					- Support dynamic application reloading [#322](https://github.com/acejump/AceJump/issues/322).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.5.9
 | 
					## 3.5.9
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fix a build configuration error affecting plugins which depend on AceJump. Fixes [#305](https://github.com/acejump/AceJump/issues/305).
 | 
					- Fix a build configuration error affecting plugins which depend on AceJump. Fixes [#305](https://github.com/acejump/AceJump/issues/305).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.5.8
 | 
					## 3.5.8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Tagging improvements
 | 
					- Tagging improvements
 | 
				
			||||||
- Support for external plugin integration
 | 
					- Support for external plugin integration
 | 
				
			||||||
- Fixes [#304](https://github.com/acejump/AceJump/issues/304), [#255](https://github.com/acejump/AceJump/issues/255)
 | 
					- Fixes [#304](https://github.com/acejump/AceJump/issues/304), [#255](https://github.com/acejump/AceJump/issues/255)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.5.7
 | 
					## 3.5.7
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- <kbd>Tab</kbd>/<kbd>Enter</kbd> will now scroll horizontally if results are not visible.
 | 
					- <kbd>Tab</kbd>/<kbd>Enter</kbd> will now scroll horizontally if results are not visible.
 | 
				
			||||||
- Fixes [#294](https://github.com/acejump/AceJump/issues/294) "Access is allowed from event dispatch thread only" error
 | 
					- Fixes [#294](https://github.com/acejump/AceJump/issues/294) "Access is allowed from event dispatch thread only" error
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.5.6
 | 
					## 3.5.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Key prioritization for most common keyboard layouts and fixes for a number of minor issues.
 | 
					- Key prioritization for most common keyboard layouts and fixes for a number of minor issues.
 | 
				
			||||||
- Fixes: Index OOB [#242](https://github.com/acejump/AceJump/issues/242), Missing editor [#249](https://github.com/acejump/AceJump/issues/249), [#275](https://github.com/acejump/AceJump/issues/275), Forgotten block caret [#278](https://github.com/acejump/AceJump/issues/278), QWERTZ layout [#273](https://github.com/acejump/AceJump/issues/273)
 | 
					- Fixes: Index OOB [#242](https://github.com/acejump/AceJump/issues/242), Missing editor [#249](https://github.com/acejump/AceJump/issues/249), [#275](https://github.com/acejump/AceJump/issues/275), Forgotten block caret [#278](https://github.com/acejump/AceJump/issues/278), QWERTZ layout [#273](https://github.com/acejump/AceJump/issues/273)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.5.5
 | 
					## 3.5.5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- <kbd>Enter</kbd> will now escape exit from AceJump when there is a single visible tag. [#274](https://github.com/acejump/AceJump/issues/274)
 | 
					- <kbd>Enter</kbd> will now escape exit from AceJump when there is a single visible tag. [#274](https://github.com/acejump/AceJump/issues/274)
 | 
				
			||||||
- <kbd>Shift</kbd>+<kbd>Tab</kbd> to scroll to previous occurrences now works properly. [#179](https://github.com/acejump/AceJump/issues/179)
 | 
					- <kbd>Shift</kbd>+<kbd>Tab</kbd> to scroll to previous occurrences now works properly. [#179](https://github.com/acejump/AceJump/issues/179)
 | 
				
			||||||
- Fixes an error with sticky block caret mode. [#269](https://github.com/acejump/AceJump/issues/269)
 | 
					- Fixes an error with sticky block caret mode. [#269](https://github.com/acejump/AceJump/issues/269)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.5.4
 | 
					## 3.5.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Introduces cyclical selection: press Enter or Shift + Enter to cycle through tags on the screen. Press Escape to return to the editor.
 | 
					- Introduces cyclical selection: press Enter or Shift + Enter to cycle through tags on the screen. Press Escape to return to the editor.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.5.3
 | 
					## 3.5.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes for two regressions affecting caret color and shift-selection.
 | 
					- Fixes for two regressions affecting caret color and shift-selection.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.5.2
 | 
					## 3.5.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Various improvements to settings page, including a keyboard layout selector.
 | 
					- Various improvements to settings page, including a keyboard layout selector.
 | 
				
			||||||
- Shorter tags on average, AceJump tries to use a single-character tag more often.
 | 
					- Shorter tags on average, AceJump tries to use a single-character tag more often.
 | 
				
			||||||
- Tag characters are now prioritized by user-defined order from the settings page.
 | 
					- Tag characters are now prioritized by user-defined order from the settings page.
 | 
				
			||||||
- Fixes an issue when running the plugin on platform version 2018.3 and above.
 | 
					- Fixes an issue when running the plugin on platform version 2018.3 and above.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.5.1
 | 
					## 3.5.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Now supports searching for CaPiTaLiZeD letters (typing capital letters in the query will force a case-sensitive search).
 | 
					- Now supports searching for CaPiTaLiZeD letters (typing capital letters in the query will force a case-sensitive search).
 | 
				
			||||||
- **Declaration Mode**: Press the AceJump shortcut a second time to activate Declaration Mode, which will jump to the declaration of a variable in the editor.
 | 
					- **Declaration Mode**: Press the AceJump shortcut a second time to activate Declaration Mode, which will jump to the declaration of a variable in the editor.
 | 
				
			||||||
- Keep hitting the AceJump shortcut to cycle between modes (default, declaration, target, disabled).
 | 
					- Keep hitting the AceJump shortcut to cycle between modes (default, declaration, target, disabled).
 | 
				
			||||||
- Bug fix: AceJump settings should now properly persist after restarting the IDE.
 | 
					- Bug fix: AceJump settings should now properly persist after restarting the IDE.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.5.0
 | 
					## 3.5.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Adds two new features. "**Word-Mode**" and quick tag selection.
 | 
					- Adds two new features. "**Word-Mode**" and quick tag selection.
 | 
				
			||||||
- **Word Mode** removes search and addresses latency issues raised in [#161](https://github.com/acejump/AceJump/issues/161). To learn more about **Word Mode**, see the [readme](https://github.com/johnlindquist/AceJump#tips).
 | 
					- **Word Mode** removes search and addresses latency issues raised in [#161](https://github.com/acejump/AceJump/issues/161). To learn more about **Word Mode**, see the [readme](https://github.com/johnlindquist/AceJump#tips).
 | 
				
			||||||
- Pressing <kbd>Enter</kbd> during a search will jump to the next visible match (or closest match, if next is not visible), as per [#133](https://github.com/acejump/AceJump/issues/133).
 | 
					- Pressing <kbd>Enter</kbd> during a search will jump to the next visible match (or closest match, if next is not visible), as per [#133](https://github.com/acejump/AceJump/issues/133).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.4.3
 | 
					## 3.4.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Stability improvements and tagging optimizations. Fixes [#206](https://github.com/acejump/AceJump/issues/206), [#202](https://github.com/acejump/AceJump/issues/202).
 | 
					- Stability improvements and tagging optimizations. Fixes [#206](https://github.com/acejump/AceJump/issues/206), [#202](https://github.com/acejump/AceJump/issues/202).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.4.2
 | 
					## 3.4.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes [a regression](https://github.com/johnlindquist/AceJump/issues/197) affecting older platform versions.
 | 
					- Fixes [a regression](https://github.com/johnlindquist/AceJump/issues/197) affecting older platform versions.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.4.1
 | 
					## 3.4.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes a regression affecting tag alignment when line spacing is greater than 1.0. Minor speed improvements.
 | 
					- Fixes a regression affecting tag alignment when line spacing is greater than 1.0. Minor speed improvements.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.4.0
 | 
					## 3.4.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Restores original scroll position if tab search cancelled. Minor improvements to latency and tag painting.
 | 
					- Restores original scroll position if tab search cancelled. Minor improvements to latency and tag painting.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.3.6
 | 
					## 3.3.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fix for [#129](https://github.com/acejump/AceJump/issues/129).
 | 
					- Fix for [#129](https://github.com/acejump/AceJump/issues/129).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.3.5
 | 
					## 3.3.5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Minor bugfix release. Improve handling of window resizing.
 | 
					- Minor bugfix release. Improve handling of window resizing.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.3.4
 | 
					## 3.3.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Add a settings page. (Settings > Tools > AceJump)
 | 
					- Add a settings page. (Settings > Tools > AceJump)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.3.3
 | 
					## 3.3.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Improve latency and fix a bug in line selection mode.
 | 
					- Improve latency and fix a bug in line selection mode.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.3.2
 | 
					## 3.3.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- AceJump now persists target mode state when scrolling or tabbing.
 | 
					- AceJump now persists target mode state when scrolling or tabbing.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.3.1
 | 
					## 3.3.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes a minor regression where tags are not displaying correctly.
 | 
					- Fixes a minor regression where tags are not displaying correctly.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.3.0
 | 
					## 3.3.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- AceJump now searches the entire document. Press TAB to get the next set of results!
 | 
					- AceJump now searches the entire document. Press TAB to get the next set of results!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.2.7
 | 
					## 3.2.7
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Minor fixes and stability improvements.
 | 
					- Minor fixes and stability improvements.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.2.6
 | 
					## 3.2.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes an error affecting older versions of the IntelliJ Platform.
 | 
					- Fixes an error affecting older versions of the IntelliJ Platform.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.2.5
 | 
					## 3.2.5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- AceJump 3 now supports older IntelliJ Platform and Kotlin versions.
 | 
					- AceJump 3 now supports older IntelliJ Platform and Kotlin versions.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.2.4
 | 
					## 3.2.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Tagging improvements (tags now shorter on average) and visual updates.
 | 
					- Tagging improvements (tags now shorter on average) and visual updates.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.2.3
 | 
					## 3.2.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes a critical issue affecting users with multiple editor windows open.
 | 
					- Fixes a critical issue affecting users with multiple editor windows open.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.2.2
 | 
					## 3.2.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Adds scrolling support and fixes some line spacing issues.
 | 
					- Adds scrolling support and fixes some line spacing issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.2.1
 | 
					## 3.2.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- AceJump now synchronizes font style changes in real-time.
 | 
					- AceJump now synchronizes font style changes in real-time.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.2.0
 | 
					## 3.2.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Support Back/Forward navigation in the IntelliJ Platform.
 | 
					- Support Back/Forward navigation in the IntelliJ Platform.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.1.8
 | 
					## 3.1.8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes some errors that occur when the user closes an editor prematurely.
 | 
					- Fixes some errors that occur when the user closes an editor prematurely.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.1.6
 | 
					## 3.1.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes a rare tag collision scenario and UninitializedPropertyAccess exception
 | 
					- Fixes a rare tag collision scenario and UninitializedPropertyAccess exception
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.1.5
 | 
					## 3.1.5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Allow users to enter target mode directly by pressing Ctrl+Alt+;
 | 
					- Allow users to enter target mode directly by pressing Ctrl+Alt+;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.1.4
 | 
					## 3.1.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes the "Assertion Failed" exception popup
 | 
					- Fixes the "Assertion Failed" exception popup
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.1.3
 | 
					## 3.1.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes an error affecting some users during startup.
 | 
					- Fixes an error affecting some users during startup.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.1.2
 | 
					## 3.1.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes an Android Studio regression.
 | 
					- Fixes an Android Studio regression.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.1.1
 | 
					## 3.1.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Hotfix for broken target mode.
 | 
					- Hotfix for broken target mode.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.1.0
 | 
					## 3.1.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Removes the search box, lots of small usability improvements.
 | 
					- Removes the search box, lots of small usability improvements.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.0.7
 | 
					## 3.0.7
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- No longer tags "folded" regions and minor alignment adjustments.
 | 
					- No longer tags "folded" regions and minor alignment adjustments.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.0.6
 | 
					## 3.0.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes alignment issues, removes top and bottom alignments until there is a better way to visually differentiate adjacent tags.
 | 
					- Fixes alignment issues, removes top and bottom alignments until there is a better way to visually differentiate adjacent tags.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.0.5
 | 
					## 3.0.5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Hotfix for target mode.
 | 
					- Hotfix for target mode.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.0.4
 | 
					## 3.0.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Adds *Line Mode* - press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>;</kbd> to activate.
 | 
					- Adds *Line Mode* - press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>;</kbd> to activate.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.0.3
 | 
					## 3.0.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Updates to tag placement and performance improvements.
 | 
					- Updates to tag placement and performance improvements.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.0.2
 | 
					## 3.0.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes target mode and default shortcut activation for Mac users.
 | 
					- Fixes target mode and default shortcut activation for Mac users.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.0.1
 | 
					## 3.0.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixes target-mode issues affecting users with non-default shortcuts and adds support for Home/End.
 | 
					- Fixes target-mode issues affecting users with non-default shortcuts and adds support for Home/End.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 3.0.0
 | 
					## 3.0.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Major rewrite of AceJump. Introducing:
 | 
					- Major rewrite of AceJump. Introducing:
 | 
				
			||||||
    * Realtime search: Just type the word where you want to jump and AceJump will do the rest.
 | 
					    * Realtime search: Just type the word where you want to jump and AceJump will do the rest.
 | 
				
			||||||
@@ -235,82 +273,82 @@
 | 
				
			|||||||
    * Keyboard-aware tagging: Tries to minimize finger travel distance on QWERTY keyboards.
 | 
					    * Keyboard-aware tagging: Tries to minimize finger travel distance on QWERTY keyboards.
 | 
				
			||||||
    * Colorful highlighting: AceJump will now highlight the editor text, as you type.
 | 
					    * Colorful highlighting: AceJump will now highlight the editor text, as you type.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.13
 | 
					## 2.0.13
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fix a regression affecting *Target Mode* and line-based navigation.
 | 
					- Fix a regression affecting *Target Mode* and line-based navigation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.12
 | 
					## 2.0.12
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fix ClassCastException when input letter not present: [#73](https://github.com/acejump/AceJump/issues/73)
 | 
					- Fix ClassCastException when input letter not present: [#73](https://github.com/acejump/AceJump/issues/73)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.11
 | 
					## 2.0.11
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- One hundred percent all natural Kotlin.
 | 
					- One hundred percent all natural Kotlin.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.10
 | 
					## 2.0.10
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Support 2016.2, remove upper version limit, update internal Kotlin version
 | 
					- Support 2016.2, remove upper version limit, update internal Kotlin version
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.9
 | 
					## 2.0.9
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Compile on Java 7 to address: [#61](https://github.com/acejump/AceJump/issues/61)
 | 
					- Compile on Java 7 to address: [#61](https://github.com/acejump/AceJump/issues/61)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.8
 | 
					## 2.0.8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Compile on Java 6 to address: [#59](https://github.com/acejump/AceJump/issues/59)
 | 
					- Compile on Java 6 to address: [#59](https://github.com/acejump/AceJump/issues/59)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.7
 | 
					## 2.0.7
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Language update for Kotlin 1.0 release.
 | 
					- Language update for Kotlin 1.0 release.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.6
 | 
					## 2.0.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixing "lost focus" bugs mentioned here: [#41](https://github.com/acejump/AceJump/issues/41)
 | 
					- Fixing "lost focus" bugs mentioned here: [#41](https://github.com/acejump/AceJump/issues/41)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.5
 | 
					## 2.0.5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixing "backspace" bugs mentioned here: [#20](https://github.com/acejump/AceJump/issues/20)
 | 
					- Fixing "backspace" bugs mentioned here: [#20](https://github.com/acejump/AceJump/issues/20)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.4
 | 
					## 2.0.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixing "code folding" bugs mentioned here: [#24](https://github.com/acejump/AceJump/issues/24)
 | 
					- Fixing "code folding" bugs mentioned here: [#24](https://github.com/acejump/AceJump/issues/24)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.3
 | 
					## 2.0.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- More work on Ubuntu focus bug
 | 
					- More work on Ubuntu focus bug
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.2
 | 
					## 2.0.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixed bug when there's only 1 search result
 | 
					- Fixed bug when there's only 1 search result
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.1
 | 
					## 2.0.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixing Ubuntu focus bug
 | 
					- Fixing Ubuntu focus bug
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.0.0
 | 
					## 2.0.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Major release: Added "target mode", many speed increases, multi-char search implemented
 | 
					- Major release: Added "target mode", many speed increases, multi-char search implemented
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 1.1.0
 | 
					## 1.1.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Switching to Kotlin for the code base
 | 
					- Switching to Kotlin for the code base
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 1.0.4
 | 
					## 1.0.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixing [#9](https://github.com/acejump/AceJump/issues/9) and [#6](https://github.com/acejump/AceJump/issues/6)
 | 
					- Fixing [#9](https://github.com/acejump/AceJump/issues/9) and [#6](https://github.com/acejump/AceJump/issues/6)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 1.0.3
 | 
					## 1.0.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Fixed minor visual lag when removing the "jumpers" from the editor
 | 
					- Fixed minor visual lag when removing the "jumpers" from the editor
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 1.0.2
 | 
					## 1.0.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Cleaning up minor bugs (npe when editor not in focus, not removing layers)
 | 
					- Cleaning up minor bugs (npe when editor not in focus, not removing layers)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 1.0.1
 | 
					## 1.0.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Adding a new jump: "Enter" will take you to the first non-whitespace char in a new line (compare to "Home" which takes you to a new line)
 | 
					- Adding a new jump: "Enter" will take you to the first non-whitespace char in a new line (compare to "Home" which takes you to a new line)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 1.0.0
 | 
					## 1.0.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Cleaned up code base for release
 | 
					- Cleaned up code base for release
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										56
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										56
									
								
								README.md
									
									
									
									
									
								
							@@ -28,7 +28,7 @@ AceJump search is [smart case](http://ideavim.sourceforge.net/vim/usr_27.html#vi
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Tips
 | 
					## Tips
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Press <kbd>Tab</kbd> when searching to jump to the next group of matches in the editor.
 | 
					- Press <kbd>Tab</kbd> when searching to jump to the next group of matches in the editor. *This feature is unavailable in `3.6.4-3.8.4`.*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- If you make a mistake searching, just press <kbd>Backspace</kbd> to restart from scratch.
 | 
					- If you make a mistake searching, just press <kbd>Backspace</kbd> to restart from scratch.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -91,21 +91,56 @@ The build artifact will be placed in `build/distributions/`.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
*Miscellaneous: AceJump is built using [Gradle](https://gradle.com/) with the [Gradle Kotlin DSL](https://docs.gradle.org/5.1/userguide/kotlin_dsl.html) and the [gradle-intellij-plugin](https://github.com/JetBrains/gradle-intellij-plugin).*
 | 
					*Miscellaneous: AceJump is built using [Gradle](https://gradle.com/) with the [Gradle Kotlin DSL](https://docs.gradle.org/5.1/userguide/kotlin_dsl.html) and the [gradle-intellij-plugin](https://github.com/JetBrains/gradle-intellij-plugin).*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Extending
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					AceJump can be used by other [IntelliJ Platform](https://plugins.jetbrains.com/docs/intellij/welcome.html) plugins. To do so, add the following snippet to your `build.gradle.kts` file:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```kotlin
 | 
				
			||||||
 | 
					intellij {
 | 
				
			||||||
 | 
					  plugins.set("AceJump:<LATEST_VERSION>")
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Callers who pass an instance of [`Editor`](https://github.com/JetBrains/intellij-community/blob/master/platform/editor-ui-api/src/com/intellij/openapi/editor/Editor.java) into `SessionManager.start(editor)` will receive a [`Session`](src/main/kotlin/org/acejump/session/Session.kt) instance in return. Sessions are disposed after use.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					To use AceJump externally, please see the following example:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```kotlin
 | 
				
			||||||
 | 
					import org.acejump.session.SessionManager
 | 
				
			||||||
 | 
					import org.acejump.session.AceJumpListener
 | 
				
			||||||
 | 
					import org.acejump.boundaries.StandardBoundaries.*
 | 
				
			||||||
 | 
					import org.acejump.search.Pattern.*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					val aceJumpSession = SessionManager.start(editorInstance)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					aceJumpSession.addAceJumpListener(object: AceJumpListener {
 | 
				
			||||||
 | 
					  override fun finished() {
 | 
				
			||||||
 | 
					    // ...
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					})
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Sessions provide these endpoints for external consumers:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/*1.*/ aceJumpSession.markResults(sortedSetOf(/*...*/)) // Pass a set of offsets
 | 
				
			||||||
 | 
					/*2.*/ aceJumpSession.startRegexSearch("[aeiou]+", WHOLE_FILE) // Search for regex
 | 
				
			||||||
 | 
					/*3.*/ aceJumpSession.startRegexSearch(ALL_WORDS, VISIBLE_ON_SCREEN) // Search for Pattern
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Custom boundaries for search (i.e. current line before caret etc.) can also be defined using the [Boundaries](src/main/kotlin/org/acejump/boundaries/Boundaries.kt) interface.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Contributing
 | 
					## Contributing
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AceJump is supported by community members like you. Contributions are highly welcome!
 | 
					AceJump is supported by community members like you. Contributions are highly welcome!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you would like to [contribute](https://github.com/acejump/AceJump/pulls), here are a few of the ways you can help improve AceJump:
 | 
					If you would like to [contribute](https://github.com/acejump/AceJump/pulls?q=is%3Apr), here are a few of the ways you can help improve AceJump:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* [Improve test coverage](https://github.com/acejump/AceJump/issues/139)
 | 
					* [Improve test coverage](https://github.com/acejump/AceJump/issues/139)
 | 
				
			||||||
* [Add option to place the caret after the search text](https://github.com/acejump/AceJump/issues/225)
 | 
					* [Add action to repeat last search](https://github.com/acejump/AceJump/issues/316)
 | 
				
			||||||
* [Support user-configurable keyboard layouts](https://github.com/acejump/AceJump/issues/172)
 | 
					* [Add configurable RegEx modes](https://github.com/acejump/AceJump/issues/215)
 | 
				
			||||||
* [Speed up tagging on large files](https://github.com/acejump/AceJump/issues/217)
 | 
					* [Add font family and size options](https://github.com/acejump/AceJump/issues/192)
 | 
				
			||||||
 | 
					* [Tag placement and visibility improvements](https://github.com/acejump/AceJump/issues/323)
 | 
				
			||||||
* [Animated documentation](https://github.com/acejump/AceJump/issues/145)
 | 
					* [Animated documentation](https://github.com/acejump/AceJump/issues/145)
 | 
				
			||||||
* [Display current search text](https://github.com/acejump/AceJump/issues/227)
 | 
					 | 
				
			||||||
* [Support for full screen tagging](https://github.com/acejump/AceJump/issues/144)
 | 
					 | 
				
			||||||
* [Fold text between matches](https://github.com/acejump/AceJump/issues/255)
 | 
					* [Fold text between matches](https://github.com/acejump/AceJump/issues/255)
 | 
				
			||||||
* [Multi-platform support](https://github.com/acejump/AceJump/issues/229)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
To start [IntelliJ IDEA CE](https://github.com/JetBrains/intellij-community) with AceJump installed, run `./gradlew runIde -PluginDev [-x test]`.
 | 
					To start [IntelliJ IDEA CE](https://github.com/JetBrains/intellij-community) with AceJump installed, run `./gradlew runIde -PluginDev [-x test]`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -128,7 +163,7 @@ AceJump is inspired by prior work, but adds several improvements, including:
 | 
				
			|||||||
* **Line Mode**: Jump to the first, last, or first non-whitespace character of any line on-screen (<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>;</kbd>).
 | 
					* **Line Mode**: Jump to the first, last, or first non-whitespace character of any line on-screen (<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>;</kbd>).
 | 
				
			||||||
* **Word Mode**: Jump to the first character of any visible word on-screen in two keystrokes or less.
 | 
					* **Word Mode**: Jump to the first character of any visible word on-screen in two keystrokes or less.
 | 
				
			||||||
* **Declaration Mode**: Jump to the declaration of a token (if it is available) rather than the token itself.
 | 
					* **Declaration Mode**: Jump to the declaration of a token (if it is available) rather than the token itself.
 | 
				
			||||||
* **Pinyin support**: Pinyin search and selection, e.g. to search for "拼音", activate AceJump and type: <kbd>p</kbd><kbd>y</kbd>
 | 
					* **Unicode support**: Unicode search and selection, e.g. to search for "拼音", activate AceJump and type: <kbd>p</kbd><kbd>y</kbd>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The following plugins have a similar UI for navigating text and web browsing:
 | 
					The following plugins have a similar UI for navigating text and web browsing:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -143,6 +178,7 @@ The following plugins have a similar UI for navigating text and web browsing:
 | 
				
			|||||||
| [ace-jump-mode](https://github.com/winterTTr/ace-jump-mode)           |                           [⬇](https://melpa.org/#/ace-jump-mode)                            |                      [emacs](https://www.gnu.org/software/emacs/)                      |         :x:         |    [Emacs Lisp](https://www.gnu.org/software/emacs/manual/eintr.html)    |
 | 
					| [ace-jump-mode](https://github.com/winterTTr/ace-jump-mode)           |                           [⬇](https://melpa.org/#/ace-jump-mode)                            |                      [emacs](https://www.gnu.org/software/emacs/)                      |         :x:         |    [Emacs Lisp](https://www.gnu.org/software/emacs/manual/eintr.html)    |
 | 
				
			||||||
| [avy](https://github.com/abo-abo/avy)                                 |                                [⬇](https://melpa.org/#/avy)                                 |                      [emacs](https://www.gnu.org/software/emacs/)                      | :heavy_check_mark:  |    [Emacs Lisp](https://www.gnu.org/software/emacs/manual/eintr.html)    |
 | 
					| [avy](https://github.com/abo-abo/avy)                                 |                                [⬇](https://melpa.org/#/avy)                                 |                      [emacs](https://www.gnu.org/software/emacs/)                      | :heavy_check_mark:  |    [Emacs Lisp](https://www.gnu.org/software/emacs/manual/eintr.html)    |
 | 
				
			||||||
| [EasyMotion](https://github.com/easymotion/vim-easymotion)            |                        [⬇](https://vimawesome.com/plugin/easymotion)                        |                               [Vim](http://www.vim.org/)                               |         :x:         |       [Vimscript](http://learnvimscriptthehardway.stevelosh.com/)        |
 | 
					| [EasyMotion](https://github.com/easymotion/vim-easymotion)            |                        [⬇](https://vimawesome.com/plugin/easymotion)                        |                               [Vim](http://www.vim.org/)                               |         :x:         |       [Vimscript](http://learnvimscriptthehardway.stevelosh.com/)        |
 | 
				
			||||||
 | 
					| [Hop](https://github.com/phaazon/hop.nvim)                            |                        [⬇](https://github.com/phaazon/hop.nvim#installation)                |                               [NeoVim](https://neovim.io/)                             |  :heavy_check_mark: |                       [Lua](https://www.lua.org/)                        |
 | 
				
			||||||
| [Sublime EasyMotion](https://github.com/tednaleid/sublime-EasyMotion) |                     [⬇](https://packagecontrol.io/packages/EasyMotion)                      |                        [Sublime](https://www.sublimetext.com/)                         |         :x:         |                    [Python](https://www.python.org/)                     |
 | 
					| [Sublime EasyMotion](https://github.com/tednaleid/sublime-EasyMotion) |                     [⬇](https://packagecontrol.io/packages/EasyMotion)                      |                        [Sublime](https://www.sublimetext.com/)                         |         :x:         |                    [Python](https://www.python.org/)                     |
 | 
				
			||||||
| [AceJump](https://github.com/ice9js/ace-jump-sublime)                 |                       [⬇](https://packagecontrol.io/packages/AceJump)                       |                        [Sublime](https://www.sublimetext.com/)                         | :heavy_check_mark:  |                    [Python](https://www.python.org/)                     |
 | 
					| [AceJump](https://github.com/ice9js/ace-jump-sublime)                 |                       [⬇](https://packagecontrol.io/packages/AceJump)                       |                        [Sublime](https://www.sublimetext.com/)                         | :heavy_check_mark:  |                    [Python](https://www.python.org/)                     |
 | 
				
			||||||
| [Jumpy](https://github.com/DavidLGoldberg/jumpy)                      |                             [⬇](https://atom.io/packages/jumpy)                             |                                [Atom](https://atom.io/)                                | :heavy_check_mark:  |                 [CoffeeScript](http://coffeescript.org/)                 |
 | 
					| [Jumpy](https://github.com/DavidLGoldberg/jumpy)                      |                             [⬇](https://atom.io/packages/jumpy)                             |                                [Atom](https://atom.io/)                                | :heavy_check_mark:  |                 [CoffeeScript](http://coffeescript.org/)                 |
 | 
				
			||||||
@@ -170,8 +206,8 @@ The following individuals have significantly improved AceJump through their cont
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
* [John Lindquist](https://github.com/johnlindquist) for creating AceJump and supporting it for many years.
 | 
					* [John Lindquist](https://github.com/johnlindquist) for creating AceJump and supporting it for many years.
 | 
				
			||||||
* [Breandan Considine](https://github.com/breandan) for maintaining the project and adding some new features.
 | 
					* [Breandan Considine](https://github.com/breandan) for maintaining the project and adding some new features.
 | 
				
			||||||
 | 
					* [chylex](https://github.com/chylex) for numerous [performance optimizations](https://github.com/acejump/AceJump/pulls?q=is%3Apr+author%3Achylex), [bug fixes](https://github.com/acejump/AceJump/issues/348#issuecomment-739454920) and [refactoring](https://github.com/acejump/AceJump/pull/353).
 | 
				
			||||||
* [Alex Plate](https://github.com/AlexPl292) for submitting [several PRs](https://github.com/acejump/AceJump/pulls?q=is%3Apr+author%3AAlexPl292).
 | 
					* [Alex Plate](https://github.com/AlexPl292) for submitting [several PRs](https://github.com/acejump/AceJump/pulls?q=is%3Apr+author%3AAlexPl292).
 | 
				
			||||||
* [Daniel Chýlek](https://github.com/chylex) for several [performance optimizations](https://github.com/acejump/AceJump/pulls?q=is%3Apr+author%3Achylex).
 | 
					 | 
				
			||||||
* [Sven Speckmaier](https://github.com/svensp) for [improving](https://github.com/acejump/AceJump/pull/214) search latency.
 | 
					* [Sven Speckmaier](https://github.com/svensp) for [improving](https://github.com/acejump/AceJump/pull/214) search latency.
 | 
				
			||||||
* [Stefan Monnier](https://www.iro.umontreal.ca/~monnier/) for algorithmic advice and maintaining Emacs for several years.
 | 
					* [Stefan Monnier](https://www.iro.umontreal.ca/~monnier/) for algorithmic advice and maintaining Emacs for several years.
 | 
				
			||||||
* [Fool's Mate](https://www.fools-mate.de/) for the [icon](https://github.com/acejump/AceJump/issues/313) and graphic design.
 | 
					* [Fool's Mate](https://www.fools-mate.de/) for the [icon](https://github.com/acejump/AceJump/issues/313) and graphic design.
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,54 +1,73 @@
 | 
				
			|||||||
@file:Suppress("ConvertLambdaToReference")
 | 
					import org.jetbrains.changelog.*
 | 
				
			||||||
 | 
					import org.jetbrains.intellij.tasks.*
 | 
				
			||||||
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
 | 
					import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
 | 
				
			||||||
 | 
					
 | 
				
			||||||
plugins {
 | 
					plugins {
 | 
				
			||||||
  kotlin("jvm") version "1.9.10"
 | 
					  idea apply true
 | 
				
			||||||
  id("org.jetbrains.intellij") version "1.17.3"
 | 
					  kotlin("jvm") version "1.6.0-RC2"
 | 
				
			||||||
 | 
					  id("org.jetbrains.intellij") version "1.2.1"
 | 
				
			||||||
 | 
					  id("org.jetbrains.changelog") version "1.3.1"
 | 
				
			||||||
 | 
					  id("com.github.ben-manes.versions") version "0.39.0"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
group = "org.acejump"
 | 
					tasks {
 | 
				
			||||||
version = "chylex-21"
 | 
					  withType<KotlinCompile> {
 | 
				
			||||||
 | 
					    kotlinOptions.jvmTarget = JavaVersion.VERSION_1_8.toString()
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
repositories {
 | 
					  named<Zip>("buildPlugin") {
 | 
				
			||||||
  mavenCentral()
 | 
					    dependsOn("test")
 | 
				
			||||||
}
 | 
					    archiveFileName.set("AceJump.zip")
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
intellij {
 | 
					  withType<RunIdeTask> {
 | 
				
			||||||
  version.set("2024.2")
 | 
					    dependsOn("test")
 | 
				
			||||||
  updateSinceUntilBuild.set(false)
 | 
					    findProperty("luginDev")?.let { args = listOf(projectDir.absolutePath) }
 | 
				
			||||||
  
 | 
					  }
 | 
				
			||||||
  // plugins.add("IdeaVIM:chylex-40")
 | 
					
 | 
				
			||||||
  // plugins.add("com.intellij.classic.ui:242.20224.159")
 | 
					  publishPlugin {
 | 
				
			||||||
  
 | 
					    val intellijPublishToken: String? by project
 | 
				
			||||||
  pluginsRepositories {
 | 
					    token.set(intellijPublishToken)
 | 
				
			||||||
    // custom("https://intellij.chylex.com")
 | 
					  }
 | 
				
			||||||
    // marketplace()
 | 
					
 | 
				
			||||||
 | 
					  patchPluginXml {
 | 
				
			||||||
 | 
					    sinceBuild.set("203.7717.56")
 | 
				
			||||||
 | 
					    changeNotes.set(provider {
 | 
				
			||||||
 | 
					      changelog.getAll().values.take(2).last().toHTML()
 | 
				
			||||||
 | 
					    })
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  runPluginVerifier {
 | 
				
			||||||
 | 
					    ideVersions.set(listOf("2021.2.1"))
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
kotlin {
 | 
					changelog {
 | 
				
			||||||
  jvmToolchain(17)
 | 
					  version.set("3.8.5")
 | 
				
			||||||
 | 
					  path.set("${project.projectDir}/CHANGES.md")
 | 
				
			||||||
 | 
					  header.set(provider { "[${project.version}] - ${date()}" })
 | 
				
			||||||
 | 
					  itemPrefix.set("-")
 | 
				
			||||||
 | 
					  unreleasedTerm.set("Unreleased")
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					repositories {
 | 
				
			||||||
 | 
					  mavenCentral()
 | 
				
			||||||
 | 
					  maven("https://jitpack.io")
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
dependencies {
 | 
					dependencies {
 | 
				
			||||||
  testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
 | 
					  // gradle-intellij-plugin doesn't attach sources properly for Kotlin :(
 | 
				
			||||||
 | 
					  implementation(platform("org.jetbrains.kotlin:kotlin-bom"))
 | 
				
			||||||
 | 
					  compileOnly(kotlin("stdlib-jdk8"))
 | 
				
			||||||
 | 
					  implementation("com.anyascii:anyascii:0.3.0")
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
tasks.patchPluginXml {
 | 
					intellij {
 | 
				
			||||||
  sinceBuild.set("242")
 | 
					  version.set("2021.2.1")
 | 
				
			||||||
 | 
					  pluginName.set("AceJump")
 | 
				
			||||||
 | 
					  updateSinceUntilBuild.set(false)
 | 
				
			||||||
 | 
					  plugins.set(listOf("java"))
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
tasks.buildSearchableOptions {
 | 
					group = "org.acejump"
 | 
				
			||||||
  enabled = false
 | 
					version = "3.8.5"
 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
tasks.test {
 | 
					 | 
				
			||||||
  useJUnitPlatform()
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
tasks.withType<KotlinCompile> {
 | 
					 | 
				
			||||||
  kotlinOptions.freeCompilerArgs = listOf(
 | 
					 | 
				
			||||||
    "-Xjvm-default=all"
 | 
					 | 
				
			||||||
  )
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1 +0,0 @@
 | 
				
			|||||||
kotlin.stdlib.default.dependency=false
 | 
					 | 
				
			||||||
							
								
								
									
										
											BIN
										
									
								
								gradle/wrapper/gradle-wrapper.jar
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								gradle/wrapper/gradle-wrapper.jar
									
									
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										4
									
								
								gradle/wrapper/gradle-wrapper.properties
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								gradle/wrapper/gradle-wrapper.properties
									
									
									
									
										vendored
									
									
								
							@@ -1,7 +1,5 @@
 | 
				
			|||||||
distributionBase=GRADLE_USER_HOME
 | 
					distributionBase=GRADLE_USER_HOME
 | 
				
			||||||
distributionPath=wrapper/dists
 | 
					distributionPath=wrapper/dists
 | 
				
			||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
 | 
					distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-bin.zip
 | 
				
			||||||
networkTimeout=10000
 | 
					 | 
				
			||||||
validateDistributionUrl=true
 | 
					 | 
				
			||||||
zipStoreBase=GRADLE_USER_HOME
 | 
					zipStoreBase=GRADLE_USER_HOME
 | 
				
			||||||
zipStorePath=wrapper/dists
 | 
					zipStorePath=wrapper/dists
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										282
									
								
								gradlew
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										282
									
								
								gradlew
									
									
									
									
										vendored
									
									
								
							@@ -1,7 +1,7 @@
 | 
				
			|||||||
#!/bin/sh
 | 
					#!/usr/bin/env sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# Copyright © 2015-2021 the original authors.
 | 
					# Copyright 2015 the original author or authors.
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# Licensed under the Apache License, Version 2.0 (the "License");
 | 
					# Licensed under the Apache License, Version 2.0 (the "License");
 | 
				
			||||||
# you may not use this file except in compliance with the License.
 | 
					# you may not use this file except in compliance with the License.
 | 
				
			||||||
@@ -17,99 +17,67 @@
 | 
				
			|||||||
#
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
##############################################################################
 | 
					##############################################################################
 | 
				
			||||||
#
 | 
					##
 | 
				
			||||||
#   Gradle start up script for POSIX generated by Gradle.
 | 
					##  Gradle start up script for UN*X
 | 
				
			||||||
#
 | 
					##
 | 
				
			||||||
#   Important for running:
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#   (1) You need a POSIX-compliant shell to run this script. If your /bin/sh is
 | 
					 | 
				
			||||||
#       noncompliant, but you have some other compliant shell such as ksh or
 | 
					 | 
				
			||||||
#       bash, then to run this script, type that shell name before the whole
 | 
					 | 
				
			||||||
#       command line, like:
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#           ksh Gradle
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#       Busybox and similar reduced shells will NOT work, because this script
 | 
					 | 
				
			||||||
#       requires all of these POSIX shell features:
 | 
					 | 
				
			||||||
#         * functions;
 | 
					 | 
				
			||||||
#         * expansions «$var», «${var}», «${var:-default}», «${var+SET}»,
 | 
					 | 
				
			||||||
#           «${var#prefix}», «${var%suffix}», and «$( cmd )»;
 | 
					 | 
				
			||||||
#         * compound commands having a testable exit status, especially «case»;
 | 
					 | 
				
			||||||
#         * various built-in commands including «command», «set», and «ulimit».
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#   Important for patching:
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#   (2) This script targets any POSIX shell, so it avoids extensions provided
 | 
					 | 
				
			||||||
#       by Bash, Ksh, etc; in particular arrays are avoided.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#       The "traditional" practice of packing multiple parameters into a
 | 
					 | 
				
			||||||
#       space-separated string is a well documented source of bugs and security
 | 
					 | 
				
			||||||
#       problems, so this is (mostly) avoided, by progressively accumulating
 | 
					 | 
				
			||||||
#       options in "$@", and eventually passing that to Java.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#       Where the inherited environment variables (DEFAULT_JVM_OPTS, JAVA_OPTS,
 | 
					 | 
				
			||||||
#       and GRADLE_OPTS) rely on word-splitting, this is performed explicitly;
 | 
					 | 
				
			||||||
#       see the in-line comments for details.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#       There are tweaks for specific operating systems such as AIX, CygWin,
 | 
					 | 
				
			||||||
#       Darwin, MinGW, and NonStop.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#   (3) This script is generated from the Groovy template
 | 
					 | 
				
			||||||
#       https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
 | 
					 | 
				
			||||||
#       within the Gradle project.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#       You can find Gradle at https://github.com/gradle/gradle/.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
##############################################################################
 | 
					##############################################################################
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Attempt to set APP_HOME
 | 
					# Attempt to set APP_HOME
 | 
				
			||||||
 | 
					 | 
				
			||||||
# Resolve links: $0 may be a link
 | 
					# Resolve links: $0 may be a link
 | 
				
			||||||
app_path=$0
 | 
					PRG="$0"
 | 
				
			||||||
 | 
					# Need this for relative symlinks.
 | 
				
			||||||
# Need this for daisy-chained symlinks.
 | 
					while [ -h "$PRG" ] ; do
 | 
				
			||||||
while
 | 
					    ls=`ls -ld "$PRG"`
 | 
				
			||||||
    APP_HOME=${app_path%"${app_path##*/}"}  # leaves a trailing /; empty if no leading path
 | 
					    link=`expr "$ls" : '.*-> \(.*\)$'`
 | 
				
			||||||
    [ -h "$app_path" ]
 | 
					    if expr "$link" : '/.*' > /dev/null; then
 | 
				
			||||||
do
 | 
					        PRG="$link"
 | 
				
			||||||
    ls=$( ls -ld "$app_path" )
 | 
					    else
 | 
				
			||||||
    link=${ls#*' -> '}
 | 
					        PRG=`dirname "$PRG"`"/$link"
 | 
				
			||||||
    case $link in             #(
 | 
					    fi
 | 
				
			||||||
      /*)   app_path=$link ;; #(
 | 
					 | 
				
			||||||
      *)    app_path=$APP_HOME$link ;;
 | 
					 | 
				
			||||||
    esac
 | 
					 | 
				
			||||||
done
 | 
					done
 | 
				
			||||||
 | 
					SAVED="`pwd`"
 | 
				
			||||||
 | 
					cd "`dirname \"$PRG\"`/" >/dev/null
 | 
				
			||||||
 | 
					APP_HOME="`pwd -P`"
 | 
				
			||||||
 | 
					cd "$SAVED" >/dev/null
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This is normally unused
 | 
					APP_NAME="Gradle"
 | 
				
			||||||
# shellcheck disable=SC2034
 | 
					APP_BASE_NAME=`basename "$0"`
 | 
				
			||||||
APP_BASE_NAME=${0##*/}
 | 
					
 | 
				
			||||||
# Discard cd standard output in case $CDPATH is set (https://github.com/gradle/gradle/issues/25036)
 | 
					# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
 | 
				
			||||||
APP_HOME=$( cd "${APP_HOME:-./}" > /dev/null && pwd -P ) || exit
 | 
					DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use the maximum available, or set MAX_FD != -1 to use that value.
 | 
					# Use the maximum available, or set MAX_FD != -1 to use that value.
 | 
				
			||||||
MAX_FD=maximum
 | 
					MAX_FD="maximum"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
warn () {
 | 
					warn () {
 | 
				
			||||||
    echo "$*"
 | 
					    echo "$*"
 | 
				
			||||||
} >&2
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
die () {
 | 
					die () {
 | 
				
			||||||
    echo
 | 
					    echo
 | 
				
			||||||
    echo "$*"
 | 
					    echo "$*"
 | 
				
			||||||
    echo
 | 
					    echo
 | 
				
			||||||
    exit 1
 | 
					    exit 1
 | 
				
			||||||
} >&2
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# OS specific support (must be 'true' or 'false').
 | 
					# OS specific support (must be 'true' or 'false').
 | 
				
			||||||
cygwin=false
 | 
					cygwin=false
 | 
				
			||||||
msys=false
 | 
					msys=false
 | 
				
			||||||
darwin=false
 | 
					darwin=false
 | 
				
			||||||
nonstop=false
 | 
					nonstop=false
 | 
				
			||||||
case "$( uname )" in                #(
 | 
					case "`uname`" in
 | 
				
			||||||
  CYGWIN* )         cygwin=true  ;; #(
 | 
					  CYGWIN* )
 | 
				
			||||||
  Darwin* )         darwin=true  ;; #(
 | 
					    cygwin=true
 | 
				
			||||||
  MSYS* | MINGW* )  msys=true    ;; #(
 | 
					    ;;
 | 
				
			||||||
  NONSTOP* )        nonstop=true ;;
 | 
					  Darwin* )
 | 
				
			||||||
 | 
					    darwin=true
 | 
				
			||||||
 | 
					    ;;
 | 
				
			||||||
 | 
					  MINGW* )
 | 
				
			||||||
 | 
					    msys=true
 | 
				
			||||||
 | 
					    ;;
 | 
				
			||||||
 | 
					  NONSTOP* )
 | 
				
			||||||
 | 
					    nonstop=true
 | 
				
			||||||
 | 
					    ;;
 | 
				
			||||||
esac
 | 
					esac
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
 | 
					CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
 | 
				
			||||||
@@ -119,9 +87,9 @@ CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
 | 
				
			|||||||
if [ -n "$JAVA_HOME" ] ; then
 | 
					if [ -n "$JAVA_HOME" ] ; then
 | 
				
			||||||
    if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
 | 
					    if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
 | 
				
			||||||
        # IBM's JDK on AIX uses strange locations for the executables
 | 
					        # IBM's JDK on AIX uses strange locations for the executables
 | 
				
			||||||
        JAVACMD=$JAVA_HOME/jre/sh/java
 | 
					        JAVACMD="$JAVA_HOME/jre/sh/java"
 | 
				
			||||||
    else
 | 
					    else
 | 
				
			||||||
        JAVACMD=$JAVA_HOME/bin/java
 | 
					        JAVACMD="$JAVA_HOME/bin/java"
 | 
				
			||||||
    fi
 | 
					    fi
 | 
				
			||||||
    if [ ! -x "$JAVACMD" ] ; then
 | 
					    if [ ! -x "$JAVACMD" ] ; then
 | 
				
			||||||
        die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
 | 
					        die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
 | 
				
			||||||
@@ -130,120 +98,88 @@ Please set the JAVA_HOME variable in your environment to match the
 | 
				
			|||||||
location of your Java installation."
 | 
					location of your Java installation."
 | 
				
			||||||
    fi
 | 
					    fi
 | 
				
			||||||
else
 | 
					else
 | 
				
			||||||
    JAVACMD=java
 | 
					    JAVACMD="java"
 | 
				
			||||||
    if ! command -v java >/dev/null 2>&1
 | 
					    which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
 | 
				
			||||||
    then
 | 
					 | 
				
			||||||
        die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
Please set the JAVA_HOME variable in your environment to match the
 | 
					Please set the JAVA_HOME variable in your environment to match the
 | 
				
			||||||
location of your Java installation."
 | 
					location of your Java installation."
 | 
				
			||||||
    fi
 | 
					 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Increase the maximum file descriptors if we can.
 | 
					# Increase the maximum file descriptors if we can.
 | 
				
			||||||
if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then
 | 
					if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
 | 
				
			||||||
    case $MAX_FD in #(
 | 
					    MAX_FD_LIMIT=`ulimit -H -n`
 | 
				
			||||||
      max*)
 | 
					    if [ $? -eq 0 ] ; then
 | 
				
			||||||
        # In POSIX sh, ulimit -H is undefined. That's why the result is checked to see if it worked.
 | 
					        if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then
 | 
				
			||||||
        # shellcheck disable=SC2039,SC3045
 | 
					            MAX_FD="$MAX_FD_LIMIT"
 | 
				
			||||||
        MAX_FD=$( ulimit -H -n ) ||
 | 
					        fi
 | 
				
			||||||
            warn "Could not query maximum file descriptor limit"
 | 
					        ulimit -n $MAX_FD
 | 
				
			||||||
    esac
 | 
					        if [ $? -ne 0 ] ; then
 | 
				
			||||||
    case $MAX_FD in  #(
 | 
					            warn "Could not set maximum file descriptor limit: $MAX_FD"
 | 
				
			||||||
      '' | soft) :;; #(
 | 
					        fi
 | 
				
			||||||
      *)
 | 
					    else
 | 
				
			||||||
        # In POSIX sh, ulimit -n is undefined. That's why the result is checked to see if it worked.
 | 
					        warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
 | 
				
			||||||
        # shellcheck disable=SC2039,SC3045
 | 
					    fi
 | 
				
			||||||
        ulimit -n "$MAX_FD" ||
 | 
					 | 
				
			||||||
            warn "Could not set maximum file descriptor limit to $MAX_FD"
 | 
					 | 
				
			||||||
    esac
 | 
					 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Collect all arguments for the java command, stacking in reverse order:
 | 
					# For Darwin, add options to specify how the application appears in the dock
 | 
				
			||||||
#   * args from the command line
 | 
					if $darwin; then
 | 
				
			||||||
#   * the main class name
 | 
					    GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\""
 | 
				
			||||||
#   * -classpath
 | 
					fi
 | 
				
			||||||
#   * -D...appname settings
 | 
					 | 
				
			||||||
#   * --module-path (only if needed)
 | 
					 | 
				
			||||||
#   * DEFAULT_JVM_OPTS, JAVA_OPTS, and GRADLE_OPTS environment variables.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# For Cygwin or MSYS, switch paths to Windows format before running java
 | 
					# For Cygwin or MSYS, switch paths to Windows format before running java
 | 
				
			||||||
if "$cygwin" || "$msys" ; then
 | 
					if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
 | 
				
			||||||
    APP_HOME=$( cygpath --path --mixed "$APP_HOME" )
 | 
					    APP_HOME=`cygpath --path --mixed "$APP_HOME"`
 | 
				
			||||||
    CLASSPATH=$( cygpath --path --mixed "$CLASSPATH" )
 | 
					    CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    JAVACMD=$( cygpath --unix "$JAVACMD" )
 | 
					    JAVACMD=`cygpath --unix "$JAVACMD"`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Now convert the arguments - kludge to limit ourselves to /bin/sh
 | 
					    # We build the pattern for arguments to be converted via cygpath
 | 
				
			||||||
    for arg do
 | 
					    ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
 | 
				
			||||||
        if
 | 
					    SEP=""
 | 
				
			||||||
            case $arg in                                #(
 | 
					    for dir in $ROOTDIRSRAW ; do
 | 
				
			||||||
              -*)   false ;;                            # don't mess with options #(
 | 
					        ROOTDIRS="$ROOTDIRS$SEP$dir"
 | 
				
			||||||
              /?*)  t=${arg#/} t=/${t%%/*}              # looks like a POSIX filepath
 | 
					        SEP="|"
 | 
				
			||||||
                    [ -e "$t" ] ;;                      #(
 | 
					 | 
				
			||||||
              *)    false ;;
 | 
					 | 
				
			||||||
            esac
 | 
					 | 
				
			||||||
        then
 | 
					 | 
				
			||||||
            arg=$( cygpath --path --ignore --mixed "$arg" )
 | 
					 | 
				
			||||||
        fi
 | 
					 | 
				
			||||||
        # Roll the args list around exactly as many times as the number of
 | 
					 | 
				
			||||||
        # args, so each arg winds up back in the position where it started, but
 | 
					 | 
				
			||||||
        # possibly modified.
 | 
					 | 
				
			||||||
        #
 | 
					 | 
				
			||||||
        # NB: a `for` loop captures its iteration list before it begins, so
 | 
					 | 
				
			||||||
        # changing the positional parameters here affects neither the number of
 | 
					 | 
				
			||||||
        # iterations, nor the values presented in `arg`.
 | 
					 | 
				
			||||||
        shift                   # remove old arg
 | 
					 | 
				
			||||||
        set -- "$@" "$arg"      # push replacement arg
 | 
					 | 
				
			||||||
    done
 | 
					    done
 | 
				
			||||||
 | 
					    OURCYGPATTERN="(^($ROOTDIRS))"
 | 
				
			||||||
 | 
					    # Add a user-defined pattern to the cygpath arguments
 | 
				
			||||||
 | 
					    if [ "$GRADLE_CYGPATTERN" != "" ] ; then
 | 
				
			||||||
 | 
					        OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)"
 | 
				
			||||||
 | 
					    fi
 | 
				
			||||||
 | 
					    # Now convert the arguments - kludge to limit ourselves to /bin/sh
 | 
				
			||||||
 | 
					    i=0
 | 
				
			||||||
 | 
					    for arg in "$@" ; do
 | 
				
			||||||
 | 
					        CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -`
 | 
				
			||||||
 | 
					        CHECK2=`echo "$arg"|egrep -c "^-"`                                 ### Determine if an option
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then                    ### Added a condition
 | 
				
			||||||
 | 
					            eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
 | 
				
			||||||
 | 
					        else
 | 
				
			||||||
 | 
					            eval `echo args$i`="\"$arg\""
 | 
				
			||||||
 | 
					        fi
 | 
				
			||||||
 | 
					        i=`expr $i + 1`
 | 
				
			||||||
 | 
					    done
 | 
				
			||||||
 | 
					    case $i in
 | 
				
			||||||
 | 
					        0) set -- ;;
 | 
				
			||||||
 | 
					        1) set -- "$args0" ;;
 | 
				
			||||||
 | 
					        2) set -- "$args0" "$args1" ;;
 | 
				
			||||||
 | 
					        3) set -- "$args0" "$args1" "$args2" ;;
 | 
				
			||||||
 | 
					        4) set -- "$args0" "$args1" "$args2" "$args3" ;;
 | 
				
			||||||
 | 
					        5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;;
 | 
				
			||||||
 | 
					        6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;;
 | 
				
			||||||
 | 
					        7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;;
 | 
				
			||||||
 | 
					        8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;;
 | 
				
			||||||
 | 
					        9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;;
 | 
				
			||||||
 | 
					    esac
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Escape application args
 | 
				
			||||||
 | 
					save () {
 | 
				
			||||||
 | 
					    for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done
 | 
				
			||||||
 | 
					    echo " "
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					APP_ARGS=`save "$@"`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
 | 
					# Collect all arguments for the java command, following the shell quoting and substitution rules
 | 
				
			||||||
DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'
 | 
					eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS"
 | 
				
			||||||
 | 
					 | 
				
			||||||
# Collect all arguments for the java command:
 | 
					 | 
				
			||||||
#   * DEFAULT_JVM_OPTS, JAVA_OPTS, JAVA_OPTS, and optsEnvironmentVar are not allowed to contain shell fragments,
 | 
					 | 
				
			||||||
#     and any embedded shellness will be escaped.
 | 
					 | 
				
			||||||
#   * For example: A user cannot expect ${Hostname} to be expanded, as it is an environment variable and will be
 | 
					 | 
				
			||||||
#     treated as '${Hostname}' itself on the command line.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
set -- \
 | 
					 | 
				
			||||||
        "-Dorg.gradle.appname=$APP_BASE_NAME" \
 | 
					 | 
				
			||||||
        -classpath "$CLASSPATH" \
 | 
					 | 
				
			||||||
        org.gradle.wrapper.GradleWrapperMain \
 | 
					 | 
				
			||||||
        "$@"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Stop when "xargs" is not available.
 | 
					 | 
				
			||||||
if ! command -v xargs >/dev/null 2>&1
 | 
					 | 
				
			||||||
then
 | 
					 | 
				
			||||||
    die "xargs is not available"
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Use "xargs" to parse quoted args.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# With -n1 it outputs one arg per line, with the quotes and backslashes removed.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# In Bash we could simply go:
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#   readarray ARGS < <( xargs -n1 <<<"$var" ) &&
 | 
					 | 
				
			||||||
#   set -- "${ARGS[@]}" "$@"
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# but POSIX shell has neither arrays nor command substitution, so instead we
 | 
					 | 
				
			||||||
# post-process each arg (as a line of input to sed) to backslash-escape any
 | 
					 | 
				
			||||||
# character that might be a shell metacharacter, then use eval to reverse
 | 
					 | 
				
			||||||
# that process (while maintaining the separation between arguments), and wrap
 | 
					 | 
				
			||||||
# the whole thing up as a single "set" statement.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# This will of course break if any of these variables contains a newline or
 | 
					 | 
				
			||||||
# an unmatched quote.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
eval "set -- $(
 | 
					 | 
				
			||||||
        printf '%s\n' "$DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS" |
 | 
					 | 
				
			||||||
        xargs -n1 |
 | 
					 | 
				
			||||||
        sed ' s~[^-[:alnum:]+,./:=@_]~\\&~g; ' |
 | 
					 | 
				
			||||||
        tr '\n' ' '
 | 
					 | 
				
			||||||
    )" '"$@"'
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
exec "$JAVACMD" "$@"
 | 
					exec "$JAVACMD" "$@"
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										15
									
								
								gradlew.bat
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										15
									
								
								gradlew.bat
									
									
									
									
										vendored
									
									
								
							@@ -14,7 +14,7 @@
 | 
				
			|||||||
@rem limitations under the License.
 | 
					@rem limitations under the License.
 | 
				
			||||||
@rem
 | 
					@rem
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@if "%DEBUG%"=="" @echo off
 | 
					@if "%DEBUG%" == "" @echo off
 | 
				
			||||||
@rem ##########################################################################
 | 
					@rem ##########################################################################
 | 
				
			||||||
@rem
 | 
					@rem
 | 
				
			||||||
@rem  Gradle startup script for Windows
 | 
					@rem  Gradle startup script for Windows
 | 
				
			||||||
@@ -25,8 +25,7 @@
 | 
				
			|||||||
if "%OS%"=="Windows_NT" setlocal
 | 
					if "%OS%"=="Windows_NT" setlocal
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set DIRNAME=%~dp0
 | 
					set DIRNAME=%~dp0
 | 
				
			||||||
if "%DIRNAME%"=="" set DIRNAME=.
 | 
					if "%DIRNAME%" == "" set DIRNAME=.
 | 
				
			||||||
@rem This is normally unused
 | 
					 | 
				
			||||||
set APP_BASE_NAME=%~n0
 | 
					set APP_BASE_NAME=%~n0
 | 
				
			||||||
set APP_HOME=%DIRNAME%
 | 
					set APP_HOME=%DIRNAME%
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -41,7 +40,7 @@ if defined JAVA_HOME goto findJavaFromJavaHome
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
set JAVA_EXE=java.exe
 | 
					set JAVA_EXE=java.exe
 | 
				
			||||||
%JAVA_EXE% -version >NUL 2>&1
 | 
					%JAVA_EXE% -version >NUL 2>&1
 | 
				
			||||||
if %ERRORLEVEL% equ 0 goto execute
 | 
					if "%ERRORLEVEL%" == "0" goto execute
 | 
				
			||||||
 | 
					
 | 
				
			||||||
echo.
 | 
					echo.
 | 
				
			||||||
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
 | 
					echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
 | 
				
			||||||
@@ -76,15 +75,13 @@ set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
:end
 | 
					:end
 | 
				
			||||||
@rem End local scope for the variables with windows NT shell
 | 
					@rem End local scope for the variables with windows NT shell
 | 
				
			||||||
if %ERRORLEVEL% equ 0 goto mainEnd
 | 
					if "%ERRORLEVEL%"=="0" goto mainEnd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
:fail
 | 
					:fail
 | 
				
			||||||
rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
 | 
					rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
 | 
				
			||||||
rem the _cmd.exe /c_ return code!
 | 
					rem the _cmd.exe /c_ return code!
 | 
				
			||||||
set EXIT_CODE=%ERRORLEVEL%
 | 
					if  not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
 | 
				
			||||||
if %EXIT_CODE% equ 0 set EXIT_CODE=1
 | 
					exit /b 1
 | 
				
			||||||
if not ""=="%GRADLE_EXIT_CONSOLE%" exit %EXIT_CODE%
 | 
					 | 
				
			||||||
exit /b %EXIT_CODE%
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
:mainEnd
 | 
					:mainEnd
 | 
				
			||||||
if "%OS%"=="Windows_NT" endlocal
 | 
					if "%OS%"=="Windows_NT" endlocal
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,13 +0,0 @@
 | 
				
			|||||||
package org.acejump.action;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.VimPlugin;
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.api.VimEditor;
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.state.mode.SelectionType;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
final class AceVimUtil {
 | 
					 | 
				
			||||||
  private AceVimUtil() {}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  public static void enterVisualMode(final VimEditor vim, final SelectionType mode) {
 | 
					 | 
				
			||||||
    VimPlugin.getVisualMotion().enterVisualMode(vim, mode);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,61 +1,255 @@
 | 
				
			|||||||
package org.acejump
 | 
					package org.acejump
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.anyascii.AnyAscii
 | 
				
			||||||
import com.intellij.openapi.fileEditor.TextEditor
 | 
					import com.intellij.diff.util.DiffUtil.getLineCount
 | 
				
			||||||
import com.intellij.openapi.fileEditor.ex.FileEditorManagerEx
 | 
					import com.intellij.openapi.editor.*
 | 
				
			||||||
import com.intellij.openapi.project.Project
 | 
					 | 
				
			||||||
import com.intellij.util.IncorrectOperationException
 | 
					 | 
				
			||||||
import it.unimi.dsi.fastutil.ints.IntArrayList
 | 
					import it.unimi.dsi.fastutil.ints.IntArrayList
 | 
				
			||||||
 | 
					import org.acejump.config.AceConfig
 | 
				
			||||||
 | 
					import kotlin.math.*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * This annotation is a marker which means that the annotated function is
 | 
				
			||||||
 | 
					 *   used in external plugins.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@Retention(AnnotationRetention.SOURCE)
 | 
				
			||||||
 | 
					annotation class ExternalUsage
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Returns an immutable version of the currently edited document.
 | 
					 * Returns an immutable version of the currently edited document.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
val Editor.immutableText
 | 
					val Editor.immutableText get() = EditorsCache.getText(this)
 | 
				
			||||||
  get() = this.document.immutableCharSequence
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					object EditorsCache {
 | 
				
			||||||
 * Returns all open editors in the project.
 | 
					  private var stale = true
 | 
				
			||||||
 */
 | 
					  fun invalidate() {
 | 
				
			||||||
val Project.openEditors: List<Editor>
 | 
					    stale = true
 | 
				
			||||||
  get() {
 | 
					    editorTexts.clear()
 | 
				
			||||||
    return try {
 | 
					 | 
				
			||||||
      FileEditorManagerEx.getInstanceEx(this)
 | 
					 | 
				
			||||||
        .splitters
 | 
					 | 
				
			||||||
        .getSelectedEditors()
 | 
					 | 
				
			||||||
        .mapNotNull { (it as? TextEditor)?.editor }
 | 
					 | 
				
			||||||
    } catch (e: IncorrectOperationException) {
 | 
					 | 
				
			||||||
      emptyList()
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private val editorTexts = mutableMapOf<Editor, CharSequence>()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun getText(editor: Editor) =
 | 
				
			||||||
 | 
					    if (stale || editor !in editorTexts)
 | 
				
			||||||
 | 
					      editor.document.immutableCharSequence
 | 
				
			||||||
 | 
					        .let { if (AceConfig.mapToASCII) it.mapToASCII() else it }
 | 
				
			||||||
 | 
					        .also { editorTexts[editor] = it; stale = false }
 | 
				
			||||||
 | 
					    else editorTexts[editor]!!
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					fun CharSequence.mapToASCII() =
 | 
				
			||||||
 | 
					  map { AnyAscii.transliterate("$it").first() }.joinToString("")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Returns true if [this] contains [otherText] at the specified offset.
 | 
					 * Returns true if [this] contains [otherText] at the specified offset.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
fun CharSequence.matchesAt(selfOffset: Int, otherText: String, ignoreCase: Boolean): Boolean {
 | 
					fun CharSequence.matchesAt(selfOffset: Int, otherText: String, ignoreCase: Boolean) =
 | 
				
			||||||
  return this.regionMatches(selfOffset, otherText, 0, otherText.length, ignoreCase)
 | 
					  regionMatches(selfOffset, otherText, 0, otherText.length, ignoreCase)
 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Calculates the length of a common prefix in [this] starting at index [selfOffset], and [otherText] starting at index 0.
 | 
					 * Calculates the length of a common prefix in [this] starting
 | 
				
			||||||
 | 
					 * at index [selfOffset], and [otherText] starting at index 0.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
fun CharSequence.countMatchingCharacters(selfOffset: Int, otherText: String): Int {
 | 
					fun CharSequence.countMatchingCharacters(selfOffset: Int, otherText: String): Int {
 | 
				
			||||||
  var i = 0
 | 
					  var i = 0
 | 
				
			||||||
  var o = selfOffset + i
 | 
					  var o = selfOffset + i
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  while (i < otherText.length && o < this.length && otherText[i].equals(this[o], ignoreCase = true)) {
 | 
					  while (i < otherText.length && o < this.length && otherText[i].equals(this[o], ignoreCase = true)) {
 | 
				
			||||||
    i++
 | 
					    i++
 | 
				
			||||||
    o++
 | 
					    o++
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  return i
 | 
					  return i
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Determines which characters form a "word" for the purposes of functions below.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					val Char.isWordPart
 | 
				
			||||||
 | 
					  get() = this.isJavaIdentifierPart()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Finds index of the first character in a word.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					inline fun CharSequence.wordStart(
 | 
				
			||||||
 | 
					  pos: Int, isPartOfWord: (Char) -> Boolean = Char::isWordPart
 | 
				
			||||||
 | 
					): Int {
 | 
				
			||||||
 | 
					  var start = pos
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  while (start > 0 && isPartOfWord(this[start - 1])) --start
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return start
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Finds index of the last character in a word.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					inline fun CharSequence.wordEnd(
 | 
				
			||||||
 | 
					  pos: Int, isPartOfWord: (Char) -> Boolean = Char::isWordPart
 | 
				
			||||||
 | 
					): Int {
 | 
				
			||||||
 | 
					  var end = pos
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  while (end < length - 1 && isPartOfWord(this[end + 1])) ++end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return end
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Finds index of the first word character following a sequence of non-word
 | 
				
			||||||
 | 
					 * characters following the end of a word.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					inline fun CharSequence.wordEndPlus(
 | 
				
			||||||
 | 
					  pos: Int, isPartOfWord: (Char) -> Boolean = Char::isWordPart
 | 
				
			||||||
 | 
					): Int {
 | 
				
			||||||
 | 
					  var end = this.wordEnd(pos, isPartOfWord)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  while (end < length - 1 && !isPartOfWord(this[end + 1])) ++end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  if (end < length - 1 && isPartOfWord(this[end + 1])) ++end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return end
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
fun MutableMap<Editor, IntArrayList>.clone(): MutableMap<Editor, IntArrayList> {
 | 
					fun MutableMap<Editor, IntArrayList>.clone(): MutableMap<Editor, IntArrayList> {
 | 
				
			||||||
  val clone = HashMap<Editor, IntArrayList>(size)
 | 
					  val clone = HashMap<Editor, IntArrayList>(size)
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  for ((editor, offsets) in this) {
 | 
					  for ((editor, offsets) in this) {
 | 
				
			||||||
    clone[editor] = offsets.clone()
 | 
					    clone[editor] = offsets.clone()
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  return clone
 | 
					  return clone
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					fun Editor.offsetCenter(first: Int, second: Int): LogicalPosition {
 | 
				
			||||||
 | 
					  val firstIndexLine = offsetToLogicalPosition(first).line
 | 
				
			||||||
 | 
					  val lastIndexLine = offsetToLogicalPosition(second).line
 | 
				
			||||||
 | 
					  val center = (firstIndexLine + lastIndexLine) / 2
 | 
				
			||||||
 | 
					  return offsetToLogicalPosition(getLineStartOffset(center))
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					fun Editor.getView(): IntRange {
 | 
				
			||||||
 | 
					  val firstVisibleLine = max(0, getVisualLineAtTopOfScreen() - 1)
 | 
				
			||||||
 | 
					  val firstLine = visualLineToLogicalLine(firstVisibleLine)
 | 
				
			||||||
 | 
					  val startOffset = getLineStartOffset(firstLine)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  val height = getScreenHeight() + 2
 | 
				
			||||||
 | 
					  val lastLine = visualLineToLogicalLine(firstVisibleLine + height)
 | 
				
			||||||
 | 
					  var endOffset = getLineEndOffset(lastLine, true)
 | 
				
			||||||
 | 
					  endOffset = normalizeOffset(lastLine, endOffset)
 | 
				
			||||||
 | 
					  endOffset = min(max(0, document.textLength - 1), endOffset + 1)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return startOffset..endOffset
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Returns the offset of the start of the requested line.
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @param line   The logical line to get the start offset for.
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @return 0 if line is < 0, file size of line is bigger than file, else the
 | 
				
			||||||
 | 
					 *         start offset for the line
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					fun Editor.getLineStartOffset(line: Int) =
 | 
				
			||||||
 | 
					  when {
 | 
				
			||||||
 | 
					    line < 0 -> 0
 | 
				
			||||||
 | 
					    line >= getLineCount(document) -> getFileSize()
 | 
				
			||||||
 | 
					    else -> document.getLineStartOffset(line)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Returns the offset of the end of the requested line.
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @param line     The logical line to get the end offset for
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @param allowEnd True include newline
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @return 0 if line is < 0, file size of line is bigger than file, else the
 | 
				
			||||||
 | 
					 * end offset for the line
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					fun Editor.getLineEndOffset(line: Int, allowEnd: Boolean = true) =
 | 
				
			||||||
 | 
					  when {
 | 
				
			||||||
 | 
					    line < 0 -> 0
 | 
				
			||||||
 | 
					    line >= getLineCount(document) -> getFileSize(allowEnd)
 | 
				
			||||||
 | 
					    else -> document.getLineEndOffset(line) - if (allowEnd) 0 else 1
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Gets the number of lines than can be displayed on the screen at one time.
 | 
				
			||||||
 | 
					 * This is rounded down to the nearest whole line if there is a partial line
 | 
				
			||||||
 | 
					 * visible at the bottom of the screen.
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @return The number of screen lines
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					fun Editor.getScreenHeight() =
 | 
				
			||||||
 | 
					  (scrollingModel.visibleArea.y + scrollingModel.visibleArea.height -
 | 
				
			||||||
 | 
					    getVisualLineAtTopOfScreen() * lineHeight) / lineHeight
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * This is a set of helper methods for working with editors.
 | 
				
			||||||
 | 
					 * All line and column values are zero based.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					fun Editor.getVisualLineAtTopOfScreen() =
 | 
				
			||||||
 | 
					  (scrollingModel.verticalScrollOffset + lineHeight - 1) / lineHeight
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Gets the actual number of characters in the file
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @param countNewLines True include newline
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @return The file's character count
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					fun Editor.getFileSize(countNewLines: Boolean = false): Int {
 | 
				
			||||||
 | 
					  val len = document.textLength
 | 
				
			||||||
 | 
					  val doc = document.charsSequence
 | 
				
			||||||
 | 
					  return if (countNewLines || len == 0 || doc[len - 1] != '\n') len else len - 1
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Ensures that the supplied logical line is within the range 0 (incl) and the
 | 
				
			||||||
 | 
					 * number of logical lines in the file (excl).
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @param line   The logical line number to normalize
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @return The normalized logical line number
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					fun Editor.normalizeLine(line: Int) = max(0, min(line, getLineCount(document) - 1))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Converts a visual line number to a logical line number.
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @param line   The visual line number to convert
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @return The logical line number
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					fun Editor.visualLineToLogicalLine(line: Int) =
 | 
				
			||||||
 | 
					  normalizeLine(visualToLogicalPosition(
 | 
				
			||||||
 | 
					    VisualPosition(line.coerceAtLeast(0), 0)).line)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Ensures that the supplied offset for the given logical line is within the
 | 
				
			||||||
 | 
					 * range for the line. If allowEnd is true, the range will allow for the offset
 | 
				
			||||||
 | 
					 * to be one past the last character on the line.
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @param line     The logical line number
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @param offset   The offset to normalize
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @param allowEnd true if the offset can be one past the last character on the
 | 
				
			||||||
 | 
					 *                 line, false if not
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * @return The normalized column number
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					fun Editor.normalizeOffset(line: Int, offset: Int, allowEnd: Boolean = true) =
 | 
				
			||||||
 | 
					  if (getFileSize(allowEnd) == 0) 0 else
 | 
				
			||||||
 | 
					    max(min(offset, getLineEndOffset(line, allowEnd)), getLineStartOffset(line))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										92
									
								
								src/main/kotlin/org/acejump/action/AceAction.kt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										92
									
								
								src/main/kotlin/org/acejump/action/AceAction.kt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,92 @@
 | 
				
			|||||||
 | 
					package org.acejump.action
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import com.intellij.openapi.actionSystem.AnActionEvent
 | 
				
			||||||
 | 
					import com.intellij.openapi.actionSystem.CommonDataKeys.EDITOR
 | 
				
			||||||
 | 
					import com.intellij.openapi.fileEditor.TextEditor
 | 
				
			||||||
 | 
					import com.intellij.openapi.fileEditor.ex.FileEditorManagerEx
 | 
				
			||||||
 | 
					import com.intellij.openapi.project.DumbAwareAction
 | 
				
			||||||
 | 
					import com.intellij.util.IncorrectOperationException
 | 
				
			||||||
 | 
					import org.acejump.boundaries.Boundaries
 | 
				
			||||||
 | 
					import org.acejump.boundaries.StandardBoundaries.*
 | 
				
			||||||
 | 
					import org.acejump.input.JumpMode
 | 
				
			||||||
 | 
					import org.acejump.input.JumpMode.*
 | 
				
			||||||
 | 
					import org.acejump.search.Pattern
 | 
				
			||||||
 | 
					import org.acejump.search.Pattern.*
 | 
				
			||||||
 | 
					import org.acejump.session.Session
 | 
				
			||||||
 | 
					import org.acejump.session.SessionManager
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Base class for keyboard-activated actions that create or update an AceJump [Session].
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					sealed class AceAction: DumbAwareAction() {
 | 
				
			||||||
 | 
					  final override fun update(action: AnActionEvent) {
 | 
				
			||||||
 | 
					    action.presentation.isEnabled = action.getData(EDITOR) != null
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  final override fun actionPerformed(e: AnActionEvent) {
 | 
				
			||||||
 | 
					    val editor = e.getData(EDITOR) ?: return
 | 
				
			||||||
 | 
					    val project = e.project
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					    if (project != null) {
 | 
				
			||||||
 | 
					      try {
 | 
				
			||||||
 | 
					        val openEditors = FileEditorManagerEx.getInstanceEx(project).splitters.selectedEditors
 | 
				
			||||||
 | 
					          .mapNotNull { (it as? TextEditor)?.editor }
 | 
				
			||||||
 | 
					          .sortedBy { if (it === editor) 0 else 1 }
 | 
				
			||||||
 | 
					        invoke(SessionManager.start(editor, openEditors))
 | 
				
			||||||
 | 
					      } catch (e: IncorrectOperationException) {
 | 
				
			||||||
 | 
					        invoke(SessionManager.start(editor))
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    else {
 | 
				
			||||||
 | 
					      invoke(SessionManager.start(editor))
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  abstract operator fun invoke(session: Session)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Generic action type that toggles a specific [JumpMode].
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  abstract class BaseToggleJumpModeAction(private val mode: JumpMode): AceAction() {
 | 
				
			||||||
 | 
					    final override fun invoke(session: Session) = session.toggleJumpMode(mode)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Generic action type that starts a regex search.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  abstract class BaseRegexSearchAction(private val pattern: Pattern, private val boundaries: Boundaries): AceAction() {
 | 
				
			||||||
 | 
					    override fun invoke(session: Session) = session.startRegexSearch(pattern, boundaries)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Initiates an AceJump session in the first [JumpMode], or cycles to the next [JumpMode] as defined in configuration.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  class ActivateOrCycleMode: AceAction() {
 | 
				
			||||||
 | 
					    override fun invoke(session: Session) = session.cycleNextJumpMode()
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Initiates an AceJump session in the last [JumpMode], or cycles to the previous [JumpMode] as defined in configuration.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  class ActivateOrReverseCycleMode: AceAction() {
 | 
				
			||||||
 | 
					    override fun invoke(session: Session) = session.cyclePreviousJumpMode()
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  // @formatter:off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  class ToggleJumpMode        : BaseToggleJumpModeAction(JUMP)
 | 
				
			||||||
 | 
					  class ToggleJumpEndMode     : BaseToggleJumpModeAction(JUMP_END)
 | 
				
			||||||
 | 
					  class ToggleTargetMode      : BaseToggleJumpModeAction(TARGET)
 | 
				
			||||||
 | 
					  class ToggleDeclarationMode : BaseToggleJumpModeAction(DECLARATION)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  class StartAllWordsMode          : BaseRegexSearchAction(ALL_WORDS, WHOLE_FILE)
 | 
				
			||||||
 | 
					  class StartAllWordsBackwardsMode : BaseRegexSearchAction(ALL_WORDS, BEFORE_CARET)
 | 
				
			||||||
 | 
					  class StartAllWordsForwardMode   : BaseRegexSearchAction(ALL_WORDS, AFTER_CARET)
 | 
				
			||||||
 | 
					  class StartAllLineStartsMode     : BaseRegexSearchAction(LINE_STARTS, WHOLE_FILE)
 | 
				
			||||||
 | 
					  class StartAllLineEndsMode       : BaseRegexSearchAction(LINE_ENDS, WHOLE_FILE)
 | 
				
			||||||
 | 
					  class StartAllLineIndentsMode    : BaseRegexSearchAction(LINE_INDENTS, WHOLE_FILE)
 | 
				
			||||||
 | 
					  class StartAllLineMarksMode      : BaseRegexSearchAction(LINE_ALL_MARKS, WHOLE_FILE)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  // @formatter:on
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -4,41 +4,63 @@ import com.intellij.openapi.actionSystem.DataContext
 | 
				
			|||||||
import com.intellij.openapi.editor.Caret
 | 
					import com.intellij.openapi.editor.Caret
 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
import com.intellij.openapi.editor.actionSystem.EditorActionHandler
 | 
					import com.intellij.openapi.editor.actionSystem.EditorActionHandler
 | 
				
			||||||
 | 
					import org.acejump.boundaries.StandardBoundaries.*
 | 
				
			||||||
 | 
					import org.acejump.search.Pattern.*
 | 
				
			||||||
import org.acejump.session.Session
 | 
					import org.acejump.session.Session
 | 
				
			||||||
import org.acejump.session.SessionManager
 | 
					import org.acejump.session.SessionManager
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Base class for keyboard-activated overrides of existing editor actions, that have a different meaning during an AceJump [Session].
 | 
					 * Base class for keyboard-activated overrides of existing editor actions, that have a different meaning during an AceJump [Session].
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
abstract class AceEditorAction(private val originalHandler: EditorActionHandler) : EditorActionHandler() {
 | 
					sealed class AceEditorAction(private val originalHandler: EditorActionHandler): EditorActionHandler() {
 | 
				
			||||||
  final override fun isEnabledForCaret(editor: Editor, caret: Caret, dataContext: DataContext?): Boolean {
 | 
					  final override fun isEnabledForCaret(editor: Editor, caret: Caret, dataContext: DataContext?): Boolean =
 | 
				
			||||||
    return SessionManager[editor] != null || originalHandler.isEnabled(editor, caret, dataContext)
 | 
					    SessionManager[editor] != null || originalHandler.isEnabled(editor, caret, dataContext)
 | 
				
			||||||
  }
 | 
					
 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  final override fun doExecute(editor: Editor, caret: Caret?, dataContext: DataContext?) {
 | 
					  final override fun doExecute(editor: Editor, caret: Caret?, dataContext: DataContext?) {
 | 
				
			||||||
    val session = SessionManager[editor]
 | 
					    val session = SessionManager[editor]
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    if (session != null) {
 | 
					    if (session != null) run(session)
 | 
				
			||||||
      run(session)
 | 
					    else if (originalHandler.isEnabled(editor, caret, dataContext))
 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    else if (originalHandler.isEnabled(editor, caret, dataContext)) {
 | 
					 | 
				
			||||||
      originalHandler.execute(editor, caret, dataContext)
 | 
					      originalHandler.execute(editor, caret, dataContext)
 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  protected abstract fun run(session: Session)
 | 
					  protected abstract fun run(session: Session)
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  // Actions
 | 
					  // Actions
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  class Reset(originalHandler: EditorActionHandler) : AceEditorAction(originalHandler) {
 | 
					  class Reset(originalHandler: EditorActionHandler): AceEditorAction(originalHandler) {
 | 
				
			||||||
    override fun run(session: Session) = session.end()
 | 
					    override fun run(session: Session) = session.end()
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  class ClearSearch(originalHandler: EditorActionHandler) : AceEditorAction(originalHandler) {
 | 
					  class ClearSearch(originalHandler: EditorActionHandler): AceEditorAction(originalHandler) {
 | 
				
			||||||
    override fun run(session: Session) = session.restart()
 | 
					    override fun run(session: Session) = session.restart()
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  class TagImmediately(originalHandler: EditorActionHandler) : AceEditorAction(originalHandler) {
 | 
					  class SelectBackward(originalHandler: EditorActionHandler): AceEditorAction(originalHandler) {
 | 
				
			||||||
    override fun run(session: Session) = session.tagImmediately()
 | 
					    override fun run(session: Session) = session.visitPreviousTag()
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  class SelectForward(originalHandler: EditorActionHandler): AceEditorAction(originalHandler) {
 | 
				
			||||||
 | 
					    override fun run(session: Session) = session.visitNextTag()
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  class ScrollToNextScreenful(originalHandler: EditorActionHandler): AceEditorAction(originalHandler) {
 | 
				
			||||||
 | 
					    override fun run(session: Session) { session.scrollToNextScreenful() }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  class ScrollToPreviousScreenful(originalHandler: EditorActionHandler): AceEditorAction(originalHandler) {
 | 
				
			||||||
 | 
					    override fun run(session: Session) { session.scrollToPreviousScreenful() }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  class SearchLineStarts(originalHandler: EditorActionHandler): AceEditorAction(originalHandler) {
 | 
				
			||||||
 | 
					    override fun run(session: Session) = session.startRegexSearch(LINE_STARTS, WHOLE_FILE)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  class SearchLineEnds(originalHandler: EditorActionHandler): AceEditorAction(originalHandler) {
 | 
				
			||||||
 | 
					    override fun run(session: Session) = session.startRegexSearch(LINE_ENDS, WHOLE_FILE)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  class SearchLineIndents(originalHandler: EditorActionHandler): AceEditorAction(originalHandler) {
 | 
				
			||||||
 | 
					    override fun run(session: Session) = session.startRegexSearch(LINE_INDENTS, WHOLE_FILE)
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,99 +0,0 @@
 | 
				
			|||||||
package org.acejump.action
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import com.intellij.openapi.actionSystem.ActionManager
 | 
					 | 
				
			||||||
import com.intellij.openapi.actionSystem.IdeActions
 | 
					 | 
				
			||||||
import com.intellij.openapi.application.ApplicationManager
 | 
					 | 
				
			||||||
import com.intellij.openapi.command.CommandProcessor
 | 
					 | 
				
			||||||
import com.intellij.openapi.command.UndoConfirmationPolicy
 | 
					 | 
				
			||||||
import com.intellij.openapi.editor.Document
 | 
					 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					 | 
				
			||||||
import com.intellij.openapi.editor.actionSystem.DocCommandGroupId
 | 
					 | 
				
			||||||
import com.intellij.openapi.fileEditor.TextEditor
 | 
					 | 
				
			||||||
import com.intellij.openapi.fileEditor.ex.FileEditorManagerEx
 | 
					 | 
				
			||||||
import com.intellij.openapi.fileEditor.ex.IdeDocumentHistory
 | 
					 | 
				
			||||||
import com.intellij.openapi.project.Project
 | 
					 | 
				
			||||||
import com.intellij.openapi.ui.playback.commands.ActionCommand
 | 
					 | 
				
			||||||
import org.acejump.search.Tag
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/**
 | 
					 | 
				
			||||||
 * Base class for actions available after typing a tag.
 | 
					 | 
				
			||||||
 */
 | 
					 | 
				
			||||||
sealed class AceTagAction {
 | 
					 | 
				
			||||||
  abstract operator fun invoke(tag: Tag, shiftMode: Boolean, isFinal: Boolean)
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  abstract class BaseJumpAction : AceTagAction() {
 | 
					 | 
				
			||||||
    override fun invoke(tag: Tag, shiftMode: Boolean, isFinal: Boolean) {
 | 
					 | 
				
			||||||
      val editor = tag.editor
 | 
					 | 
				
			||||||
      val caretModel = editor.caretModel
 | 
					 | 
				
			||||||
      val oldCarets = if (shiftMode) caretModel.caretsAndSelections else emptyList()
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      editor.project?.let { addCurrentPositionToHistory(it, editor.document) }
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      if (isFinal) {
 | 
					 | 
				
			||||||
        ensureEditorFocused(editor)
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      moveCaretTo(editor, tag.offset)
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      if (shiftMode) {
 | 
					 | 
				
			||||||
        caretModel.caretsAndSelections = oldCarets + caretModel.caretsAndSelections
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  private companion object {
 | 
					 | 
				
			||||||
    fun moveCaretTo(editor: Editor, offset: Int) = with(editor) {
 | 
					 | 
				
			||||||
      selectionModel.removeSelection(true)
 | 
					 | 
				
			||||||
      caretModel.removeSecondaryCarets()
 | 
					 | 
				
			||||||
      caretModel.moveToOffset(offset)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    fun performAction(actionName: String) {
 | 
					 | 
				
			||||||
      val actionManager = ActionManager.getInstance()
 | 
					 | 
				
			||||||
      val action = actionManager.getAction(actionName)
 | 
					 | 
				
			||||||
      if (action != null) {
 | 
					 | 
				
			||||||
        actionManager.tryToExecute(action, ActionCommand.getInputEvent(null), null, null, true)
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    fun ensureEditorFocused(editor: Editor) {
 | 
					 | 
				
			||||||
      val project = editor.project ?: return
 | 
					 | 
				
			||||||
      val fem = FileEditorManagerEx.getInstanceEx(project)
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      val window = fem.windows.firstOrNull { (it.selectedComposite?.selectedWithProvider?.fileEditor as? TextEditor)?.editor === editor }
 | 
					 | 
				
			||||||
      if (window != null && window !== fem.currentWindow) {
 | 
					 | 
				
			||||||
        fem.currentWindow = window
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    private fun addCurrentPositionToHistory(project: Project, document: Document) {
 | 
					 | 
				
			||||||
      CommandProcessor.getInstance().executeCommand(project, {
 | 
					 | 
				
			||||||
        with(IdeDocumentHistory.getInstance(project)) {
 | 
					 | 
				
			||||||
          setCurrentCommandHasMoves()
 | 
					 | 
				
			||||||
          includeCurrentCommandAsNavigation()
 | 
					 | 
				
			||||||
          includeCurrentPlaceAsChangePlace()
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }, "AceJumpHistoryAppender", DocCommandGroupId.noneGroupId(document), UndoConfirmationPolicy.DO_NOT_REQUEST_CONFIRMATION, document)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  // Actions
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  /**
 | 
					 | 
				
			||||||
   * On default action, places the caret at the first character of the search query.
 | 
					 | 
				
			||||||
   * On shift action, adds the new caret to existing carets.
 | 
					 | 
				
			||||||
   */
 | 
					 | 
				
			||||||
  object JumpToSearchStart : BaseJumpAction()
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  /**
 | 
					 | 
				
			||||||
   * On default action, performs the Go To Declaration action, available via `Navigate | Declaration or Usages`.
 | 
					 | 
				
			||||||
   * On shift action, performs the Go To Type Declaration action, available via `Navigate | Type Declaration`.
 | 
					 | 
				
			||||||
   * Always places the caret at the start of the word.
 | 
					 | 
				
			||||||
   */
 | 
					 | 
				
			||||||
  object GoToDeclaration : AceTagAction() {
 | 
					 | 
				
			||||||
    override fun invoke(tag: Tag, shiftMode: Boolean, isFinal: Boolean) {
 | 
					 | 
				
			||||||
      JumpToSearchStart.invoke(tag, shiftMode = false, isFinal = isFinal)
 | 
					 | 
				
			||||||
      ApplicationManager.getApplication().invokeLater { performAction(if (shiftMode) IdeActions.ACTION_GOTO_TYPE_DECLARATION else IdeActions.ACTION_GOTO_DECLARATION) }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,184 +0,0 @@
 | 
				
			|||||||
package org.acejump.action
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import com.intellij.openapi.actionSystem.AnActionEvent
 | 
					 | 
				
			||||||
import com.intellij.openapi.actionSystem.CommonDataKeys
 | 
					 | 
				
			||||||
import com.intellij.openapi.application.ApplicationManager
 | 
					 | 
				
			||||||
import com.intellij.openapi.application.WriteAction
 | 
					 | 
				
			||||||
import com.intellij.openapi.project.DumbAwareAction
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.KeyHandler
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.action.change.change.ChangeVisualAction
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.action.change.delete.DeleteVisualAction
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.action.copy.YankVisualAction
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.api.injector
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.command.OperatorArguments
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.group.visual.vimSetSelection
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.helper.inVisualMode
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.helper.vimSelectionStart
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.newapi.vim
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.state.mode.Mode
 | 
					 | 
				
			||||||
import com.maddyhome.idea.vim.state.mode.SelectionType
 | 
					 | 
				
			||||||
import org.acejump.boundaries.StandardBoundaries.AFTER_CARET
 | 
					 | 
				
			||||||
import org.acejump.boundaries.StandardBoundaries.BEFORE_CARET
 | 
					 | 
				
			||||||
import org.acejump.boundaries.StandardBoundaries.CARET_LINE
 | 
					 | 
				
			||||||
import org.acejump.boundaries.StandardBoundaries.VISIBLE_ON_SCREEN
 | 
					 | 
				
			||||||
import org.acejump.modes.JumpMode
 | 
					 | 
				
			||||||
import org.acejump.search.Pattern
 | 
					 | 
				
			||||||
import org.acejump.search.Tag
 | 
					 | 
				
			||||||
import org.acejump.session.SessionManager
 | 
					 | 
				
			||||||
import org.acejump.session.SessionState
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
sealed class AceVimAction : DumbAwareAction() {
 | 
					 | 
				
			||||||
  protected abstract val mode: AceVimMode
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  final override fun actionPerformed(e: AnActionEvent) {
 | 
					 | 
				
			||||||
    val editor = e.getData(CommonDataKeys.EDITOR) ?: return
 | 
					 | 
				
			||||||
    val context = e.dataContext.vim
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    val caret = editor.caretModel.currentCaret
 | 
					 | 
				
			||||||
    val initialOffset = caret.offset
 | 
					 | 
				
			||||||
    val selectionStart = if (editor.inVisualMode) caret.vimSelectionStart else null
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    val session = SessionManager.start(editor, mode.getJumpEditors(editor))
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    session.defaultBoundary = mode.boundaries
 | 
					 | 
				
			||||||
    session.startJumpMode {
 | 
					 | 
				
			||||||
      object : JumpMode() {
 | 
					 | 
				
			||||||
        override fun accept(state: SessionState, acceptedTag: Tag) {
 | 
					 | 
				
			||||||
          AceTagAction.JumpToSearchStart.invoke(acceptedTag, shiftMode = wasUpperCase, isFinal = true)
 | 
					 | 
				
			||||||
          
 | 
					 | 
				
			||||||
          if (selectionStart != null) {
 | 
					 | 
				
			||||||
            caret.vim.vimSetSelection(selectionStart, caret.offset, moveCaretToSelectionEnd = true)
 | 
					 | 
				
			||||||
          }
 | 
					 | 
				
			||||||
          else {
 | 
					 | 
				
			||||||
            val vim = editor.vim
 | 
					 | 
				
			||||||
            val keyHandler = KeyHandler.getInstance()
 | 
					 | 
				
			||||||
            if (keyHandler.isOperatorPending(vim.mode, keyHandler.keyHandlerState)) {
 | 
					 | 
				
			||||||
              val key = keyHandler.keyHandlerState.commandBuilder.keys.singleOrNull()?.keyChar
 | 
					 | 
				
			||||||
              
 | 
					 | 
				
			||||||
              keyHandler.fullReset(vim)
 | 
					 | 
				
			||||||
              
 | 
					 | 
				
			||||||
              AceVimUtil.enterVisualMode(vim, SelectionType.CHARACTER_WISE)
 | 
					 | 
				
			||||||
              caret.vim.vimSetSelection(caret.offset, initialOffset, moveCaretToSelectionEnd = true)
 | 
					 | 
				
			||||||
              
 | 
					 | 
				
			||||||
              val action = when (key) {
 | 
					 | 
				
			||||||
                'd'  -> DeleteVisualAction()
 | 
					 | 
				
			||||||
                'c'  -> ChangeVisualAction()
 | 
					 | 
				
			||||||
                'y'  -> YankVisualAction()
 | 
					 | 
				
			||||||
                else -> null
 | 
					 | 
				
			||||||
              }
 | 
					 | 
				
			||||||
              
 | 
					 | 
				
			||||||
              if (action != null) {
 | 
					 | 
				
			||||||
                ApplicationManager.getApplication().invokeLater {
 | 
					 | 
				
			||||||
                  WriteAction.run<Nothing> {
 | 
					 | 
				
			||||||
                    keyHandler.keyHandlerState.commandBuilder.pushCommandPart(action)
 | 
					 | 
				
			||||||
                    
 | 
					 | 
				
			||||||
                    val cmd = keyHandler.keyHandlerState.commandBuilder.buildCommand()
 | 
					 | 
				
			||||||
                    val operatorArguments = OperatorArguments(vim.mode is Mode.OP_PENDING, cmd.rawCount, injector.vimState.mode)
 | 
					 | 
				
			||||||
                    
 | 
					 | 
				
			||||||
                    injector.vimState.executingCommand = cmd
 | 
					 | 
				
			||||||
                    injector.actionExecutor.executeVimAction(vim, action, context, operatorArguments)
 | 
					 | 
				
			||||||
                  }
 | 
					 | 
				
			||||||
                  
 | 
					 | 
				
			||||||
                  keyHandler.reset(vim)
 | 
					 | 
				
			||||||
                }
 | 
					 | 
				
			||||||
              }
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
          }
 | 
					 | 
				
			||||||
          
 | 
					 | 
				
			||||||
          injector.scroll.scrollCaretIntoView(editor.vim)
 | 
					 | 
				
			||||||
          mode.finishSession(editor, session)
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    mode.setupSession(editor, session)
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpAllEditors : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.JumpAllEditors
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpForward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.Jump(AFTER_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpBackward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.Jump(BEFORE_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpTillForward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.JumpTillForward(AFTER_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpTillBackward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.JumpTillBackward(BEFORE_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpOnLineForward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.Jump(AFTER_CARET.intersection(CARET_LINE))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpOnLineBackward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.Jump(BEFORE_CARET.intersection(CARET_LINE))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpLineIndentsForward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.JumpToPattern(Pattern.LINE_INDENTS, AFTER_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpLineIndentsBackward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.JumpToPattern(Pattern.LINE_INDENTS, BEFORE_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpLWordForward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.JumpToPattern(Pattern.VIM_LWORD, AFTER_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpUWordForward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.JumpToPattern(Pattern.VIM_UWORD, AFTER_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpLWordBackward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.JumpToPattern(Pattern.VIM_LWORD, BEFORE_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpUWordBackward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.JumpToPattern(Pattern.VIM_UWORD, BEFORE_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpLWordEndForward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.JumpToPattern(Pattern.VIM_LWORD_END, AFTER_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpUWordEndForward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.JumpToPattern(Pattern.VIM_UWORD_END, AFTER_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpLWordEndBackward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.JumpToPattern(Pattern.VIM_LWORD_END, BEFORE_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpUWordEndBackward : AceVimAction() {
 | 
					 | 
				
			||||||
    override val mode = AceVimMode.JumpToPattern(Pattern.VIM_UWORD_END, BEFORE_CARET.intersection(VISIBLE_ON_SCREEN))
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpAllEditorsGoToDeclaration : DumbAwareAction() {
 | 
					 | 
				
			||||||
    override fun update(action: AnActionEvent) {
 | 
					 | 
				
			||||||
      action.presentation.isEnabled = action.getData(CommonDataKeys.EDITOR) != null
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    override fun actionPerformed(e: AnActionEvent) {
 | 
					 | 
				
			||||||
      val editor = e.getData(CommonDataKeys.EDITOR) ?: return
 | 
					 | 
				
			||||||
      val session = SessionManager.start(editor, AceVimMode.JumpAllEditors.getJumpEditors(editor))
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      session.defaultBoundary = VISIBLE_ON_SCREEN
 | 
					 | 
				
			||||||
      session.startJumpMode {
 | 
					 | 
				
			||||||
        object : JumpMode() {
 | 
					 | 
				
			||||||
          override fun accept(state: SessionState, acceptedTag: Tag) {
 | 
					 | 
				
			||||||
            AceTagAction.GoToDeclaration.invoke(acceptedTag, shiftMode = wasUpperCase, isFinal = true)
 | 
					 | 
				
			||||||
          }
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,64 +0,0 @@
 | 
				
			|||||||
package org.acejump.action
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					 | 
				
			||||||
import org.acejump.boundaries.Boundaries
 | 
					 | 
				
			||||||
import org.acejump.boundaries.StandardBoundaries
 | 
					 | 
				
			||||||
import org.acejump.openEditors
 | 
					 | 
				
			||||||
import org.acejump.search.Pattern
 | 
					 | 
				
			||||||
import org.acejump.session.Session
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
sealed class AceVimMode {
 | 
					 | 
				
			||||||
  abstract val boundaries: Boundaries
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  open fun getJumpEditors(mainEditor: Editor): List<Editor> {
 | 
					 | 
				
			||||||
    return listOf(mainEditor)
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  open fun setupSession(editor: Editor, session: Session) {}
 | 
					 | 
				
			||||||
  open fun finishSession(editor: Editor, session: Session) {}
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class Jump(override val boundaries: Boundaries) : AceVimMode()
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  object JumpAllEditors : AceVimMode() {
 | 
					 | 
				
			||||||
    override val boundaries = StandardBoundaries.VISIBLE_ON_SCREEN
 | 
					 | 
				
			||||||
    override fun getJumpEditors(mainEditor: Editor): List<Editor> {
 | 
					 | 
				
			||||||
      val project = mainEditor.project ?: return super.getJumpEditors(mainEditor)
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      return project.openEditors
 | 
					 | 
				
			||||||
        .sortedBy { if (it === mainEditor) 0 else 1 }
 | 
					 | 
				
			||||||
        .ifEmpty { listOf(mainEditor) }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpTillForward(override val boundaries: Boundaries) : AceVimMode() {
 | 
					 | 
				
			||||||
    override fun finishSession(editor: Editor, session: Session) {
 | 
					 | 
				
			||||||
      val document = editor.document
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      for (caret in editor.caretModel.allCarets) {
 | 
					 | 
				
			||||||
        val offset = caret.offset
 | 
					 | 
				
			||||||
        if (offset > document.getLineStartOffset(document.getLineNumber(offset))) {
 | 
					 | 
				
			||||||
          caret.moveToOffset(offset - 1, false)
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpTillBackward(override val boundaries: Boundaries) : AceVimMode() {
 | 
					 | 
				
			||||||
    override fun finishSession(editor: Editor, session: Session) {
 | 
					 | 
				
			||||||
      val document = editor.document
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      for (caret in editor.caretModel.allCarets) {
 | 
					 | 
				
			||||||
        val offset = caret.offset
 | 
					 | 
				
			||||||
        if (offset < document.getLineEndOffset(document.getLineNumber(offset))) {
 | 
					 | 
				
			||||||
          caret.moveToOffset(offset + 1, false)
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class JumpToPattern(private val pattern: Pattern, override val boundaries: Boundaries) : AceVimMode() {
 | 
					 | 
				
			||||||
    override fun setupSession(editor: Editor, session: Session) {
 | 
					 | 
				
			||||||
      session.startRegexSearch(pattern)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										125
									
								
								src/main/kotlin/org/acejump/action/TagJumper.kt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										125
									
								
								src/main/kotlin/org/acejump/action/TagJumper.kt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,125 @@
 | 
				
			|||||||
 | 
					package org.acejump.action
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import com.intellij.openapi.actionSystem.*
 | 
				
			||||||
 | 
					import com.intellij.openapi.actionSystem.IdeActions.*
 | 
				
			||||||
 | 
					import com.intellij.openapi.command.CommandProcessor
 | 
				
			||||||
 | 
					import com.intellij.openapi.command.UndoConfirmationPolicy
 | 
				
			||||||
 | 
					import com.intellij.openapi.editor.Document
 | 
				
			||||||
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
 | 
					import com.intellij.openapi.editor.actionSystem.DocCommandGroupId
 | 
				
			||||||
 | 
					import com.intellij.openapi.fileEditor.TextEditor
 | 
				
			||||||
 | 
					import com.intellij.openapi.fileEditor.ex.FileEditorManagerEx
 | 
				
			||||||
 | 
					import com.intellij.openapi.fileEditor.ex.IdeDocumentHistory
 | 
				
			||||||
 | 
					import com.intellij.openapi.project.Project
 | 
				
			||||||
 | 
					import com.intellij.openapi.ui.playback.commands.ActionCommand
 | 
				
			||||||
 | 
					import org.acejump.*
 | 
				
			||||||
 | 
					import org.acejump.input.JumpMode
 | 
				
			||||||
 | 
					import org.acejump.input.JumpMode.*
 | 
				
			||||||
 | 
					import org.acejump.search.SearchProcessor
 | 
				
			||||||
 | 
					import org.acejump.search.Tag
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Performs [JumpMode] navigation and actions.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					internal class TagJumper(private val mode: JumpMode, private val searchProcessor: SearchProcessor?) {
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Moves caret to a specific offset in the editor according to the positioning and selection rules of the current [JumpMode].
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun visit(tag: Tag) {
 | 
				
			||||||
 | 
					    val editor = tag.editor
 | 
				
			||||||
 | 
					    val offset = tag.offset
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    if (mode === JUMP_END || mode === TARGET) {
 | 
				
			||||||
 | 
					      val chars = editor.immutableText
 | 
				
			||||||
 | 
					      val matchingChars = searchProcessor?.let { chars.countMatchingCharacters(offset, it.query.rawText) } ?: 0
 | 
				
			||||||
 | 
					      val targetOffset = offset + matchingChars
 | 
				
			||||||
 | 
					      val isInsideWord = matchingChars > 0 && chars[targetOffset - 1].isWordPart && chars[targetOffset].isWordPart
 | 
				
			||||||
 | 
					      val finalTargetOffset = if (isInsideWord) chars.wordEnd(targetOffset) + 1 else targetOffset
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      if (mode === JUMP_END) {
 | 
				
			||||||
 | 
					        moveCaretTo(editor, finalTargetOffset)
 | 
				
			||||||
 | 
					      } else if (mode === TARGET) {
 | 
				
			||||||
 | 
					        if (isInsideWord) {
 | 
				
			||||||
 | 
					          selectRange(editor, chars.wordStart(targetOffset), finalTargetOffset)
 | 
				
			||||||
 | 
					        } else {
 | 
				
			||||||
 | 
					          selectRange(editor, offset, finalTargetOffset)
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    } else {
 | 
				
			||||||
 | 
					      moveCaretTo(editor, offset)
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Updates caret and selection by [visit]ing a specific offset in the editor, and applying session-finalizing [JumpMode] actions such as
 | 
				
			||||||
 | 
					   * using the Go To Declaration action, or selecting text between caret and target offset/word if Shift was held during the jump.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun jump(tag: Tag, shiftMode: Boolean, isCrossEditor: Boolean) {
 | 
				
			||||||
 | 
					    val editor = tag.editor
 | 
				
			||||||
 | 
					    val oldOffset = editor.caretModel.offset
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    visit(tag)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (mode === DECLARATION) {
 | 
				
			||||||
 | 
					      performAction(ActionManager.getInstance().getAction(if (shiftMode) ACTION_GOTO_TYPE_DECLARATION else ACTION_GOTO_DECLARATION))
 | 
				
			||||||
 | 
					      return
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (shiftMode && !isCrossEditor) {
 | 
				
			||||||
 | 
					      val newOffset = editor.caretModel.offset
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      if (mode === TARGET) {
 | 
				
			||||||
 | 
					        selectRange(
 | 
				
			||||||
 | 
					          editor, oldOffset, when {
 | 
				
			||||||
 | 
					            newOffset < oldOffset -> editor.selectionModel.selectionStart
 | 
				
			||||||
 | 
					            else -> editor.selectionModel.selectionEnd
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        )
 | 
				
			||||||
 | 
					      } else {
 | 
				
			||||||
 | 
					        selectRange(editor, oldOffset, newOffset)
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private companion object {
 | 
				
			||||||
 | 
					    private fun moveCaretTo(editor: Editor, offset: Int) = with(editor) {
 | 
				
			||||||
 | 
					      ensureEditorFocused(this)
 | 
				
			||||||
 | 
					      project?.let { addCurrentPositionToHistory(it, document) }
 | 
				
			||||||
 | 
					      selectionModel.removeSelection(true)
 | 
				
			||||||
 | 
					      caretModel.moveToOffset(offset)
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    private fun selectRange(editor: Editor, fromOffset: Int, toOffset: Int) = with(editor) {
 | 
				
			||||||
 | 
					      ensureEditorFocused(this)
 | 
				
			||||||
 | 
					      selectionModel.removeSelection(true)
 | 
				
			||||||
 | 
					      selectionModel.setSelection(fromOffset, toOffset)
 | 
				
			||||||
 | 
					      caretModel.moveToOffset(toOffset)
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					    private fun ensureEditorFocused(editor: Editor) {
 | 
				
			||||||
 | 
					      val project = editor.project ?: return
 | 
				
			||||||
 | 
					      val fem = FileEditorManagerEx.getInstanceEx(project)
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					      val window = fem.windows.firstOrNull { (it.selectedEditor?.selectedWithProvider?.fileEditor as? TextEditor)?.editor === editor }
 | 
				
			||||||
 | 
					      if (window != null && window !== fem.currentWindow) {
 | 
				
			||||||
 | 
					        fem.currentWindow = window
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    private fun addCurrentPositionToHistory(project: Project, document: Document) {
 | 
				
			||||||
 | 
					      CommandProcessor.getInstance().executeCommand(
 | 
				
			||||||
 | 
					        project, {
 | 
				
			||||||
 | 
					          with(IdeDocumentHistory.getInstance(project)) {
 | 
				
			||||||
 | 
					            setCurrentCommandHasMoves()
 | 
				
			||||||
 | 
					            includeCurrentCommandAsNavigation()
 | 
				
			||||||
 | 
					            includeCurrentPlaceAsChangePlace()
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        }, "AceJumpHistoryAppender", DocCommandGroupId.noneGroupId(document),
 | 
				
			||||||
 | 
					        UndoConfirmationPolicy.DO_NOT_REQUEST_CONFIRMATION, document
 | 
				
			||||||
 | 
					      )
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    private fun performAction(action: AnAction) = ActionManager.getInstance()
 | 
				
			||||||
 | 
					      .tryToExecute(action, ActionCommand.getInputEvent(null), null, null, true)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										64
									
								
								src/main/kotlin/org/acejump/action/TagScroller.kt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										64
									
								
								src/main/kotlin/org/acejump/action/TagScroller.kt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,64 @@
 | 
				
			|||||||
 | 
					package org.acejump.action
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import com.intellij.openapi.editor.*
 | 
				
			||||||
 | 
					import org.acejump.*
 | 
				
			||||||
 | 
					import org.acejump.search.SearchProcessor
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					internal class TagScroller(private val editor: Editor, private val searchProcessor: SearchProcessor) {
 | 
				
			||||||
 | 
					  fun scroll(forward: Boolean = true): Boolean {
 | 
				
			||||||
 | 
					    val position = if (forward) findNextPosition() else findPreviousPosition()
 | 
				
			||||||
 | 
					    return if (position != null) true.also { scrollTo(position) } else false
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private fun scrollTo(position: LogicalPosition) = editor.run {
 | 
				
			||||||
 | 
					    scrollingModel.disableAnimation()
 | 
				
			||||||
 | 
					    scrollingModel.scrollTo(position, ScrollType.CENTER)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val firstInView = textMatches.first { it in editor.getView() }
 | 
				
			||||||
 | 
					    val horizontalOffset = offsetToLogicalPosition(firstInView).column
 | 
				
			||||||
 | 
					    if (horizontalOffset > scrollingModel.visibleArea.width)
 | 
				
			||||||
 | 
					      scrollingModel.scrollHorizontally(horizontalOffset)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  val textMatches by lazy { searchProcessor.results[editor]!! }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private fun findPreviousPosition(): LogicalPosition? {
 | 
				
			||||||
 | 
					    val prevIndex = textMatches.toList().dropLastWhile { it > editor.getView().first }
 | 
				
			||||||
 | 
					      .lastOrNull() ?: textMatches.lastOrNull() ?: return null
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val prevLineNum = editor.offsetToLogicalPosition(prevIndex).line
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // Try to capture as many previous results as will fit in a screenful
 | 
				
			||||||
 | 
					    fun maximizeCoverageOfPreviousOccurrence(): LogicalPosition {
 | 
				
			||||||
 | 
					      val minVisibleLine = prevLineNum - editor.getScreenHeight()
 | 
				
			||||||
 | 
					      val firstVisibleIndex = editor.getLineStartOffset(minVisibleLine)
 | 
				
			||||||
 | 
					      val firstIndex = textMatches.dropWhile { it < firstVisibleIndex }.first()
 | 
				
			||||||
 | 
					      return editor.offsetCenter(firstIndex, prevIndex)
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return maximizeCoverageOfPreviousOccurrence()
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Returns the center of the next set of results that will fit in the editor.
 | 
				
			||||||
 | 
					   * [textMatches] must be sorted prior to using Scroller. If [textMatches] have
 | 
				
			||||||
 | 
					   * not previously been sorted, the result of calling this method is undefined.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private fun findNextPosition(): LogicalPosition? {
 | 
				
			||||||
 | 
					    val nextIndex = textMatches.dropWhile { it <= editor.getView().last }
 | 
				
			||||||
 | 
					      .firstOrNull() ?: textMatches.firstOrNull() ?: return null
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val nextLineNum = editor.offsetToLogicalPosition(nextIndex).line
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // Try to capture as many subsequent results as will fit in a screenful
 | 
				
			||||||
 | 
					    fun maximizeCoverageOfNextOccurrence(): LogicalPosition {
 | 
				
			||||||
 | 
					      val maxVisibleLine = nextLineNum + editor.getScreenHeight()
 | 
				
			||||||
 | 
					      val lastVisibleIndex = editor.getLineEndOffset(maxVisibleLine, true)
 | 
				
			||||||
 | 
					      val lastIndex = textMatches.toList().dropLastWhile { it > lastVisibleIndex }.last()
 | 
				
			||||||
 | 
					      return editor.offsetCenter(nextIndex, lastIndex)
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return maximizeCoverageOfNextOccurrence()
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										70
									
								
								src/main/kotlin/org/acejump/action/TagVisitor.kt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										70
									
								
								src/main/kotlin/org/acejump/action/TagVisitor.kt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,70 @@
 | 
				
			|||||||
 | 
					package org.acejump.action
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import com.intellij.openapi.editor.*
 | 
				
			||||||
 | 
					import com.intellij.openapi.editor.ScrollType.*
 | 
				
			||||||
 | 
					import org.acejump.*
 | 
				
			||||||
 | 
					import org.acejump.search.SearchProcessor
 | 
				
			||||||
 | 
					import org.acejump.search.Tag
 | 
				
			||||||
 | 
					import kotlin.math.abs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Enables navigation between currently active tags.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					internal class TagVisitor(private val editor: Editor, private val searchProcessor: SearchProcessor, private val tagJumper: TagJumper) {
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Places caret at the closest tag following the caret position, according
 | 
				
			||||||
 | 
					   * to the rules of the current jump mode (see [TagJumper.visit]).
 | 
				
			||||||
 | 
					   * If the caret is at or past the last tag, it moves to the first tag instead.
 | 
				
			||||||
 | 
					   * If there is only one tag, it immediately performs the jump action as described in [TagJumper.jump].
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun visitNext(): Boolean =
 | 
				
			||||||
 | 
					    visit(SelectionModel::getSelectionEnd) { if (it < 0) -it - 1 else it + 1 }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Places caret at the closest tag preceding the caret position, according to
 | 
				
			||||||
 | 
					   * the rules of the current jump mode (see [TagJumper.visit]).
 | 
				
			||||||
 | 
					   * If the caret is at or before the first tag, it moves to the last tag instead.
 | 
				
			||||||
 | 
					   * If there is only one tag, it immediately performs the jump action as described in [TagJumper.jump].
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun visitPrevious(): Boolean =
 | 
				
			||||||
 | 
					    visit(SelectionModel::getSelectionStart) { if (it < 0) -it - 2 else it - 1 }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Scrolls to the closest result to the caret.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun scrollToClosest() {
 | 
				
			||||||
 | 
					    val caret = editor.caretModel.offset
 | 
				
			||||||
 | 
					    val results = searchProcessor.results[editor].takeUnless { it.isNullOrEmpty() } ?: return
 | 
				
			||||||
 | 
					    val index = results.binarySearch(caret).let { if (it < 0) -it - 1 else it }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val targetOffset = listOfNotNull(
 | 
				
			||||||
 | 
					      results.getOrNull(index - 1),
 | 
				
			||||||
 | 
					      results.getOrNull(index)
 | 
				
			||||||
 | 
					    ).minByOrNull { abs(it - caret) }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (targetOffset != null)
 | 
				
			||||||
 | 
					      editor.scrollingModel.scrollTo(editor.offsetToLogicalPosition(targetOffset), RELATIVE)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private inline fun visit(caretPosition: SelectionModel.() -> Int, indexModifier: (Int) -> Int): Boolean {
 | 
				
			||||||
 | 
					    val results = searchProcessor.results[editor].takeUnless { it.isNullOrEmpty() } ?: return false
 | 
				
			||||||
 | 
					    val nextIndex = indexModifier(results.binarySearch(caretPosition(editor.selectionModel)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val targetOffset = results.getInt(
 | 
				
			||||||
 | 
					      when {
 | 
				
			||||||
 | 
					        nextIndex < 0 -> results.lastIndex
 | 
				
			||||||
 | 
					        nextIndex > results.lastIndex -> 0
 | 
				
			||||||
 | 
					        else -> nextIndex
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val onlyResult = results.size == 1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (onlyResult) tagJumper.jump(Tag(editor, targetOffset), shiftMode = false, isCrossEditor = false)
 | 
				
			||||||
 | 
					    else tagJumper.visit(Tag(editor, targetOffset))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    editor.scrollingModel.scrollToCaret(RELATIVE)
 | 
				
			||||||
 | 
					    return onlyResult
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -5,40 +5,38 @@ import kotlin.math.max
 | 
				
			|||||||
import kotlin.math.min
 | 
					import kotlin.math.min
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Defines a (possibly) disjoint set of editor offsets that partitions the whole editor into two groups - offsets inside the range, and
 | 
					 * Defines a (possibly) disjoint set of editor offsets that partitions
 | 
				
			||||||
 | 
					 * the whole editor into two groups - offsets inside the range, and
 | 
				
			||||||
 * offsets outside the range.
 | 
					 * offsets outside the range.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
interface Boundaries {
 | 
					interface Boundaries {
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Returns a range of editor offsets, starting at the first offset in the boundary, and ending at the last offset in the boundary.
 | 
					   * Returns a range of editor offsets, starting at the first offset in the
 | 
				
			||||||
   * May include offsets outside the boundary, for ex. when the boundary is rectangular and the file has long lines which are only
 | 
					   * boundary, and ending at the last offset in the boundary. May include
 | 
				
			||||||
   * partially visible.
 | 
					   * offsets outside the boundary, for ex. when the boundary is rectangular
 | 
				
			||||||
 | 
					   * and the file has long lines which are only partially visible.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  fun getOffsetRange(editor: Editor, cache: EditorOffsetCache = EditorOffsetCache.Uncached): IntRange
 | 
					  fun getOffsetRange(editor: Editor, cache: EditorOffsetCache = EditorOffsetCache.Uncached): IntRange
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Returns whether the editor offset is included within the boundary.
 | 
					   * Returns whether the editor offset is included within the boundary.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  fun isOffsetInside(editor: Editor, offset: Int, cache: EditorOffsetCache = EditorOffsetCache.Uncached): Boolean
 | 
					  fun isOffsetInside(editor: Editor, offset: Int, cache: EditorOffsetCache = EditorOffsetCache.Uncached): Boolean
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Creates a boundary so that an offset/range is within the boundary iff it is within both original boundaries.
 | 
					   * Creates a boundary so that an offset/range is within the boundary
 | 
				
			||||||
 | 
					   * iff it is within both original boundaries.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  fun intersection(other: Boundaries): Boundaries {
 | 
					  fun intersection(other: Boundaries): Boundaries =
 | 
				
			||||||
    if (this === other) {
 | 
					    if (this === other) this
 | 
				
			||||||
      return this
 | 
					    else object: Boundaries {
 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    return object : Boundaries {
 | 
					 | 
				
			||||||
      override fun getOffsetRange(editor: Editor, cache: EditorOffsetCache): IntRange {
 | 
					      override fun getOffsetRange(editor: Editor, cache: EditorOffsetCache): IntRange {
 | 
				
			||||||
        val b1 = this@Boundaries.getOffsetRange(editor, cache)
 | 
					        val b1 = this@Boundaries.getOffsetRange(editor, cache)
 | 
				
			||||||
        val b2 = other.getOffsetRange(editor, cache)
 | 
					        val b2 = other.getOffsetRange(editor, cache)
 | 
				
			||||||
        return max(b1.first, b2.first)..min(b1.last, b2.last)
 | 
					        return max(b1.first, b2.first)..min(b1.last, b2.last)
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      override fun isOffsetInside(editor: Editor, offset: Int, cache: EditorOffsetCache): Boolean {
 | 
					      override fun isOffsetInside(editor: Editor, offset: Int, cache: EditorOffsetCache): Boolean =
 | 
				
			||||||
        return this@Boundaries.isOffsetInside(editor, offset, cache) && other.isOffsetInside(editor, offset, cache)
 | 
					        this@Boundaries.isOffsetInside(editor, offset, cache) && other.isOffsetInside(editor, offset, cache)
 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -6,86 +6,72 @@ import it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 | 
				
			|||||||
import java.awt.Point
 | 
					import java.awt.Point
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Optionally caches slow operations of (1) retrieving the currently visible editor area, and (2) converting between editor offsets and
 | 
					 * Optionally caches slow operations of (1) retrieving the currently
 | 
				
			||||||
 | 
					 * visible editor area, and (2) converting between editor offsets and
 | 
				
			||||||
 * pixel coordinates.
 | 
					 * pixel coordinates.
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * To avoid unnecessary overhead, there is no automatic detection of when the editor, its contents, or its visible area has changed, so the
 | 
					 * To avoid unnecessary overhead, there is no automatic detection of when
 | 
				
			||||||
 * cache must only be used for a single rendered frame of a single [Editor].
 | 
					 * the editor, its contents, or its visible area has changed, so the cache
 | 
				
			||||||
 | 
					 * must only be used for a single rendered frame of a single [Editor].
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
sealed class EditorOffsetCache {
 | 
					sealed class EditorOffsetCache {
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Returns the top left and bottom right points of the visible area rectangle.
 | 
					   * Returns the top left and bottom right points of the visible area rectangle.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  abstract fun visibleArea(editor: Editor): Pair<Point, Point>
 | 
					  abstract fun visibleArea(editor: Editor): Pair<Point, Point>
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Returns the editor offset at the provided pixel coordinate.
 | 
					   * Returns the editor offset at the provided pixel coordinate.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  abstract fun xyToOffset(editor: Editor, pos: Point): Int
 | 
					  abstract fun xyToOffset(editor: Editor, pos: Point): Int
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Returns the top left pixel coordinate of the character at the provided editor offset.
 | 
					   * Returns the top left pixel coordinate of the character at the provided editor offset.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  abstract fun offsetToXY(editor: Editor, offset: Int): Point
 | 
					  abstract fun offsetToXY(editor: Editor, offset: Int): Point
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  companion object {
 | 
					  companion object {
 | 
				
			||||||
    fun new(): EditorOffsetCache {
 | 
					    fun new(): EditorOffsetCache = Cache()
 | 
				
			||||||
      return Cache()
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  private class Cache : EditorOffsetCache() {
 | 
					  private class Cache: EditorOffsetCache() {
 | 
				
			||||||
    private var visibleArea: Pair<Point, Point>? = null
 | 
					    private var visibleArea: Pair<Point, Point>? = null
 | 
				
			||||||
    private val pointToOffset = Object2IntOpenHashMap<Point>().apply { defaultReturnValue(-1) }
 | 
					    private val pointToOffset = Object2IntOpenHashMap<Point>().apply { defaultReturnValue(-1) }
 | 
				
			||||||
    private val offsetToPoint = Int2ObjectOpenHashMap<Point>()
 | 
					    private val offsetToPoint = Int2ObjectOpenHashMap<Point>()
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    override fun visibleArea(editor: Editor): Pair<Point, Point> {
 | 
					    override fun visibleArea(editor: Editor): Pair<Point, Point> =
 | 
				
			||||||
      return visibleArea ?: Uncached.visibleArea(editor).also { visibleArea = it }
 | 
					      visibleArea ?: Uncached.visibleArea(editor).also { visibleArea = it }
 | 
				
			||||||
    }
 | 
					
 | 
				
			||||||
    
 | 
					    override fun xyToOffset(editor: Editor, pos: Point): Int =
 | 
				
			||||||
    override fun xyToOffset(editor: Editor, pos: Point): Int {
 | 
					      pointToOffset.getInt(pos).let { offset ->
 | 
				
			||||||
      val offset = pointToOffset.getInt(pos)
 | 
					        if (offset != -1) offset
 | 
				
			||||||
      
 | 
					        else Uncached.xyToOffset(editor, pos).also {
 | 
				
			||||||
      if (offset != -1) {
 | 
					          @Suppress("ReplacePutWithAssignment")
 | 
				
			||||||
        return offset
 | 
					          pointToOffset.put(pos, it)
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      return Uncached.xyToOffset(editor, pos).also {
 | 
					    override fun offsetToXY(editor: Editor, offset: Int) =
 | 
				
			||||||
        @Suppress("ReplacePutWithAssignment")
 | 
					      offsetToPoint.get(offset) ?: Uncached.offsetToXY(editor, offset).also {
 | 
				
			||||||
        pointToOffset.put(pos, it)
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    override fun offsetToXY(editor: Editor, offset: Int): Point {
 | 
					 | 
				
			||||||
      val pos = offsetToPoint.get(offset)
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      if (pos != null) {
 | 
					 | 
				
			||||||
        return pos
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      return Uncached.offsetToXY(editor, offset).also {
 | 
					 | 
				
			||||||
        @Suppress("ReplacePutWithAssignment")
 | 
					        @Suppress("ReplacePutWithAssignment")
 | 
				
			||||||
        offsetToPoint.put(offset, it)
 | 
					        offsetToPoint.put(offset, it)
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  object Uncached : EditorOffsetCache() {
 | 
					  object Uncached: EditorOffsetCache() {
 | 
				
			||||||
    override fun visibleArea(editor: Editor): Pair<Point, Point> {
 | 
					    override fun visibleArea(editor: Editor): Pair<Point, Point> =
 | 
				
			||||||
      val visibleRect = editor.scrollingModel.visibleArea
 | 
					      editor.scrollingModel.visibleArea.let { visibleRect ->
 | 
				
			||||||
      
 | 
					        Pair(
 | 
				
			||||||
      return Pair(
 | 
					          visibleRect.location, visibleRect.location.apply {
 | 
				
			||||||
        visibleRect.location,
 | 
					            translate(visibleRect.width, visibleRect.height)
 | 
				
			||||||
        visibleRect.location.apply { translate(visibleRect.width, visibleRect.height) }
 | 
					          }
 | 
				
			||||||
      )
 | 
					        )
 | 
				
			||||||
    }
 | 
					      }
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    override fun xyToOffset(editor: Editor, pos: Point): Int {
 | 
					    override fun xyToOffset(editor: Editor, pos: Point): Int =
 | 
				
			||||||
      return editor.logicalPositionToOffset(editor.xyToLogicalPosition(pos))
 | 
					      editor.logicalPositionToOffset(editor.xyToLogicalPosition(pos))
 | 
				
			||||||
    }
 | 
					
 | 
				
			||||||
    
 | 
					    override fun offsetToXY(editor: Editor, offset: Int): Point =
 | 
				
			||||||
    override fun offsetToXY(editor: Editor, offset: Int): Point {
 | 
					      editor.offsetToXY(offset, true, false)
 | 
				
			||||||
      return editor.offsetToXY(offset, true, false)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -3,6 +3,14 @@ package org.acejump.boundaries
 | 
				
			|||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
 | 
					
 | 
				
			||||||
enum class StandardBoundaries : Boundaries {
 | 
					enum class StandardBoundaries : Boundaries {
 | 
				
			||||||
 | 
					  WHOLE_FILE {
 | 
				
			||||||
 | 
					    override fun getOffsetRange(editor: Editor, cache: EditorOffsetCache) =
 | 
				
			||||||
 | 
					      0 until editor.document.textLength
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    override fun isOffsetInside(editor: Editor, offset: Int, cache: EditorOffsetCache) =
 | 
				
			||||||
 | 
					      offset in (0 until editor.document.textLength)
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
  VISIBLE_ON_SCREEN {
 | 
					  VISIBLE_ON_SCREEN {
 | 
				
			||||||
    override fun getOffsetRange(editor: Editor, cache: EditorOffsetCache): IntRange {
 | 
					    override fun getOffsetRange(editor: Editor, cache: EditorOffsetCache): IntRange {
 | 
				
			||||||
      val (topLeft, bottomRight) = cache.visibleArea(editor)
 | 
					      val (topLeft, bottomRight) = cache.visibleArea(editor)
 | 
				
			||||||
@@ -13,16 +21,15 @@ enum class StandardBoundaries : Boundaries {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    override fun isOffsetInside(editor: Editor, offset: Int, cache: EditorOffsetCache): Boolean {
 | 
					    override fun isOffsetInside(editor: Editor, offset: Int, cache: EditorOffsetCache): Boolean {
 | 
				
			||||||
      
 | 
					      // If we are not using a cache, calling getOffsetRange will cause
 | 
				
			||||||
      // If we are not using a cache, calling getOffsetRange will cause additional 1-2 pixel coordinate -> offset lookups, which is a lot
 | 
					      // additional 1-2 pixel coordinate -> offset lookups, which is a lot
 | 
				
			||||||
      // more expensive than one lookup compared against the visible area.
 | 
					      // more expensive than one lookup compared against the visible area.
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      // However, if we are using a cache, it's likely that the topmost and bottommost positions are already cached whereas the provided
 | 
					      // However, if we are using a cache, it's likely that the topmost and
 | 
				
			||||||
      // offset isn't, so we save a lookup for every offset outside the range.
 | 
					      // bottommost positions are already cached whereas the provided offset
 | 
				
			||||||
 | 
					      // isn't, so we save a lookup for every offset outside the range.
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      if (cache !== EditorOffsetCache.Uncached && offset !in getOffsetRange(editor, cache)) {
 | 
					      if (cache !== EditorOffsetCache.Uncached && offset !in getOffsetRange(editor, cache)) return false
 | 
				
			||||||
        return false
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      val (topLeft, bottomRight) = cache.visibleArea(editor)
 | 
					      val (topLeft, bottomRight) = cache.visibleArea(editor)
 | 
				
			||||||
      val pos = cache.offsetToXY(editor, offset)
 | 
					      val pos = cache.offsetToXY(editor, offset)
 | 
				
			||||||
@@ -34,35 +41,18 @@ enum class StandardBoundaries : Boundaries {
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  BEFORE_CARET {
 | 
					  BEFORE_CARET {
 | 
				
			||||||
    override fun getOffsetRange(editor: Editor, cache: EditorOffsetCache): IntRange {
 | 
					    override fun getOffsetRange(editor: Editor, cache: EditorOffsetCache) =
 | 
				
			||||||
      return 0 until editor.caretModel.offset
 | 
					      0..(editor.caretModel.offset)
 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    override fun isOffsetInside(editor: Editor, offset: Int, cache: EditorOffsetCache): Boolean {
 | 
					    override fun isOffsetInside(editor: Editor, offset: Int, cache: EditorOffsetCache): Boolean =
 | 
				
			||||||
      return offset < editor.caretModel.offset
 | 
					      offset <= editor.caretModel.offset
 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  AFTER_CARET {
 | 
					  AFTER_CARET {
 | 
				
			||||||
    override fun getOffsetRange(editor: Editor, cache: EditorOffsetCache): IntRange {
 | 
					    override fun getOffsetRange(editor: Editor, cache: EditorOffsetCache) =
 | 
				
			||||||
      return (editor.caretModel.offset + 1) until editor.document.textLength
 | 
					      editor.caretModel.offset until editor.document.textLength
 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    override fun isOffsetInside(editor: Editor, offset: Int, cache: EditorOffsetCache): Boolean {
 | 
					    override fun isOffsetInside(editor: Editor, offset: Int, cache: EditorOffsetCache): Boolean =
 | 
				
			||||||
      return offset > editor.caretModel.offset
 | 
					      offset >= editor.caretModel.offset
 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  CARET_LINE {
 | 
					 | 
				
			||||||
    override fun getOffsetRange(editor: Editor, cache: EditorOffsetCache): IntRange {
 | 
					 | 
				
			||||||
      val document = editor.document
 | 
					 | 
				
			||||||
      val offset = editor.caretModel.offset
 | 
					 | 
				
			||||||
      val line = document.getLineNumber(offset)
 | 
					 | 
				
			||||||
      return document.getLineStartOffset(line)..document.getLineEndOffset(line)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
    override fun isOffsetInside(editor: Editor, offset: Int, cache: EditorOffsetCache): Boolean {
 | 
					 | 
				
			||||||
      return offset in getOffsetRange(editor, cache)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,30 +7,36 @@ import com.intellij.openapi.components.Storage
 | 
				
			|||||||
import org.acejump.input.KeyLayoutCache
 | 
					import org.acejump.input.KeyLayoutCache
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Ensures consistiency between [AceSettings] and [AceSettingsPanel]. Persists the state of the AceJump IDE settings across IDE restarts.
 | 
					 * Ensures consistency between [AceSettings] and [AceSettingsPanel].
 | 
				
			||||||
 | 
					 * Persists the state of the AceJump IDE settings across IDE restarts.
 | 
				
			||||||
 * [https://www.jetbrains.org/intellij/sdk/docs/basics/persisting_state_of_components.html]
 | 
					 * [https://www.jetbrains.org/intellij/sdk/docs/basics/persisting_state_of_components.html]
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
@State(name = "AceConfig", storages = [(Storage("\$APP_CONFIG\$/AceJump.xml"))])
 | 
					@State(name = "AceConfig", storages = [(Storage("\$APP_CONFIG\$/AceJump.xml"))])
 | 
				
			||||||
class AceConfig : PersistentStateComponent<AceSettings> {
 | 
					class AceConfig: PersistentStateComponent<AceSettings> {
 | 
				
			||||||
  private var aceSettings = AceSettings()
 | 
					  private var aceSettings = AceSettings()
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  companion object {
 | 
					  companion object {
 | 
				
			||||||
    val settings
 | 
					    val settings get() = ServiceManager.getService(AceConfig::class.java).aceSettings
 | 
				
			||||||
      get() = ServiceManager.getService(AceConfig::class.java).aceSettings
 | 
					
 | 
				
			||||||
    
 | 
					    // @formatter:off
 | 
				
			||||||
    val layout get() = settings.layout
 | 
					    val layout get()              = settings.layout
 | 
				
			||||||
    val minQueryLength get() = settings.minQueryLength
 | 
					    val cycleModes get()          = settings.let { arrayOf(it.cycleMode1, it.cycleMode2, it.cycleMode3, it.cycleMode4) }
 | 
				
			||||||
    val editorFadeOpacity get() = settings.editorFadeOpacity
 | 
					    val minQueryLength get()      = settings.minQueryLength
 | 
				
			||||||
    val jumpModeColor get() = settings.jumpModeColor
 | 
					    val jumpModeColor get()       = settings.jumpModeColor
 | 
				
			||||||
    val tagForegroundColor1 get() = settings.tagForegroundColor1
 | 
					    val jumpEndModeColor get()    = settings.jumpEndModeColor
 | 
				
			||||||
    val tagForegroundColor2 get() = settings.tagForegroundColor2
 | 
					    val targetModeColor get()     = settings.targetModeColor
 | 
				
			||||||
    val searchHighlightColor get() = settings.searchHighlightColor
 | 
					    val definitionModeColor get() = settings.definitionModeColor
 | 
				
			||||||
 | 
					    val textHighlightColor get()  = settings.textHighlightColor
 | 
				
			||||||
 | 
					    val tagForegroundColor get()  = settings.tagForegroundColor
 | 
				
			||||||
 | 
					    val tagBackgroundColor get()  = settings.tagBackgroundColor
 | 
				
			||||||
 | 
					    val searchWholeFile get()     = settings.searchWholeFile
 | 
				
			||||||
 | 
					    val mapToASCII get()        = settings.mapToASCII
 | 
				
			||||||
 | 
					    val showSearchNotification get()          = settings.showSearchNotification
 | 
				
			||||||
 | 
					    // @formatter:on
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  override fun getState(): AceSettings {
 | 
					  override fun getState() = aceSettings
 | 
				
			||||||
    return aceSettings
 | 
					
 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  override fun loadState(state: AceSettings) {
 | 
					  override fun loadState(state: AceSettings) {
 | 
				
			||||||
    aceSettings = state
 | 
					    aceSettings = state
 | 
				
			||||||
    KeyLayoutCache.reset(state)
 | 
					    KeyLayoutCache.reset(state)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,36 +4,52 @@ import com.intellij.openapi.options.Configurable
 | 
				
			|||||||
import org.acejump.config.AceConfig.Companion.settings
 | 
					import org.acejump.config.AceConfig.Companion.settings
 | 
				
			||||||
import org.acejump.input.KeyLayoutCache
 | 
					import org.acejump.input.KeyLayoutCache
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class AceConfigurable : Configurable {
 | 
					class AceConfigurable: Configurable {
 | 
				
			||||||
  private val panel by lazy(::AceSettingsPanel)
 | 
					  private val panel by lazy(::AceSettingsPanel)
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  override fun getDisplayName() = "AceJump"
 | 
					  override fun getDisplayName() = "AceJump"
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  override fun createComponent() = panel.rootPanel
 | 
					  override fun createComponent() = panel.rootPanel
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  override fun isModified() =
 | 
					  override fun isModified() =
 | 
				
			||||||
    panel.allowedChars != settings.allowedChars ||
 | 
					    panel.allowedChars != settings.allowedChars ||
 | 
				
			||||||
      panel.prefixChars != settings.prefixChars ||
 | 
					 | 
				
			||||||
      panel.keyboardLayout != settings.layout ||
 | 
					      panel.keyboardLayout != settings.layout ||
 | 
				
			||||||
 | 
					      panel.cycleMode1 != settings.cycleMode1 ||
 | 
				
			||||||
 | 
					      panel.cycleMode2 != settings.cycleMode2 ||
 | 
				
			||||||
 | 
					      panel.cycleMode3 != settings.cycleMode3 ||
 | 
				
			||||||
 | 
					      panel.cycleMode4 != settings.cycleMode4 ||
 | 
				
			||||||
      panel.minQueryLengthInt != settings.minQueryLength ||
 | 
					      panel.minQueryLengthInt != settings.minQueryLength ||
 | 
				
			||||||
      panel.editorFadeOpacityPercent != settings.editorFadeOpacity ||
 | 
					 | 
				
			||||||
      panel.jumpModeColor != settings.jumpModeColor ||
 | 
					      panel.jumpModeColor != settings.jumpModeColor ||
 | 
				
			||||||
      panel.tagForegroundColor1 != settings.tagForegroundColor1 ||
 | 
					      panel.jumpEndModeColor != settings.jumpEndModeColor ||
 | 
				
			||||||
      panel.tagForegroundColor2 != settings.tagForegroundColor2 ||
 | 
					      panel.targetModeColor != settings.targetModeColor ||
 | 
				
			||||||
      panel.searchHighlightColor != settings.searchHighlightColor
 | 
					      panel.definitionModeColor != settings.definitionModeColor ||
 | 
				
			||||||
  
 | 
					      panel.textHighlightColor != settings.textHighlightColor ||
 | 
				
			||||||
 | 
					      panel.tagForegroundColor != settings.tagForegroundColor ||
 | 
				
			||||||
 | 
					      panel.tagBackgroundColor != settings.tagBackgroundColor ||
 | 
				
			||||||
 | 
					      panel.searchWholeFile != settings.searchWholeFile ||
 | 
				
			||||||
 | 
					      panel.mapToASCII != settings.mapToASCII ||
 | 
				
			||||||
 | 
					      panel.showSearchNotification != settings.showSearchNotification
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  override fun apply() {
 | 
					  override fun apply() {
 | 
				
			||||||
    settings.allowedChars = panel.allowedChars
 | 
					    settings.allowedChars = panel.allowedChars
 | 
				
			||||||
    settings.prefixChars = panel.prefixChars
 | 
					 | 
				
			||||||
    settings.layout = panel.keyboardLayout
 | 
					    settings.layout = panel.keyboardLayout
 | 
				
			||||||
 | 
					    settings.cycleMode1 = panel.cycleMode1
 | 
				
			||||||
 | 
					    settings.cycleMode2 = panel.cycleMode2
 | 
				
			||||||
 | 
					    settings.cycleMode3 = panel.cycleMode3
 | 
				
			||||||
 | 
					    settings.cycleMode4 = panel.cycleMode4
 | 
				
			||||||
    settings.minQueryLength = panel.minQueryLengthInt ?: settings.minQueryLength
 | 
					    settings.minQueryLength = panel.minQueryLengthInt ?: settings.minQueryLength
 | 
				
			||||||
    settings.editorFadeOpacity = panel.editorFadeOpacityPercent
 | 
					 | 
				
			||||||
    panel.jumpModeColor?.let { settings.jumpModeColor = it }
 | 
					    panel.jumpModeColor?.let { settings.jumpModeColor = it }
 | 
				
			||||||
    panel.tagForegroundColor1?.let { settings.tagForegroundColor1 = it }
 | 
					    panel.jumpEndModeColor?.let { settings.jumpEndModeColor = it }
 | 
				
			||||||
    panel.tagForegroundColor2?.let { settings.tagForegroundColor2 = it }
 | 
					    panel.targetModeColor?.let { settings.targetModeColor = it }
 | 
				
			||||||
    panel.searchHighlightColor?.let { settings.searchHighlightColor = it }
 | 
					    panel.definitionModeColor?.let { settings.definitionModeColor = it }
 | 
				
			||||||
 | 
					    panel.textHighlightColor?.let { settings.textHighlightColor = it }
 | 
				
			||||||
 | 
					    panel.tagForegroundColor?.let { settings.tagForegroundColor = it }
 | 
				
			||||||
 | 
					    panel.tagBackgroundColor?.let { settings.tagBackgroundColor = it }
 | 
				
			||||||
 | 
					    settings.searchWholeFile = panel.searchWholeFile
 | 
				
			||||||
 | 
					    settings.mapToASCII = panel.mapToASCII
 | 
				
			||||||
 | 
					    settings.showSearchNotification = panel.showSearchNotification
 | 
				
			||||||
    KeyLayoutCache.reset(settings)
 | 
					    KeyLayoutCache.reset(settings)
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  override fun reset() = panel.reset(settings)
 | 
					  override fun reset() = panel.reset(settings)
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,8 @@
 | 
				
			|||||||
package org.acejump.config
 | 
					package org.acejump.config
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import com.intellij.util.xmlb.Converter
 | 
				
			||||||
import com.intellij.util.xmlb.annotations.OptionTag
 | 
					import com.intellij.util.xmlb.annotations.OptionTag
 | 
				
			||||||
 | 
					import org.acejump.input.JumpMode
 | 
				
			||||||
import org.acejump.input.KeyLayout
 | 
					import org.acejump.input.KeyLayout
 | 
				
			||||||
import org.acejump.input.KeyLayout.QWERTY
 | 
					import org.acejump.input.KeyLayout.QWERTY
 | 
				
			||||||
import java.awt.Color
 | 
					import java.awt.Color
 | 
				
			||||||
@@ -8,19 +10,41 @@ import java.awt.Color
 | 
				
			|||||||
data class AceSettings(
 | 
					data class AceSettings(
 | 
				
			||||||
  var layout: KeyLayout = QWERTY,
 | 
					  var layout: KeyLayout = QWERTY,
 | 
				
			||||||
  var allowedChars: String = layout.allChars,
 | 
					  var allowedChars: String = layout.allChars,
 | 
				
			||||||
  var prefixChars: String = ";",
 | 
					  var cycleMode1: JumpMode = JumpMode.JUMP,
 | 
				
			||||||
 | 
					  var cycleMode2: JumpMode = JumpMode.DECLARATION,
 | 
				
			||||||
 | 
					  var cycleMode3: JumpMode = JumpMode.TARGET,
 | 
				
			||||||
 | 
					  var cycleMode4: JumpMode = JumpMode.JUMP_END,
 | 
				
			||||||
  var minQueryLength: Int = 1,
 | 
					  var minQueryLength: Int = 1,
 | 
				
			||||||
  var editorFadeOpacity: Int = 70,
 | 
					
 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  @OptionTag("jumpModeRGB", converter = ColorConverter::class)
 | 
					  @OptionTag("jumpModeRGB", converter = ColorConverter::class)
 | 
				
			||||||
  var jumpModeColor: Color = Color(0xFFFFFF),
 | 
					  var jumpModeColor: Color = Color(0xFFFFFF),
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
 | 
					  @OptionTag("jumpEndModeRGB", converter = ColorConverter::class)
 | 
				
			||||||
 | 
					  var jumpEndModeColor: Color = Color(0x33E78A),
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  @OptionTag("targetModeRGB", converter = ColorConverter::class)
 | 
				
			||||||
 | 
					  var targetModeColor: Color = Color(0xFFB700),
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  @OptionTag("definitionModeRGB", converter = ColorConverter::class)
 | 
				
			||||||
 | 
					  var definitionModeColor: Color = Color(0x6FC5FF),
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  @OptionTag("textHighlightRGB", converter = ColorConverter::class)
 | 
				
			||||||
 | 
					  var textHighlightColor: Color = Color(0x394B58),
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  @OptionTag("tagForegroundRGB", converter = ColorConverter::class)
 | 
					  @OptionTag("tagForegroundRGB", converter = ColorConverter::class)
 | 
				
			||||||
  var tagForegroundColor1: Color = Color(0xFFFFFF),
 | 
					  var tagForegroundColor: Color = Color(0xFFFFFF),
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  @OptionTag("tagForeground2RGB", converter = ColorConverter::class)
 | 
					  @OptionTag("tagBackgroundRGB", converter = ColorConverter::class)
 | 
				
			||||||
  var tagForegroundColor2: Color = Color(0xFFFFFF),
 | 
					  var tagBackgroundColor: Color = Color(0x008299),
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  @OptionTag("searchHighlightRGB", converter = ColorConverter::class)
 | 
					  var searchWholeFile: Boolean = true,
 | 
				
			||||||
  var searchHighlightColor: Color = Color(0x008299),
 | 
					
 | 
				
			||||||
 | 
					  var mapToASCII : Boolean = false,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  var showSearchNotification : Boolean = false
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					internal class ColorConverter: Converter<Color>() {
 | 
				
			||||||
 | 
					  override fun toString(value: Color) = value.rgb.toString()
 | 
				
			||||||
 | 
					  override fun fromString(value: String) = value.toIntOrNull()?.let(::Color)
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2,22 +2,20 @@ package org.acejump.config
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
import com.intellij.openapi.ui.ComboBox
 | 
					import com.intellij.openapi.ui.ComboBox
 | 
				
			||||||
import com.intellij.ui.ColorPanel
 | 
					import com.intellij.ui.ColorPanel
 | 
				
			||||||
import com.intellij.ui.components.JBSlider
 | 
					import com.intellij.ui.components.JBCheckBox
 | 
				
			||||||
import com.intellij.ui.components.JBTextArea
 | 
					import com.intellij.ui.components.JBTextArea
 | 
				
			||||||
import com.intellij.ui.components.JBTextField
 | 
					import com.intellij.ui.components.JBTextField
 | 
				
			||||||
import com.intellij.ui.layout.Cell
 | 
					import com.intellij.ui.layout.Cell
 | 
				
			||||||
import com.intellij.ui.layout.GrowPolicy.MEDIUM_TEXT
 | 
					import com.intellij.ui.layout.GrowPolicy.MEDIUM_TEXT
 | 
				
			||||||
import com.intellij.ui.layout.GrowPolicy.SHORT_TEXT
 | 
					import com.intellij.ui.layout.GrowPolicy.SHORT_TEXT
 | 
				
			||||||
import com.intellij.ui.layout.panel
 | 
					import com.intellij.ui.layout.panel
 | 
				
			||||||
 | 
					import org.acejump.input.JumpMode
 | 
				
			||||||
import org.acejump.input.KeyLayout
 | 
					import org.acejump.input.KeyLayout
 | 
				
			||||||
import java.awt.Color
 | 
					import java.awt.Color
 | 
				
			||||||
import java.awt.Font
 | 
					import java.awt.Font
 | 
				
			||||||
import java.util.Hashtable
 | 
					 | 
				
			||||||
import javax.swing.JCheckBox
 | 
					import javax.swing.JCheckBox
 | 
				
			||||||
import javax.swing.JComponent
 | 
					import javax.swing.JComponent
 | 
				
			||||||
import javax.swing.JLabel
 | 
					 | 
				
			||||||
import javax.swing.JPanel
 | 
					import javax.swing.JPanel
 | 
				
			||||||
import javax.swing.JSlider
 | 
					 | 
				
			||||||
import javax.swing.text.JTextComponent
 | 
					import javax.swing.text.JTextComponent
 | 
				
			||||||
import kotlin.reflect.KProperty
 | 
					import kotlin.reflect.KProperty
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -26,119 +24,139 @@ import kotlin.reflect.KProperty
 | 
				
			|||||||
 */
 | 
					 */
 | 
				
			||||||
@Suppress("UsePropertyAccessSyntax")
 | 
					@Suppress("UsePropertyAccessSyntax")
 | 
				
			||||||
internal class AceSettingsPanel {
 | 
					internal class AceSettingsPanel {
 | 
				
			||||||
  private val tagAllowedCharsField = JBTextField()
 | 
					  private val tagCharsField = JBTextField()
 | 
				
			||||||
  private val tagPrefixCharsField = JBTextField()
 | 
					 | 
				
			||||||
  private val keyboardLayoutCombo = ComboBox<KeyLayout>()
 | 
					  private val keyboardLayoutCombo = ComboBox<KeyLayout>()
 | 
				
			||||||
  private val keyboardLayoutArea = JBTextArea().apply { isEditable = false }
 | 
					  private val keyboardLayoutArea = JBTextArea().apply { isEditable = false }
 | 
				
			||||||
 | 
					  private val cycleModeCombo1 = ComboBox<JumpMode>()
 | 
				
			||||||
 | 
					  private val cycleModeCombo2 = ComboBox<JumpMode>()
 | 
				
			||||||
 | 
					  private val cycleModeCombo3 = ComboBox<JumpMode>()
 | 
				
			||||||
 | 
					  private val cycleModeCombo4 = ComboBox<JumpMode>()
 | 
				
			||||||
  private val minQueryLengthField = JBTextField()
 | 
					  private val minQueryLengthField = JBTextField()
 | 
				
			||||||
  private val editorFadeOpacitySlider = JBSlider(0, 10).apply {
 | 
					 | 
				
			||||||
    labelTable = Hashtable((0..10).associateWith { JLabel("${it * 10}") })
 | 
					 | 
				
			||||||
    paintTrack = true
 | 
					 | 
				
			||||||
    paintLabels = true
 | 
					 | 
				
			||||||
    paintTicks = true
 | 
					 | 
				
			||||||
    minorTickSpacing = 1
 | 
					 | 
				
			||||||
    majorTickSpacing = 1
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  private val jumpModeColorWheel = ColorPanel()
 | 
					  private val jumpModeColorWheel = ColorPanel()
 | 
				
			||||||
  private val tagForeground1ColorWheel = ColorPanel()
 | 
					  private val jumpEndModeColorWheel = ColorPanel()
 | 
				
			||||||
  private val tagForeground2ColorWheel = ColorPanel()
 | 
					  private val targetModeColorWheel = ColorPanel()
 | 
				
			||||||
  private val searchHighlightColorWheel = ColorPanel()
 | 
					  private val definitionModeColorWheel = ColorPanel()
 | 
				
			||||||
  
 | 
					  private val textHighlightColorWheel = ColorPanel()
 | 
				
			||||||
 | 
					  private val tagForegroundColorWheel = ColorPanel()
 | 
				
			||||||
 | 
					  private val tagBackgroundColorWheel = ColorPanel()
 | 
				
			||||||
 | 
					  private val searchWholeFileCheckBox = JBCheckBox()
 | 
				
			||||||
 | 
					  private val mapToASCIICheckBox = JBCheckBox()
 | 
				
			||||||
 | 
					  private val showSearchNotificationCheckBox = JBCheckBox()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  init {
 | 
					  init {
 | 
				
			||||||
    tagAllowedCharsField.apply { font = Font("monospaced", font.style, font.size) }
 | 
					    tagCharsField.apply { font = Font("monospaced", font.style, font.size) }
 | 
				
			||||||
    tagPrefixCharsField.apply { font = Font("monospaced", font.style, font.size) }
 | 
					 | 
				
			||||||
    keyboardLayoutArea.apply { font = Font("monospaced", font.style, font.size) }
 | 
					    keyboardLayoutArea.apply { font = Font("monospaced", font.style, font.size) }
 | 
				
			||||||
    keyboardLayoutCombo.setupEnumItems { keyChars = it.rows.joinToString("\n") }
 | 
					    keyboardLayoutCombo.setupEnumItems { keyChars = it.rows.joinToString("\n") }
 | 
				
			||||||
 | 
					    cycleModeCombo1.setupEnumItems { cycleMode1 = it }
 | 
				
			||||||
 | 
					    cycleModeCombo2.setupEnumItems { cycleMode2 = it }
 | 
				
			||||||
 | 
					    cycleModeCombo3.setupEnumItems { cycleMode3 = it }
 | 
				
			||||||
 | 
					    cycleModeCombo4.setupEnumItems { cycleMode4 = it }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  internal val rootPanel: JPanel = panel {
 | 
					  internal val rootPanel: JPanel = panel {
 | 
				
			||||||
    fun Cell.short(component: JComponent) = component(growPolicy = SHORT_TEXT)
 | 
					    fun Cell.short(component: JComponent) = component(growPolicy = SHORT_TEXT)
 | 
				
			||||||
    fun Cell.medium(component: JComponent) = component(growPolicy = MEDIUM_TEXT)
 | 
					    fun Cell.medium(component: JComponent) = component(growPolicy = MEDIUM_TEXT)
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    titledRow("Characters and Layout") {
 | 
					    titledRow("Characters and Layout") {
 | 
				
			||||||
      row("Allowed characters in tags:") { medium(tagAllowedCharsField) }
 | 
					      row("Allowed characters in tags:") { medium(tagCharsField) }
 | 
				
			||||||
      row("Allowed prefix characters in tags:") { medium(tagPrefixCharsField) }
 | 
					 | 
				
			||||||
      row("Keyboard layout:") { short(keyboardLayoutCombo) }
 | 
					      row("Keyboard layout:") { short(keyboardLayoutCombo) }
 | 
				
			||||||
      row("Keyboard design:") { short(keyboardLayoutArea) }
 | 
					      row("Keyboard design:") { short(keyboardLayoutArea) }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
 | 
					    titledRow("Modes") {
 | 
				
			||||||
 | 
					      row("Cycle order:") { cell { cycleModeCombo1() } }
 | 
				
			||||||
 | 
					      row("") {
 | 
				
			||||||
 | 
					        cell(isVerticalFlow = true) {
 | 
				
			||||||
 | 
					          cycleModeCombo2()
 | 
				
			||||||
 | 
					          cycleModeCombo3()
 | 
				
			||||||
 | 
					          cycleModeCombo4()
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    titledRow("Colors") {
 | 
				
			||||||
 | 
					      row("Jump mode caret background:") { short(jumpModeColorWheel) }
 | 
				
			||||||
 | 
					      row("Jump to End mode caret background:") { short(jumpEndModeColorWheel) }
 | 
				
			||||||
 | 
					      row("Target mode caret background:") { short(targetModeColorWheel) }
 | 
				
			||||||
 | 
					      row("Definition mode caret background:") { short(definitionModeColorWheel) }
 | 
				
			||||||
 | 
					      row("Searched text background:") { short(textHighlightColorWheel) }
 | 
				
			||||||
 | 
					      row("Tag foreground:") { short(tagForegroundColorWheel) }
 | 
				
			||||||
 | 
					      row("Tag background:") { short(tagBackgroundColorWheel) }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    titledRow("Behavior") {
 | 
					    titledRow("Behavior") {
 | 
				
			||||||
 | 
					      row { short(searchWholeFileCheckBox.apply { text = "Search whole file" }) }
 | 
				
			||||||
      row("Minimum typed characters (1-10):") { short(minQueryLengthField) }
 | 
					      row("Minimum typed characters (1-10):") { short(minQueryLengthField) }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    
 | 
					    titledRow("Language Settings") {
 | 
				
			||||||
    titledRow("Colors") {
 | 
					      row { short(mapToASCIICheckBox.apply { text = "Map unicode to ASCII" }) }
 | 
				
			||||||
      row("Caret background:") {
 | 
					    }
 | 
				
			||||||
        cell {
 | 
					    titledRow("Visual") {
 | 
				
			||||||
          component(jumpModeColorWheel)
 | 
					      row { short(showSearchNotificationCheckBox.apply { text = "Show hint with search text" }) }
 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      row("Tag foreground:") {
 | 
					 | 
				
			||||||
        cell {
 | 
					 | 
				
			||||||
          component(tagForeground1ColorWheel)
 | 
					 | 
				
			||||||
          component(tagForeground2ColorWheel)
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      row("Search highlight:") {
 | 
					 | 
				
			||||||
        cell {
 | 
					 | 
				
			||||||
          component(searchHighlightColorWheel)
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      row("Editor fade opacity (%):") {
 | 
					 | 
				
			||||||
        medium(editorFadeOpacitySlider)
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  // Property-to-property delegation: https://stackoverflow.com/q/45074596/1772342
 | 
					  // Property-to-property delegation: https://stackoverflow.com/q/45074596/1772342
 | 
				
			||||||
  internal var allowedChars by tagAllowedCharsField
 | 
					  internal var allowedChars by tagCharsField
 | 
				
			||||||
  internal var prefixChars by tagPrefixCharsField
 | 
					 | 
				
			||||||
  internal var keyboardLayout by keyboardLayoutCombo
 | 
					  internal var keyboardLayout by keyboardLayoutCombo
 | 
				
			||||||
  internal var keyChars by keyboardLayoutArea
 | 
					  internal var keyChars by keyboardLayoutArea
 | 
				
			||||||
 | 
					  internal var cycleMode1 by cycleModeCombo1
 | 
				
			||||||
 | 
					  internal var cycleMode2 by cycleModeCombo2
 | 
				
			||||||
 | 
					  internal var cycleMode3 by cycleModeCombo3
 | 
				
			||||||
 | 
					  internal var cycleMode4 by cycleModeCombo4
 | 
				
			||||||
  internal var minQueryLength by minQueryLengthField
 | 
					  internal var minQueryLength by minQueryLengthField
 | 
				
			||||||
  internal var editorFadeOpacity by editorFadeOpacitySlider
 | 
					 | 
				
			||||||
  internal var jumpModeColor by jumpModeColorWheel
 | 
					  internal var jumpModeColor by jumpModeColorWheel
 | 
				
			||||||
  internal var tagForegroundColor1 by tagForeground1ColorWheel
 | 
					  internal var jumpEndModeColor by jumpEndModeColorWheel
 | 
				
			||||||
  internal var tagForegroundColor2 by tagForeground2ColorWheel
 | 
					  internal var targetModeColor by targetModeColorWheel
 | 
				
			||||||
  internal var searchHighlightColor by searchHighlightColorWheel
 | 
					  internal var definitionModeColor by definitionModeColorWheel
 | 
				
			||||||
  
 | 
					  internal var textHighlightColor by textHighlightColorWheel
 | 
				
			||||||
 | 
					  internal var tagForegroundColor by tagForegroundColorWheel
 | 
				
			||||||
 | 
					  internal var tagBackgroundColor by tagBackgroundColorWheel
 | 
				
			||||||
 | 
					  internal var searchWholeFile by searchWholeFileCheckBox
 | 
				
			||||||
 | 
					  internal var mapToASCII by mapToASCIICheckBox
 | 
				
			||||||
 | 
					  internal var showSearchNotification by showSearchNotificationCheckBox
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  internal var minQueryLengthInt
 | 
					  internal var minQueryLengthInt
 | 
				
			||||||
    get() = minQueryLength.toIntOrNull()?.coerceIn(1, 10)
 | 
					    get() = minQueryLength.toIntOrNull()?.coerceIn(1, 10)
 | 
				
			||||||
    set(value) { minQueryLength = value.toString() }
 | 
					    set(value) {
 | 
				
			||||||
  
 | 
					      minQueryLength = value.toString()
 | 
				
			||||||
  internal var editorFadeOpacityPercent
 | 
					    }
 | 
				
			||||||
    get() = editorFadeOpacity * 10
 | 
					
 | 
				
			||||||
    set(value) { editorFadeOpacity = value / 10 }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  fun reset(settings: AceSettings) {
 | 
					  fun reset(settings: AceSettings) {
 | 
				
			||||||
    allowedChars = settings.allowedChars
 | 
					    allowedChars = settings.allowedChars
 | 
				
			||||||
    prefixChars = settings.prefixChars
 | 
					 | 
				
			||||||
    keyboardLayout = settings.layout
 | 
					    keyboardLayout = settings.layout
 | 
				
			||||||
 | 
					    cycleMode1 = settings.cycleMode1
 | 
				
			||||||
 | 
					    cycleMode2 = settings.cycleMode2
 | 
				
			||||||
 | 
					    cycleMode3 = settings.cycleMode3
 | 
				
			||||||
 | 
					    cycleMode4 = settings.cycleMode4
 | 
				
			||||||
    minQueryLength = settings.minQueryLength.toString()
 | 
					    minQueryLength = settings.minQueryLength.toString()
 | 
				
			||||||
    editorFadeOpacityPercent = settings.editorFadeOpacity
 | 
					 | 
				
			||||||
    jumpModeColor = settings.jumpModeColor
 | 
					    jumpModeColor = settings.jumpModeColor
 | 
				
			||||||
    tagForegroundColor1 = settings.tagForegroundColor1
 | 
					    jumpEndModeColor = settings.jumpEndModeColor
 | 
				
			||||||
    tagForegroundColor2 = settings.tagForegroundColor2
 | 
					    targetModeColor = settings.targetModeColor
 | 
				
			||||||
    searchHighlightColor = settings.searchHighlightColor
 | 
					    definitionModeColor = settings.definitionModeColor
 | 
				
			||||||
 | 
					    textHighlightColor = settings.textHighlightColor
 | 
				
			||||||
 | 
					    tagForegroundColor = settings.tagForegroundColor
 | 
				
			||||||
 | 
					    tagBackgroundColor = settings.tagBackgroundColor
 | 
				
			||||||
 | 
					    searchWholeFile = settings.searchWholeFile
 | 
				
			||||||
 | 
					    mapToASCII = settings.mapToASCII
 | 
				
			||||||
 | 
					    showSearchNotification = settings.showSearchNotification
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  // Removal pending support for https://youtrack.jetbrains.com/issue/KT-8575
 | 
					  // Removal pending support for https://youtrack.jetbrains.com/issue/KT-8575
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  private operator fun JTextComponent.getValue(a: AceSettingsPanel, p: KProperty<*>) = text.toLowerCase()
 | 
					  private operator fun JTextComponent.getValue(a: AceSettingsPanel, p: KProperty<*>) = text.lowercase()
 | 
				
			||||||
  private operator fun JTextComponent.setValue(a: AceSettingsPanel, p: KProperty<*>, s: String) = setText(s)
 | 
					  private operator fun JTextComponent.setValue(a: AceSettingsPanel, p: KProperty<*>, s: String) = setText(s)
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  private operator fun ColorPanel.getValue(a: AceSettingsPanel, p: KProperty<*>) = selectedColor
 | 
					  private operator fun ColorPanel.getValue(a: AceSettingsPanel, p: KProperty<*>) = selectedColor
 | 
				
			||||||
  private operator fun ColorPanel.setValue(a: AceSettingsPanel, p: KProperty<*>, c: Color?) = setSelectedColor(c)
 | 
					  private operator fun ColorPanel.setValue(a: AceSettingsPanel, p: KProperty<*>, c: Color?) = setSelectedColor(c)
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  private operator fun JCheckBox.getValue(a: AceSettingsPanel, p: KProperty<*>) = isSelected
 | 
					  private operator fun JCheckBox.getValue(a: AceSettingsPanel, p: KProperty<*>) = isSelected
 | 
				
			||||||
  private operator fun JCheckBox.setValue(a: AceSettingsPanel, p: KProperty<*>, selected: Boolean) = setSelected(selected)
 | 
					  private operator fun JCheckBox.setValue(a: AceSettingsPanel, p: KProperty<*>, selected: Boolean) = setSelected(selected)
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  private operator fun JSlider.getValue(a: AceSettingsPanel, p: KProperty<*>) = value
 | 
					  private inline operator fun <reified T> ComboBox<T>.getValue(a: AceSettingsPanel, p: KProperty<*>) = selectedItem as T
 | 
				
			||||||
  private operator fun JSlider.setValue(a: AceSettingsPanel, p: KProperty<*>, value: Int) = setValue(value)
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  private operator fun <T> ComboBox<T>.getValue(a: AceSettingsPanel, p: KProperty<*>) = selectedItem as T
 | 
					 | 
				
			||||||
  private operator fun <T> ComboBox<T>.setValue(a: AceSettingsPanel, p: KProperty<*>, item: T) = setSelectedItem(item)
 | 
					  private operator fun <T> ComboBox<T>.setValue(a: AceSettingsPanel, p: KProperty<*>, item: T) = setSelectedItem(item)
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  private inline fun <reified T : Enum<T>> ComboBox<T>.setupEnumItems(crossinline onChanged: (T) -> Unit) {
 | 
					  private inline fun <reified T: Enum<T>> ComboBox<T>.setupEnumItems(crossinline onChanged: (T) -> Unit) {
 | 
				
			||||||
    T::class.java.enumConstants.forEach(this::addItem)
 | 
					    T::class.java.enumConstants.forEach(this::addItem)
 | 
				
			||||||
    addActionListener { onChanged(selectedItem as T) }
 | 
					    addActionListener { onChanged(selectedItem as T) }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,14 +0,0 @@
 | 
				
			|||||||
package org.acejump.config
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import com.intellij.util.xmlb.Converter
 | 
					 | 
				
			||||||
import java.awt.Color
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
internal class ColorConverter : Converter<Color>() {
 | 
					 | 
				
			||||||
  override fun toString(value: Color): String {
 | 
					 | 
				
			||||||
    return value.rgb.toString()
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  override fun fromString(value: String): Color? {
 | 
					 | 
				
			||||||
    return value.toIntOrNull()?.let(::Color)
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -6,30 +6,31 @@ import com.intellij.openapi.editor.actionSystem.TypedAction
 | 
				
			|||||||
import com.intellij.openapi.editor.actionSystem.TypedActionHandler
 | 
					import com.intellij.openapi.editor.actionSystem.TypedActionHandler
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * If at least one session exists, this listener redirects all characters, typed in [Editor]s with attached sessions, to the appropriate
 | 
					 * If at least one session exists, this listener redirects all characters
 | 
				
			||||||
 * sessions' own handlers.
 | 
					 * typed in [Editor]s with attached sessions to the appropriate sessions'
 | 
				
			||||||
 | 
					 * own handlers.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
internal object EditorKeyListener : TypedActionHandler {
 | 
					internal object EditorKeyListener: TypedActionHandler {
 | 
				
			||||||
  private val action = TypedAction.getInstance()
 | 
					  private val action = TypedAction.getInstance()
 | 
				
			||||||
  private val attached = mutableMapOf<Editor, TypedActionHandler>()
 | 
					  private val attached = mutableMapOf<Editor, TypedActionHandler>()
 | 
				
			||||||
  private var originalHandler: TypedActionHandler? = null
 | 
					  private var originalHandler: TypedActionHandler? = null
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  override fun execute(editor: Editor, charTyped: Char, dataContext: DataContext) {
 | 
					  override fun execute(editor: Editor, charTyped: Char, dataContext: DataContext) {
 | 
				
			||||||
    (attached[editor] ?: originalHandler ?: return).execute(editor, charTyped, dataContext)
 | 
					    (attached[editor] ?: originalHandler ?: return).execute(editor, charTyped, dataContext)
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  fun attach(editor: Editor, callback: TypedActionHandler) {
 | 
					  fun attach(editor: Editor, callback: TypedActionHandler) {
 | 
				
			||||||
    if (attached.isEmpty()) {
 | 
					    if (attached.isEmpty()) {
 | 
				
			||||||
      originalHandler = action.rawHandler
 | 
					      originalHandler = action.rawHandler
 | 
				
			||||||
      action.setupRawHandler(this)
 | 
					      action.setupRawHandler(this)
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    attached[editor] = callback
 | 
					    attached[editor] = callback
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  fun detach(editor: Editor) {
 | 
					  fun detach(editor: Editor) {
 | 
				
			||||||
    attached.remove(editor)
 | 
					    attached.remove(editor)
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    if (attached.isEmpty()) {
 | 
					    if (attached.isEmpty()) {
 | 
				
			||||||
      originalHandler?.let(action::setupRawHandler)
 | 
					      originalHandler?.let(action::setupRawHandler)
 | 
				
			||||||
      originalHandler = null
 | 
					      originalHandler = null
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										80
									
								
								src/main/kotlin/org/acejump/input/JumpMode.kt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										80
									
								
								src/main/kotlin/org/acejump/input/JumpMode.kt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,80 @@
 | 
				
			|||||||
 | 
					package org.acejump.input
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import com.intellij.openapi.editor.colors.impl.AbstractColorsScheme
 | 
				
			||||||
 | 
					import org.acejump.config.AceConfig
 | 
				
			||||||
 | 
					import java.awt.Color
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Describes modes that determine the behavior of a "jump" to a tag.
 | 
				
			||||||
 | 
					 * Most modes have two variations:
 | 
				
			||||||
 | 
					 *   - **Default jump** happens when jumping without holding the Shift key
 | 
				
			||||||
 | 
					 *   - **Shift jump** happens when jumping while holding the Shift key
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					enum class JumpMode {
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Default value at the start of a session. If the session does not get
 | 
				
			||||||
 | 
					   * assigned a proper [JumpMode] by the time the user requests a jump, the
 | 
				
			||||||
 | 
					   * results of the jump are undefined.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  DISABLED,
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * On default jump, places the caret at the first character of the search
 | 
				
			||||||
 | 
					   * query. On shift jump, does the above but also selects all text between
 | 
				
			||||||
 | 
					   * the original and new caret positions.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  JUMP,
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * On default jump, places the caret at the end of a word. Word detection
 | 
				
			||||||
 | 
					   * uses [Character.isJavaIdentifierPart] to count some special characters,
 | 
				
			||||||
 | 
					   * such as underscores, as part of a word. If there is no word at the first
 | 
				
			||||||
 | 
					   * character of the search query, then the caret is placed after the last
 | 
				
			||||||
 | 
					   * character of the search query.
 | 
				
			||||||
 | 
					   *
 | 
				
			||||||
 | 
					   * On shift jump, does the above but also selects all text between
 | 
				
			||||||
 | 
					   * the original and new caret positions.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  JUMP_END,
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * On default jump, places the caret at the end of a word, and also selects
 | 
				
			||||||
 | 
					   * the entire word. Word detection uses [Character.isJavaIdentifierPart] to
 | 
				
			||||||
 | 
					   * count some special characters, such as underscores, as part of a word.
 | 
				
			||||||
 | 
					   * If there is no word at the first character of the search query, then the
 | 
				
			||||||
 | 
					   * caret is placed after the last character of the search query, and all
 | 
				
			||||||
 | 
					   * text between the start and end of the search query is selected.
 | 
				
			||||||
 | 
					   *
 | 
				
			||||||
 | 
					   * On shift jump, does the above but also selects all text between the
 | 
				
			||||||
 | 
					   * start of the original caret position and the end of the new selection.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  TARGET,
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * On default jump, performs the Go To Declaration action, available
 | 
				
			||||||
 | 
					   * via `Navigate | Declaration or Usages`.
 | 
				
			||||||
 | 
					   *
 | 
				
			||||||
 | 
					   * On shift jump, performs the Go To Type Declaration action, available
 | 
				
			||||||
 | 
					   * via `Navigate | Type Declaration`.
 | 
				
			||||||
 | 
					   *
 | 
				
			||||||
 | 
					   * Always places the caret at the first character of the search query.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  DECLARATION;
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  val caretColor: Color
 | 
				
			||||||
 | 
					    get() = when (this) {
 | 
				
			||||||
 | 
					      JUMP        -> AceConfig.jumpModeColor
 | 
				
			||||||
 | 
					      JUMP_END    -> AceConfig.jumpEndModeColor
 | 
				
			||||||
 | 
					      DECLARATION -> AceConfig.definitionModeColor
 | 
				
			||||||
 | 
					      TARGET      -> AceConfig.targetModeColor
 | 
				
			||||||
 | 
					      DISABLED    -> AbstractColorsScheme.INHERITED_COLOR_MARKER
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  override fun toString() = when (this) {
 | 
				
			||||||
 | 
					    DISABLED -> "(Skip)"
 | 
				
			||||||
 | 
					    JUMP     -> "Jump"
 | 
				
			||||||
 | 
					    JUMP_END -> "Jump to End"
 | 
				
			||||||
 | 
					    TARGET   -> "Target"
 | 
				
			||||||
 | 
					    DECLARATION   -> "Definition"
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										56
									
								
								src/main/kotlin/org/acejump/input/JumpModeTracker.kt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										56
									
								
								src/main/kotlin/org/acejump/input/JumpModeTracker.kt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,56 @@
 | 
				
			|||||||
 | 
					package org.acejump.input
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import org.acejump.config.AceConfig
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Remembers the current [JumpMode] for a session. Allows cycling
 | 
				
			||||||
 | 
					 * [JumpMode]s according to the order defined in configuration, or
 | 
				
			||||||
 | 
					 * toggling one specific [JumpMode] on or off.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					internal class JumpModeTracker {
 | 
				
			||||||
 | 
					  private var currentMode = JumpMode.DISABLED
 | 
				
			||||||
 | 
					  private var currentIndex = 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Switches to the next/previous [JumpMode] defined in configuration,
 | 
				
			||||||
 | 
					   * skipping any [JumpMode]s that are not assigned. If at least two
 | 
				
			||||||
 | 
					   * [JumpMode]s are assigned in the cycle order, then cycling will
 | 
				
			||||||
 | 
					   * wrap around. If only one [JumpMode] is assigned, then cycling will
 | 
				
			||||||
 | 
					   * toggle that one mode.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun cycle(forward: Boolean): JumpMode {
 | 
				
			||||||
 | 
					    val cycleModes = AceConfig.cycleModes
 | 
				
			||||||
 | 
					    val direction = if (forward) 1 else -1
 | 
				
			||||||
 | 
					    val start = if (currentIndex == 0 && !forward) 0 else currentIndex - 1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    for (offset in 1 until cycleModes.size) {
 | 
				
			||||||
 | 
					      val index = (start + cycleModes.size + (offset * direction)) % cycleModes.size
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      if (cycleModes[index] != JumpMode.DISABLED) {
 | 
				
			||||||
 | 
					        currentMode = cycleModes[index]
 | 
				
			||||||
 | 
					        currentIndex = index + 1
 | 
				
			||||||
 | 
					        return currentMode
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    currentMode = JumpMode.DISABLED
 | 
				
			||||||
 | 
					    currentIndex = 0
 | 
				
			||||||
 | 
					    return currentMode
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Switches to the specified [JumpMode]. If the current mode already
 | 
				
			||||||
 | 
					   * equals the specified one, it resets to [JumpMode.DISABLED].
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun toggle(newMode: JumpMode): JumpMode {
 | 
				
			||||||
 | 
					    if (currentMode == newMode) {
 | 
				
			||||||
 | 
					      currentMode = JumpMode.DISABLED
 | 
				
			||||||
 | 
					      currentIndex = 0
 | 
				
			||||||
 | 
					    } else {
 | 
				
			||||||
 | 
					      currentMode = newMode
 | 
				
			||||||
 | 
					      currentIndex = AceConfig.cycleModes.indexOfFirst { it == newMode } + 1
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return currentMode
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -1,28 +1,22 @@
 | 
				
			|||||||
package org.acejump.input
 | 
					package org.acejump.input
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import it.unimi.dsi.fastutil.objects.Object2IntMap
 | 
				
			||||||
 | 
					import it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 | 
				
			||||||
 | 
					import java.awt.geom.Point2D
 | 
				
			||||||
 | 
					import kotlin.math.floor
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Defines common keyboard layouts. Each layout has a key priority order, based on each key's distance from the home row and how
 | 
					 * Defines common keyboard layouts. Each layout has a key priority order,
 | 
				
			||||||
 * ergonomically difficult they are to press.
 | 
					 * based on each key's distance from the home row and how ergonomically
 | 
				
			||||||
 | 
					 * difficult they are to press.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
@Suppress("unused", "SpellCheckingInspection")
 | 
					@Suppress("unused")
 | 
				
			||||||
enum class KeyLayout(internal val rows: Array<String>, priority: String, internal val characterRemapping: Map<Char, Char> = emptyMap()) {
 | 
					enum class KeyLayout(internal val rows: Array<String>, priority: String) {
 | 
				
			||||||
  COLEMK(arrayOf("1234567890", "qwfpgjluy", "arstdhneio", "zxcvbkm"), priority = "tndhseriaovkcmbxzgjplfuwyq5849673210"),
 | 
					  COLEMK(arrayOf("1234567890", "qwfpgjluy", "arstdhneio", "zxcvbkm"), priority = "tndhseriaovkcmbxzgjplfuwyq5849673210"),
 | 
				
			||||||
  WORKMN(arrayOf("1234567890", "qdrwbjfup", "ashtgyneoi", "zxmcvkl"), priority = "tnhegysoaiclvkmxzwfrubjdpq5849673210"),
 | 
					  WORKMN(arrayOf("1234567890", "qdrwbjfup", "ashtgyneoi", "zxmcvkl"), priority = "tnhegysoaiclvkmxzwfrubjdpq5849673210"),
 | 
				
			||||||
  DVORAK(arrayOf("1234567890", "pyfgcrl", "aoeuidhtns", "qjkxbmwvz"), priority = "uhetidonasxkbjmqwvzgfycprl5849673210"),
 | 
					  DVORAK(arrayOf("1234567890", "pyfgcrl", "aoeuidhtns", "qjkxbmwvz"), priority = "uhetidonasxkbjmqwvzgfycprl5849673210"),
 | 
				
			||||||
  QWERTY(arrayOf("1234567890", "qwertyuiop", "asdfghjkl", "zxcvbnm"), priority = "fjghdkslavncmbxzrutyeiwoqp5849673210"),
 | 
					  QWERTY(arrayOf("1234567890", "qwertyuiop", "asdfghjkl", "zxcvbnm"), priority = "fjghdkslavncmbxzrutyeiwoqp5849673210"),
 | 
				
			||||||
  QWERTZ(arrayOf("1234567890", "qwertzuiop", "asdfghjkl", "yxcvbnm"), priority = "fjghdkslavncmbxyrutzeiwoqp5849673210"),
 | 
					  QWERTZ(arrayOf("1234567890", "qwertzuiop", "asdfghjkl", "yxcvbnm"), priority = "fjghdkslavncmbxyrutzeiwoqp5849673210"),
 | 
				
			||||||
  QWERTZ_CZ(arrayOf("1234567890", "qwertzuiop", "asdfghjkl", "yxcvbnm"), priority = "fjghdkslavncmbxyrutzeiwoqp5849673210", characterRemapping =  mapOf(
 | 
					 | 
				
			||||||
    '+' to '1',
 | 
					 | 
				
			||||||
    'ě' to '2',
 | 
					 | 
				
			||||||
    'š' to '3',
 | 
					 | 
				
			||||||
    'č' to '4',
 | 
					 | 
				
			||||||
    'ř' to '5',
 | 
					 | 
				
			||||||
    'ž' to '6',
 | 
					 | 
				
			||||||
    'ý' to '7',
 | 
					 | 
				
			||||||
    'á' to '8',
 | 
					 | 
				
			||||||
    'í' to '9',
 | 
					 | 
				
			||||||
    'é' to '0'
 | 
					 | 
				
			||||||
  )),
 | 
					 | 
				
			||||||
  QGMLWY(arrayOf("1234567890", "qgmlwyfub", "dstnriaeoh", "zxcvjkp"), priority = "naterisodhvkcpjxzlfmuwygbq5849673210"),
 | 
					  QGMLWY(arrayOf("1234567890", "qgmlwyfub", "dstnriaeoh", "zxcvjkp"), priority = "naterisodhvkcpjxzlfmuwygbq5849673210"),
 | 
				
			||||||
  QGMLWB(arrayOf("1234567890", "qgmlwbyuv", "dstnriaeoh", "zxcfjkp"), priority = "naterisodhfkcpjxzlymuwbgvq5849673210"),
 | 
					  QGMLWB(arrayOf("1234567890", "qgmlwbyuv", "dstnriaeoh", "zxcfjkp"), priority = "naterisodhfkcpjxzlymuwbgvq5849673210"),
 | 
				
			||||||
  NORMAN(arrayOf("1234567890", "qwdfkjurl", "asetgynioh", "zxcvbpm"), priority = "tneigysoahbvpcmxzjkufrdlwq5849673210");
 | 
					  NORMAN(arrayOf("1234567890", "qwdfkjurl", "asetgynioh", "zxcvbpm"), priority = "tneigysoahbvpcmxzjkufrdlwq5849673210");
 | 
				
			||||||
@@ -30,7 +24,38 @@ enum class KeyLayout(internal val rows: Array<String>, priority: String, interna
 | 
				
			|||||||
  internal val allChars = rows.joinToString("").toCharArray().apply(CharArray::sort).joinToString("")
 | 
					  internal val allChars = rows.joinToString("").toCharArray().apply(CharArray::sort).joinToString("")
 | 
				
			||||||
  internal val allPriorities = priority.mapIndexed { index, char -> char to index }.toMap()
 | 
					  internal val allPriorities = priority.mapIndexed { index, char -> char to index }.toMap()
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  internal inline fun priority(crossinline tagToChar: (String) -> Char): (String) -> Int {
 | 
					  private val keyDistances: Map<Char, Object2IntMap<Char>> by lazy {
 | 
				
			||||||
    return { allPriorities.getOrDefault(tagToChar(it), Int.MAX_VALUE) }
 | 
					    val keyDistanceMap = mutableMapOf<Char, Object2IntMap<Char>>()
 | 
				
			||||||
 | 
					    val keyLocations = mutableMapOf<Char, Point2D>()
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    for ((rowIndex, rowChars) in rows.withIndex()) {
 | 
				
			||||||
 | 
					      val keyY = rowIndex * 1.2F // Slightly increase cost of traveling between rows.
 | 
				
			||||||
 | 
					      
 | 
				
			||||||
 | 
					      for ((columnIndex, char) in rowChars.withIndex()) {
 | 
				
			||||||
 | 
					        val keyX = columnIndex + (0.25F * rowIndex) // Assume a 1/4-key uniform stagger.
 | 
				
			||||||
 | 
					        keyLocations[char] = Point2D.Float(keyX, keyY)
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    for (fromChar in allChars) {
 | 
				
			||||||
 | 
					      val distances = Object2IntOpenHashMap<Char>()
 | 
				
			||||||
 | 
					      val fromLocation = keyLocations.getValue(fromChar)
 | 
				
			||||||
 | 
					      
 | 
				
			||||||
 | 
					      for (toChar in allChars) {
 | 
				
			||||||
 | 
					        distances[toChar] = floor(2F * fromLocation.distanceSq(keyLocations.getValue(toChar))).toInt()
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					      
 | 
				
			||||||
 | 
					      keyDistanceMap[fromChar] = distances
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    keyDistanceMap
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  internal inline fun priority(crossinline tagToChar: (String) -> Char): (String) -> Int? {
 | 
				
			||||||
 | 
					    return { allPriorities[tagToChar(it)] }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  internal fun distanceBetweenKeys(char1: Char, char2: Char): Int {
 | 
				
			||||||
 | 
					    return keyDistances.getValue(char1).getValue(char2)
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,41 +7,44 @@ import org.acejump.config.AceSettings
 | 
				
			|||||||
 * with repeated keys (ex. FF, JJ) or adjacent keys (ex. GH, UJ).
 | 
					 * with repeated keys (ex. FF, JJ) or adjacent keys (ex. GH, UJ).
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
internal object KeyLayoutCache {
 | 
					internal object KeyLayoutCache {
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Sorts tags according to current keyboard layout settings, and some predefined rules that force tags with digits, and tags with two
 | 
				
			||||||
 | 
					   * keys far apart, to be sorted after other (easier to type) tags.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  lateinit var tagOrder: Comparator<String>
 | 
				
			||||||
 | 
					    private set
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Returns all possible two key tags, pre-sorted according to [tagOrder].
 | 
					   * Returns all possible two key tags, pre-sorted according to [tagOrder].
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  lateinit var allPossibleTagsLowercase: List<String>
 | 
					  lateinit var allPossibleTags: List<String>
 | 
				
			||||||
    private set
 | 
					    private set
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Called before any lazily initialized properties are used, to ensure that they are initialized even if the settings are missing.
 | 
					   * Called before any lazily initialized properties are used, to ensure that they are initialized even if the settings are missing.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  fun ensureInitialized(settings: AceSettings) {
 | 
					  fun ensureInitialized(settings: AceSettings) =
 | 
				
			||||||
    if (!::allPossibleTagsLowercase.isInitialized) {
 | 
					    if (!::tagOrder.isInitialized) reset(settings) else Unit
 | 
				
			||||||
      reset(settings)
 | 
					
 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Re-initializes cached data according to updated settings.
 | 
					   * Re-initializes cached data according to updated settings.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  fun reset(settings: AceSettings) {
 | 
					  fun reset(settings: AceSettings) {
 | 
				
			||||||
    @Suppress("ConvertLambdaToReference")
 | 
					    tagOrder = compareBy(
 | 
				
			||||||
    val allSuffixChars = processCharList(settings.allowedChars).ifEmpty { processCharList(settings.layout.allChars).toList() }
 | 
					      { it[0].isDigit() || it[1].isDigit() },
 | 
				
			||||||
    val allPrefixChars = processCharList(settings.prefixChars).filterNot(allSuffixChars::contains).plus("")
 | 
					      { settings.layout.distanceBetweenKeys(it[0], it[1]) },
 | 
				
			||||||
    
 | 
					      settings.layout.priority { it[0] }
 | 
				
			||||||
    val tagOrder = compareBy(
 | 
					 | 
				
			||||||
      String::length,
 | 
					 | 
				
			||||||
      { if (it.length == 1) Int.MIN_VALUE else allPrefixChars.indexOf(it.first().toString()) },
 | 
					 | 
				
			||||||
      settings.layout.priority(String::last)
 | 
					 | 
				
			||||||
    )
 | 
					    )
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    allPossibleTagsLowercase = allSuffixChars
 | 
					    val allPossibleChars = settings.allowedChars
 | 
				
			||||||
      .flatMap { suffix -> allPrefixChars.map { prefix -> "$prefix$suffix" } }
 | 
					      .toCharArray()
 | 
				
			||||||
      .sortedWith(tagOrder)
 | 
					      .filter(Char::isLetterOrDigit)
 | 
				
			||||||
  }
 | 
					      .distinct()
 | 
				
			||||||
  
 | 
					      .joinToString("")
 | 
				
			||||||
  private fun processCharList(charList: String): Set<String> {
 | 
					      .ifEmpty(settings.layout::allChars)
 | 
				
			||||||
    return charList.toCharArray().map(Char::lowercase).toSet()
 | 
					    
 | 
				
			||||||
 | 
					    allPossibleTags = allPossibleChars.flatMap { a ->
 | 
				
			||||||
 | 
					      allPossibleChars.map { b -> "$a$b".intern() }
 | 
				
			||||||
 | 
					    }.sortedWith(tagOrder)
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,24 +0,0 @@
 | 
				
			|||||||
package org.acejump.modes
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import org.acejump.action.AceTagAction
 | 
					 | 
				
			||||||
import org.acejump.config.AceConfig
 | 
					 | 
				
			||||||
import org.acejump.search.Tag
 | 
					 | 
				
			||||||
import org.acejump.session.SessionState
 | 
					 | 
				
			||||||
import org.acejump.session.TypeResult
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
open class JumpMode : SessionMode {
 | 
					 | 
				
			||||||
  override val caretColor
 | 
					 | 
				
			||||||
    get() = AceConfig.jumpModeColor
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  protected var wasUpperCase = false
 | 
					 | 
				
			||||||
    private set
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  override fun type(state: SessionState, charTyped: Char, acceptedTag: Tag?): TypeResult {
 | 
					 | 
				
			||||||
    wasUpperCase = charTyped.isUpperCase()
 | 
					 | 
				
			||||||
    return state.type(charTyped)
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  override fun accept(state: SessionState, acceptedTag: Tag) {
 | 
					 | 
				
			||||||
    AceTagAction.JumpToSearchStart.invoke(acceptedTag, shiftMode = wasUpperCase, isFinal = true)
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,13 +0,0 @@
 | 
				
			|||||||
package org.acejump.modes
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import org.acejump.search.Tag
 | 
					 | 
				
			||||||
import org.acejump.session.SessionState
 | 
					 | 
				
			||||||
import org.acejump.session.TypeResult
 | 
					 | 
				
			||||||
import java.awt.Color
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface SessionMode {
 | 
					 | 
				
			||||||
  val caretColor: Color
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  fun type(state: SessionState, charTyped: Char, acceptedTag: Tag?): TypeResult
 | 
					 | 
				
			||||||
  fun accept(state: SessionState, acceptedTag: Tag)
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -4,9 +4,6 @@ enum class Pattern(val regex: String) {
 | 
				
			|||||||
  LINE_STARTS("^.|^\\n"),
 | 
					  LINE_STARTS("^.|^\\n"),
 | 
				
			||||||
  LINE_ENDS("\\n|\\Z"),
 | 
					  LINE_ENDS("\\n|\\Z"),
 | 
				
			||||||
  LINE_INDENTS("[^\\s].*|^\\n"),
 | 
					  LINE_INDENTS("[^\\s].*|^\\n"),
 | 
				
			||||||
  ALL_WORDS("(?<=[^a-zA-Z0-9_]|\\A)[a-zA-Z0-9_]"),
 | 
					  LINE_ALL_MARKS(LINE_ENDS.regex + "|" + LINE_STARTS.regex + "|" + LINE_INDENTS.regex),
 | 
				
			||||||
  VIM_LWORD("(?<=[^a-zA-Z0-9_]|\\A)[a-zA-Z0-9_]"),
 | 
					  ALL_WORDS("(?<=[^a-zA-Z0-9_]|\\A)[a-zA-Z0-9_]");
 | 
				
			||||||
  VIM_UWORD("(?<=\\s|\\A)[^\\s]"),
 | 
					 | 
				
			||||||
  VIM_LWORD_END("[a-zA-Z0-9_](?=[^a-zA-Z0-9_]|\\Z)"),
 | 
					 | 
				
			||||||
  VIM_UWORD_END("[^\\s](?=\\s|\\Z)")
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -3,16 +3,28 @@ package org.acejump.search
 | 
				
			|||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
import it.unimi.dsi.fastutil.ints.IntArrayList
 | 
					import it.unimi.dsi.fastutil.ints.IntArrayList
 | 
				
			||||||
import org.acejump.boundaries.Boundaries
 | 
					import org.acejump.boundaries.Boundaries
 | 
				
			||||||
import org.acejump.clone
 | 
					 | 
				
			||||||
import org.acejump.config.AceConfig
 | 
					 | 
				
			||||||
import org.acejump.immutableText
 | 
					import org.acejump.immutableText
 | 
				
			||||||
 | 
					import org.acejump.isWordPart
 | 
				
			||||||
import org.acejump.matchesAt
 | 
					import org.acejump.matchesAt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Searches editor text for matches of a [SearchQuery], and updates previous results when the user [refineQuery]s a character.
 | 
					 * Searches editor text for matches of a [SearchQuery], and updates
 | 
				
			||||||
 | 
					 * previous results when the user [type]s a character.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
class SearchProcessor private constructor(query: SearchQuery, val boundaries: Boundaries, private val results: MutableMap<Editor, IntArrayList>) {
 | 
					internal class SearchProcessor private constructor(
 | 
				
			||||||
  internal constructor(editors: List<Editor>, query: SearchQuery, boundaries: Boundaries) : this(query, boundaries, mutableMapOf()) {
 | 
					  private val editors: List<Editor>,
 | 
				
			||||||
 | 
					  query: SearchQuery,
 | 
				
			||||||
 | 
					  results: MutableMap<Editor, IntArrayList>
 | 
				
			||||||
 | 
					) {
 | 
				
			||||||
 | 
					  companion object {
 | 
				
			||||||
 | 
					    fun fromChar(editors: List<Editor>, char: Char, boundaries: Boundaries) =
 | 
				
			||||||
 | 
					      SearchProcessor(editors, SearchQuery.Literal(char.toString()), boundaries)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    fun fromRegex(editors: List<Editor>, pattern: String, boundaries: Boundaries) =
 | 
				
			||||||
 | 
					      SearchProcessor(editors, SearchQuery.RegularExpression(pattern), boundaries)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  private constructor(editors: List<Editor>, query: SearchQuery, boundaries: Boundaries) : this(editors, query, mutableMapOf()) {
 | 
				
			||||||
    val regex = query.toRegex()
 | 
					    val regex = query.toRegex()
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    if (regex != null) {
 | 
					    if (regex != null) {
 | 
				
			||||||
@@ -23,13 +35,15 @@ class SearchProcessor private constructor(query: SearchQuery, val boundaries: Bo
 | 
				
			|||||||
        var result = regex.find(editor.immutableText, offsetRange.first)
 | 
					        var result = regex.find(editor.immutableText, offsetRange.first)
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
        while (result != null) {
 | 
					        while (result != null) {
 | 
				
			||||||
          val index = result.range.first // For some reason regex matches can be out of bounds, but boundary check prevents an exception.
 | 
					          // For some reason regex matches can be out of bounds, but
 | 
				
			||||||
 | 
					          // boundary check prevents an exception.
 | 
				
			||||||
 | 
					          val index = result.range.first
 | 
				
			||||||
          val highlightEnd = index + query.getHighlightLength("", index)
 | 
					          val highlightEnd = index + query.getHighlightLength("", index)
 | 
				
			||||||
          
 | 
					          
 | 
				
			||||||
          if (highlightEnd > offsetRange.last) {
 | 
					          if (highlightEnd > offsetRange.last) {
 | 
				
			||||||
            break
 | 
					            break
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
          else if (boundaries.isOffsetInside(editor, index) && !editor.foldingModel.isOffsetCollapsed(index)) {
 | 
					          else if (boundaries.isOffsetInside(editor, index)) {
 | 
				
			||||||
            offsets.add(index)
 | 
					            offsets.add(index)
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
          
 | 
					          
 | 
				
			||||||
@@ -41,43 +55,107 @@ class SearchProcessor private constructor(query: SearchQuery, val boundaries: Bo
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  internal var query = query
 | 
					  var query: SearchQuery = query
 | 
				
			||||||
    private set
 | 
					    private set
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  val resultsCopy
 | 
					  var results: MutableMap<Editor, IntArrayList> = results
 | 
				
			||||||
    get() = results.clone()
 | 
					    private set
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  val isQueryFinished
 | 
					  /**
 | 
				
			||||||
    get() = query.rawText.length >= AceConfig.minQueryLength
 | 
					   * Appends a character to the search query and removes all search results
 | 
				
			||||||
 | 
					   * that no longer match the query. If the last typed character transitioned
 | 
				
			||||||
 | 
					   * the search query from a non-word to a word, it notifies the [Tagger] to
 | 
				
			||||||
 | 
					   * reassign all tags. If the new query is invalid because it would remove
 | 
				
			||||||
 | 
					   * every result, the change is reverted and this function returns false.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun type(char: Char, tagger: Tagger): Boolean {
 | 
				
			||||||
 | 
					    val newQuery = query.rawText + char
 | 
				
			||||||
 | 
					    val canMatchTag = tagger.canQueryMatchAnyTag(newQuery)
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    // If the typed character is not compatible with any existing tag or as
 | 
				
			||||||
 | 
					    // a continuation of any previous occurrence, reject the query change
 | 
				
			||||||
 | 
					    // and return false to indicate that nothing else should happen.
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    if (newQuery.length > 1 && !canMatchTag && !isContinuation(newQuery)) {
 | 
				
			||||||
 | 
					      return false
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  fun refineQuery(char: Char): Boolean {
 | 
					    // If the typed character transitioned the search query from a non-word
 | 
				
			||||||
    if (char == '\n') {
 | 
					    // to a word, and the typed character does not belong to an existing tag,
 | 
				
			||||||
      return true
 | 
					    // we basically restart the search at the beginning of every new word,
 | 
				
			||||||
    }
 | 
					    // and unmark existing results so that all tags get regenerated immediately
 | 
				
			||||||
    else {
 | 
					    // afterwards. Although this causes tags to change, it is one solution for
 | 
				
			||||||
      query = query.refine(char)
 | 
					    // conflicts between tag characters and search query characters, and moving
 | 
				
			||||||
      removeObsoleteResults()
 | 
					    // searches across word boundaries during search should be fairly uncommon.
 | 
				
			||||||
      return isQueryFinished
 | 
					  
 | 
				
			||||||
 | 
					    if (!canMatchTag && newQuery.length >= 2 && !newQuery[newQuery.length - 2].isWordPart && char.isWordPart) {
 | 
				
			||||||
 | 
					      query = SearchQuery.Literal(char.toString())
 | 
				
			||||||
 | 
					      tagger.unmark()
 | 
				
			||||||
 | 
					      
 | 
				
			||||||
 | 
					      for ((editor, offsets) in results) {
 | 
				
			||||||
 | 
					        val chars = editor.immutableText
 | 
				
			||||||
 | 
					        val iter = offsets.iterator()
 | 
				
			||||||
 | 
					        
 | 
				
			||||||
 | 
					        while (iter.hasNext()) {
 | 
				
			||||||
 | 
					          val movedOffset = iter.nextInt() + newQuery.length - 1
 | 
				
			||||||
 | 
					          
 | 
				
			||||||
 | 
					          if (movedOffset < chars.length && chars[movedOffset].equals(char, ignoreCase = true)) {
 | 
				
			||||||
 | 
					            iter.set(movedOffset)
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					          else {
 | 
				
			||||||
 | 
					            iter.remove()
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    } else {
 | 
				
			||||||
 | 
					      removeObsoleteResults(newQuery, tagger)
 | 
				
			||||||
 | 
					      query = SearchQuery.Literal(newQuery)
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return true
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * After updating the query, removes all results that no longer match the search query.
 | 
					   * Returns true if the new query is a continuation of any remaining search query.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  private fun removeObsoleteResults() {
 | 
					  private fun isContinuation(newQuery: String): Boolean {
 | 
				
			||||||
    val query = query.rawText
 | 
					    for ((editor, offsets) in results) {
 | 
				
			||||||
 | 
					      val chars = editor.immutableText
 | 
				
			||||||
 | 
					      if (offsets.any { chars.matchesAt(it, newQuery, ignoreCase = true) }) {
 | 
				
			||||||
 | 
					        return true
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    for (entry in results) {
 | 
					    return false
 | 
				
			||||||
      val editor = entry.key
 | 
					  }
 | 
				
			||||||
      val offsetIter = entry.value.iterator()
 | 
					  
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * After updating the query, removes all results that no longer match
 | 
				
			||||||
 | 
					   * the search query.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  private fun removeObsoleteResults(newQuery: String, tagger: Tagger) {
 | 
				
			||||||
 | 
					    val lastCharOffset = newQuery.lastIndex
 | 
				
			||||||
 | 
					    val lastChar = newQuery[lastCharOffset]
 | 
				
			||||||
 | 
					    val ignoreCase = newQuery[0].isLowerCase()
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					    for ((editor, offsets) in results.entries.toList()) {
 | 
				
			||||||
 | 
					      val chars = editor.immutableText
 | 
				
			||||||
 | 
					      val remaining = IntArrayList()
 | 
				
			||||||
 | 
					      val iter = offsets.iterator()
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					      while (iter.hasNext()) {
 | 
				
			||||||
 | 
					        val offset = iter.nextInt()
 | 
				
			||||||
 | 
					        val endOffset = offset + lastCharOffset
 | 
				
			||||||
 | 
					        val lastTypedCharMatches = endOffset < chars.length &&
 | 
				
			||||||
 | 
					          chars[endOffset].equals(lastChar, ignoreCase)
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      while (offsetIter.hasNext()) {
 | 
					        if (lastTypedCharMatches ||
 | 
				
			||||||
        val offset = offsetIter.nextInt()
 | 
					          tagger.isQueryCompatibleWithTagAt(newQuery, Tag(editor, offset))) {
 | 
				
			||||||
        
 | 
					          remaining.add(offset)
 | 
				
			||||||
        if (!editor.immutableText.matchesAt(offset, query, ignoreCase = true)) {
 | 
					 | 
				
			||||||
          offsetIter.remove()
 | 
					 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					      results[editor] = remaining
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,78 +7,53 @@ import org.acejump.countMatchingCharacters
 | 
				
			|||||||
 */
 | 
					 */
 | 
				
			||||||
internal sealed class SearchQuery {
 | 
					internal sealed class SearchQuery {
 | 
				
			||||||
  abstract val rawText: String
 | 
					  abstract val rawText: String
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  /**
 | 
					 | 
				
			||||||
   * Returns a new query with the given character appended.
 | 
					 | 
				
			||||||
   */
 | 
					 | 
				
			||||||
  abstract fun refine(char: Char): SearchQuery
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Returns how many characters the search occurrence highlight should cover.
 | 
					   * Returns how many characters the search occurrence highlight should cover.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  abstract fun getHighlightLength(text: CharSequence, offset: Int): Int
 | 
					  abstract fun getHighlightLength(text: CharSequence, offset: Int): Int
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Converts the query into a regular expression to find the initial matches.
 | 
					   * Converts the query into a regular expression to find the initial matches.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  abstract fun toRegex(): Regex?
 | 
					  abstract fun toRegex(): Regex?
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Searches for all occurrences of a literal text query.
 | 
					   * Searches for all occurrences of a literal text query. If the first
 | 
				
			||||||
   * If the first character of the query is lowercase, then the entire query will be case-insensitive,
 | 
					   * character of the query is lowercase, then the entire query will be
 | 
				
			||||||
   * and only beginnings of words and camel humps will be matched.
 | 
					   * case-insensitive.
 | 
				
			||||||
 | 
					   *
 | 
				
			||||||
 | 
					   * Each occurrence must either match the entire query, or match the query
 | 
				
			||||||
 | 
					   * up to a point so that the rest of the query matches the  beginning of
 | 
				
			||||||
 | 
					   * a tag at the location of the occurrence.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  class Literal(override val rawText: String, val excludeMiddlesOfWords: Boolean) : SearchQuery() {
 | 
					  class Literal(override var rawText: String): SearchQuery() {
 | 
				
			||||||
    init {
 | 
					    init {
 | 
				
			||||||
      require(rawText.isNotEmpty())
 | 
					      require(rawText.isNotEmpty())
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    override fun refine(char: Char): SearchQuery {
 | 
					    override fun getHighlightLength(text: CharSequence, offset: Int): Int =
 | 
				
			||||||
      return Literal(rawText + char, excludeMiddlesOfWords)
 | 
					      text.countMatchingCharacters(offset, rawText)
 | 
				
			||||||
    }
 | 
					
 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    override fun getHighlightLength(text: CharSequence, offset: Int): Int {
 | 
					 | 
				
			||||||
      return text.countMatchingCharacters(offset, rawText)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    override fun toRegex(): Regex {
 | 
					    override fun toRegex(): Regex {
 | 
				
			||||||
      val firstChar = rawText.first()
 | 
					      val options = mutableSetOf(RegexOption.MULTILINE)
 | 
				
			||||||
      val pattern = if (firstChar.isLowerCase()) {
 | 
					
 | 
				
			||||||
        if (excludeMiddlesOfWords) {
 | 
					      if (rawText.first().isLowerCase())
 | 
				
			||||||
          val firstCharUppercasePattern = Regex.escape(firstChar.uppercaseChar().toString())
 | 
					        options.add(RegexOption.IGNORE_CASE)
 | 
				
			||||||
          val firstCharPattern = Regex.escape(firstChar.toString())
 | 
					
 | 
				
			||||||
          val remainingPattern = if (rawText.length > 1) Regex.escape(rawText.drop(1)) else ""
 | 
					      return Regex(Regex.escape(rawText), options)
 | 
				
			||||||
          "(?:$firstCharUppercasePattern|(?<![a-zA-Z])$firstCharPattern)$remainingPattern"
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
        else {
 | 
					 | 
				
			||||||
          val fullPattern = Regex.escape(rawText)
 | 
					 | 
				
			||||||
          "(?i)$fullPattern"
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      else {
 | 
					 | 
				
			||||||
        Regex.escape(rawText)
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      return Regex(pattern, setOf(RegexOption.MULTILINE))
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Searches for all matches of a regular expression.
 | 
					   * Searches for all matches of a regular expression.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  class RegularExpression(private val pattern: String) : SearchQuery() {
 | 
					  class RegularExpression(private var pattern: String): SearchQuery() {
 | 
				
			||||||
    override val rawText = ""
 | 
					    override val rawText = ""
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    override fun refine(char: Char): SearchQuery {
 | 
					    override fun getHighlightLength(text: CharSequence, offset: Int) = 1
 | 
				
			||||||
      return Literal(char.toString(), excludeMiddlesOfWords = false)
 | 
					
 | 
				
			||||||
    }
 | 
					    override fun toRegex(): Regex =
 | 
				
			||||||
    
 | 
					      Regex(pattern, setOf(RegexOption.MULTILINE, RegexOption.IGNORE_CASE))
 | 
				
			||||||
    override fun getHighlightLength(text: CharSequence, offset: Int): Int {
 | 
					 | 
				
			||||||
      return 1
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    override fun toRegex(): Regex {
 | 
					 | 
				
			||||||
      return Regex(pattern, setOf(RegexOption.MULTILINE, RegexOption.IGNORE_CASE))
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										198
									
								
								src/main/kotlin/org/acejump/search/Solver.kt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										198
									
								
								src/main/kotlin/org/acejump/search/Solver.kt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,198 @@
 | 
				
			|||||||
 | 
					package org.acejump.search
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
 | 
					import it.unimi.dsi.fastutil.ints.IntList
 | 
				
			||||||
 | 
					import it.unimi.dsi.fastutil.ints.IntOpenHashSet
 | 
				
			||||||
 | 
					import org.acejump.boundaries.EditorOffsetCache
 | 
				
			||||||
 | 
					import org.acejump.boundaries.StandardBoundaries.VISIBLE_ON_SCREEN
 | 
				
			||||||
 | 
					import org.acejump.config.AceConfig
 | 
				
			||||||
 | 
					import org.acejump.immutableText
 | 
				
			||||||
 | 
					import org.acejump.input.KeyLayoutCache
 | 
				
			||||||
 | 
					import org.acejump.isWordPart
 | 
				
			||||||
 | 
					import org.acejump.wordEndPlus
 | 
				
			||||||
 | 
					import java.util.*
 | 
				
			||||||
 | 
					import kotlin.math.max
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/*
 | 
				
			||||||
 | 
					 * Solves the Tag Assignment Problem. The tag assignment problem can be stated
 | 
				
			||||||
 | 
					 * thusly: Given a set of indices I in document d, and a set of tags T, find a
 | 
				
			||||||
 | 
					 * bijection f: T*⊂T → I*⊂I s.t. d[i..k] + t ∉ d[i'..(k + |t|)], ∀ i' ∈ I\{i},
 | 
				
			||||||
 | 
					 * ∀ k ∈ (i, |d|-|t|], where t ∈ T, i ∈ I. Maximize |I*|. This can be relaxed
 | 
				
			||||||
 | 
					 * to t=t[0] and ∀ k ∈ (i, i+K] for some fixed K, in most natural documents.
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * More concretely, tags are typically two-character strings containing alpha-
 | 
				
			||||||
 | 
					 * numeric symbols. Documents are plaintext files. Indices are produced by a
 | 
				
			||||||
 | 
					 * search query of length N, i.e. the preceding N characters of every index i in
 | 
				
			||||||
 | 
					 * document d are identical. For characters proceeding d[i], all bets are off.
 | 
				
			||||||
 | 
					 * We can assume that P(d[i]|d[i-1]) has some structure for d~D. Ultimately, we
 | 
				
			||||||
 | 
					 * want a fast algorithm which maximizes the number of tagged document indices.
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * Tags are used by the typist to select indices within a document. To select an
 | 
				
			||||||
 | 
					 * index, the typist starts by activating AceJump and searching for a character.
 | 
				
			||||||
 | 
					 * As soon as the first character is received, we begin to scan the document for
 | 
				
			||||||
 | 
					 * matching locations and assign as many valid tags as possible. When subsequent
 | 
				
			||||||
 | 
					 * characters are received, we refine the search results to match either:
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 *    1.) The plaintext query alone, or
 | 
				
			||||||
 | 
					 *    2.) The concatenation of plaintext query and partial tag
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * The constraint in paragraph no. 1 tries to impose the following criteria:
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 *    1.) All valid key sequences will lead to a unique location in the document
 | 
				
			||||||
 | 
					 *    2.) All indices in the document will be reachable by a short key sequence
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * If there is an insufficient number of two-character tags to cover every index
 | 
				
			||||||
 | 
					 * (which typically occurs when the user searches for a common character within
 | 
				
			||||||
 | 
					 * a long document), then we attempt to maximize the number of tags assigned to
 | 
				
			||||||
 | 
					 * document indices. The key is, all tags must be assigned as soon as possible,
 | 
				
			||||||
 | 
					 * i.e. as soon as the first character is received or whenever the user ceases
 | 
				
			||||||
 | 
					 * typing (at the very latest). Once assigned, a visible tag must never change
 | 
				
			||||||
 | 
					 * at any time during the selection process, so as not to confuse the user.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					internal class Solver private constructor(
 | 
				
			||||||
 | 
					  private val editorPriority: List<Editor>,
 | 
				
			||||||
 | 
					  private val queryLength: Int,
 | 
				
			||||||
 | 
					  private val newResults: Map<Editor, IntList>,
 | 
				
			||||||
 | 
					  private val allResults: Map<Editor, IntList>
 | 
				
			||||||
 | 
					) {
 | 
				
			||||||
 | 
					  companion object {
 | 
				
			||||||
 | 
					    fun solve(
 | 
				
			||||||
 | 
					      editorPriority: List<Editor>,
 | 
				
			||||||
 | 
					      query: SearchQuery,
 | 
				
			||||||
 | 
					      newResults: Map<Editor, IntList>,
 | 
				
			||||||
 | 
					      allResults: Map<Editor, IntList>,
 | 
				
			||||||
 | 
					      tags: List<String>,
 | 
				
			||||||
 | 
					      caches: Map<Editor, EditorOffsetCache>
 | 
				
			||||||
 | 
					    ): Map<String, Tag> =
 | 
				
			||||||
 | 
					      Solver(editorPriority, max(1, query.rawText.length), newResults, allResults)
 | 
				
			||||||
 | 
					        .map(tags, caches)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private var newTags = HashMap<String, Tag>(KeyLayoutCache.allPossibleTags.size)
 | 
				
			||||||
 | 
					  private val newTagIndices = newResults.keys.associateWith { IntOpenHashSet() }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private var allWordFragments =
 | 
				
			||||||
 | 
					    HashSet<String>(allResults.values.sumOf(IntList::size)).apply {
 | 
				
			||||||
 | 
					      for ((editor, offsets) in allResults) {
 | 
				
			||||||
 | 
					        val iter = offsets.iterator()
 | 
				
			||||||
 | 
					        while (iter.hasNext()) forEachWordFragment(editor, iter.nextInt()) { add(it) }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun map(availableTags: List<String>, caches: Map<Editor, EditorOffsetCache>): Map<String, Tag> {
 | 
				
			||||||
 | 
					    val eligibleSitesByTag = HashMap<String, MutableList<Tag>>(100)
 | 
				
			||||||
 | 
					    val tagsByFirstLetter = availableTags.groupBy { it[0] }
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    for ((editor, offsets) in newResults) {
 | 
				
			||||||
 | 
					      val iter = offsets.iterator()
 | 
				
			||||||
 | 
					      while (iter.hasNext()) {
 | 
				
			||||||
 | 
					        val site = iter.nextInt()
 | 
				
			||||||
 | 
					        
 | 
				
			||||||
 | 
					        for ((firstLetter, tags) in tagsByFirstLetter.entries) {
 | 
				
			||||||
 | 
					          if (canTagBeginWithChar(editor, site, firstLetter)) {
 | 
				
			||||||
 | 
					            for (tag in tags) {
 | 
				
			||||||
 | 
					              eligibleSitesByTag.getOrPut(tag, ::mutableListOf).add(Tag(editor, site))
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    val matchingSites = HashMap<MutableList<Tag>, MutableList<Tag>>()
 | 
				
			||||||
 | 
					    // Keys are guaranteed to be from a single collection.
 | 
				
			||||||
 | 
					    val matchingSitesAsArrays = IdentityHashMap<String, MutableList<Tag>>()
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    val siteOrder = siteOrder(caches)
 | 
				
			||||||
 | 
					    val tagOrder = KeyLayoutCache.tagOrder
 | 
				
			||||||
 | 
					      .thenComparingInt { eligibleSitesByTag.getValue(it).size }
 | 
				
			||||||
 | 
					      .thenBy(AceConfig.layout.priority(String::last))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val sortedTags = eligibleSitesByTag.keys.toMutableList().apply {
 | 
				
			||||||
 | 
					      sortWith(tagOrder)
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    for ((mark, tags) in eligibleSitesByTag.entries) {
 | 
				
			||||||
 | 
					      matchingSitesAsArrays[mark] = matchingSites.getOrPut(tags) {
 | 
				
			||||||
 | 
					        tags.toMutableList().apply { sortWith(siteOrder) }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    var totalAssigned = 0
 | 
				
			||||||
 | 
					    val totalResults = newResults.values.sumOf(IntList::size)
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    for (tag in sortedTags) {
 | 
				
			||||||
 | 
					      if (totalAssigned == totalResults) {
 | 
				
			||||||
 | 
					        break
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      if (tryToAssignTag(tag, matchingSitesAsArrays.getValue(tag))) {
 | 
				
			||||||
 | 
					        totalAssigned++
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return newTags
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private fun tryToAssignTag(mark: String, tags: List<Tag>): Boolean {
 | 
				
			||||||
 | 
					    if (newTags.containsKey(mark)) return false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val tag = tags.firstOrNull { it.offset !in newTagIndices.getValue(it.editor) } ?: return false
 | 
				
			||||||
 | 
					    @Suppress("ReplacePutWithAssignment")
 | 
				
			||||||
 | 
					    newTags.put(mark, tag)
 | 
				
			||||||
 | 
					    newTagIndices.getValue(tag.editor).add(tag.offset)
 | 
				
			||||||
 | 
					    return true
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private fun siteOrder(caches: Map<Editor, EditorOffsetCache>) = Comparator<Tag> { a, b ->
 | 
				
			||||||
 | 
					    val aEditor = a.editor
 | 
				
			||||||
 | 
					    val bEditor = b.editor
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					    if (aEditor !== bEditor) {
 | 
				
			||||||
 | 
					      val aEditorIndex = editorPriority.indexOf(aEditor)
 | 
				
			||||||
 | 
					      val bEditorIndex = editorPriority.indexOf(bEditor)
 | 
				
			||||||
 | 
					      // For multiple editors, prioritize them based on the provided order.
 | 
				
			||||||
 | 
					      return@Comparator if (aEditorIndex < bEditorIndex) -1 else 1
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					    val aIsVisible = VISIBLE_ON_SCREEN.isOffsetInside(aEditor, a.offset, caches.getValue(aEditor))
 | 
				
			||||||
 | 
					    val bIsVisible = VISIBLE_ON_SCREEN.isOffsetInside(bEditor, b.offset, caches.getValue(bEditor))
 | 
				
			||||||
 | 
					    if (aIsVisible != bIsVisible) {
 | 
				
			||||||
 | 
					      // Sites in immediate view should come first.
 | 
				
			||||||
 | 
					      return@Comparator if (aIsVisible) -1 else 1
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					    val aIsNotWordStart = aEditor.immutableText[max(0, a.offset - 1)].isWordPart
 | 
				
			||||||
 | 
					    val bIsNotWordStart = bEditor.immutableText[max(0, b.offset - 1)].isWordPart
 | 
				
			||||||
 | 
					    if (aIsNotWordStart != bIsNotWordStart) {
 | 
				
			||||||
 | 
					      // Ensure that the first letter of a word is prioritized for tagging.
 | 
				
			||||||
 | 
					      return@Comparator if (bIsNotWordStart) -1 else 1
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					    when {
 | 
				
			||||||
 | 
					      a.offset < b.offset -> -1
 | 
				
			||||||
 | 
					      a.offset > b.offset -> 1
 | 
				
			||||||
 | 
					      else                -> 0
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private fun canTagBeginWithChar(editor: Editor, site: Int, char: Char): Boolean {
 | 
				
			||||||
 | 
					    if (char.toString() in allWordFragments) return false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    forEachWordFragment(editor, site) { if (it + char in allWordFragments) return false }
 | 
				
			||||||
 | 
					    return true
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private inline fun forEachWordFragment(editor: Editor, site: Int, callback: (String) -> Unit) {
 | 
				
			||||||
 | 
					    val chars = editor.immutableText
 | 
				
			||||||
 | 
					    val left = max(0, site + queryLength - 1)
 | 
				
			||||||
 | 
					    val right = chars.wordEndPlus(site)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val builder = StringBuilder(1 + right - left)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    for (i in left..right) {
 | 
				
			||||||
 | 
					      builder.append(chars[i].lowercase())
 | 
				
			||||||
 | 
					      callback(builder.toString())
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -2,12 +2,4 @@ package org.acejump.search
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
 | 
					
 | 
				
			||||||
data class Tag(val editor: Editor, val offset: Int) {
 | 
					data class Tag(val editor: Editor, val offset: Int)
 | 
				
			||||||
  override fun equals(other: Any?): Boolean {
 | 
					 | 
				
			||||||
    return other is Tag && other.offset == offset && other.editor === editor
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  override fun hashCode(): Int {
 | 
					 | 
				
			||||||
    return (offset * 31) + editor.hashCode()
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,112 +1,228 @@
 | 
				
			|||||||
package org.acejump.search
 | 
					package org.acejump.search
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import com.google.common.collect.ArrayListMultimap
 | 
					import com.google.common.collect.ArrayListMultimap
 | 
				
			||||||
 | 
					import com.google.common.collect.HashBiMap
 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
 | 
					import it.unimi.dsi.fastutil.ints.IntArrayList
 | 
				
			||||||
import it.unimi.dsi.fastutil.ints.IntList
 | 
					import it.unimi.dsi.fastutil.ints.IntList
 | 
				
			||||||
 | 
					import org.acejump.ExternalUsage
 | 
				
			||||||
import org.acejump.boundaries.EditorOffsetCache
 | 
					import org.acejump.boundaries.EditorOffsetCache
 | 
				
			||||||
import org.acejump.boundaries.StandardBoundaries.VISIBLE_ON_SCREEN
 | 
					import org.acejump.boundaries.StandardBoundaries.VISIBLE_ON_SCREEN
 | 
				
			||||||
import org.acejump.input.KeyLayoutCache
 | 
					import org.acejump.immutableText
 | 
				
			||||||
 | 
					import org.acejump.input.KeyLayoutCache.allPossibleTags
 | 
				
			||||||
 | 
					import org.acejump.isWordPart
 | 
				
			||||||
 | 
					import org.acejump.matchesAt
 | 
				
			||||||
import org.acejump.view.TagMarker
 | 
					import org.acejump.view.TagMarker
 | 
				
			||||||
 | 
					import java.util.AbstractMap.SimpleImmutableEntry
 | 
				
			||||||
import kotlin.collections.component1
 | 
					import kotlin.collections.component1
 | 
				
			||||||
import kotlin.collections.component2
 | 
					import kotlin.collections.component2
 | 
				
			||||||
import kotlin.math.min
 | 
					import kotlin.math.min
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Assigns tags to search occurrences.
 | 
					 * Assigns tags to search occurrences, updates them when the search query changes, and requests a jump if the search query matches a tag.
 | 
				
			||||||
 * The ordering of [editors] may be used to prioritize tagging editors earlier in the list in case of conflicts.
 | 
					 * The ordering of [editors] may be used to prioritize tagging editors earlier in the list in case of conflicts.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
class Tagger(private val editors: List<Editor>, results: Map<Editor, IntList>) {
 | 
					internal class Tagger(private val editors: List<Editor>) {
 | 
				
			||||||
  private var tagMap: Map<String, Tag>
 | 
					  private var tagMap = HashBiMap.create<String, Tag>()
 | 
				
			||||||
  private var typedTag = ""
 | 
					  val hasTags
 | 
				
			||||||
 | 
					    get() = tagMap.isNotEmpty()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  @ExternalUsage
 | 
				
			||||||
 | 
					  val tags
 | 
				
			||||||
 | 
					    get() = tagMap.map { SimpleImmutableEntry(it.key, it.value) }.sortedBy { it.value.offset }
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  internal val markers: Map<Editor, Collection<TagMarker>>
 | 
					  /**
 | 
				
			||||||
    get() {
 | 
					   * Removes all markers, allowing them to be regenerated from scratch.
 | 
				
			||||||
      val markers = ArrayListMultimap.create<Editor, TagMarker>(editors.size, min(tagMap.values.size, 40))
 | 
					   */
 | 
				
			||||||
      
 | 
					  fun unmark() {
 | 
				
			||||||
      for ((mark, tag) in tagMap) {
 | 
					    tagMap = HashBiMap.create()
 | 
				
			||||||
        val marker = TagMarker.create(mark, tag.offset, typedTag)
 | 
					  }
 | 
				
			||||||
        markers.put(tag.editor, marker)
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Assigns tags to as many results as possible, keeping previously assigned
 | 
				
			||||||
 | 
					   * tags. Returns a [TaggingResult.Jump] if the current search query matches
 | 
				
			||||||
 | 
					   * any existing tag and we should jump to it and end the session, or
 | 
				
			||||||
 | 
					   * [TaggingResult.Mark] to continue the session with updated tag markers.
 | 
				
			||||||
 | 
					   *
 | 
				
			||||||
 | 
					   * Note that the [results] collection will be mutated.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun markOrJump(query: SearchQuery, results: Map<Editor, IntList>): TaggingResult {
 | 
				
			||||||
 | 
					    val isRegex = query is SearchQuery.RegularExpression
 | 
				
			||||||
 | 
					    val queryText = if (isRegex) " ${query.rawText}" else query.rawText[0] + query.rawText.drop(1).lowercase()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val availableTags = allPossibleTags.filter { !queryText.endsWith(it[0]) && it !in tagMap }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (!isRegex) {
 | 
				
			||||||
 | 
					      for (entry in tagMap.entries) {
 | 
				
			||||||
 | 
					        if (entry solves queryText) {
 | 
				
			||||||
 | 
					          return TaggingResult.Jump(query = queryText.substringBefore(entry.key), mark = entry.key, tag = entry.value)
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      return markers.asMap()
 | 
					      if (queryText.length == 1) {
 | 
				
			||||||
    }
 | 
					        for ((editor, offsets) in results) {
 | 
				
			||||||
  
 | 
					          removeResultsWithOverlappingTags(editor, offsets)
 | 
				
			||||||
  init {
 | 
					 | 
				
			||||||
    val caches = results.keys.associateWith { EditorOffsetCache.new() }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    sortResults(results, caches)
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    val tagSites = results
 | 
					 | 
				
			||||||
      .flatMap { (editor, sites) -> sites.map { site -> Tag(editor, site) } }
 | 
					 | 
				
			||||||
      .sortedWith(siteOrder(editors, caches))
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    tagMap = KeyLayoutCache.allPossibleTagsLowercase.zip(tagSites).toMap()
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  internal fun type(char: Char): TaggingResult {
 | 
					 | 
				
			||||||
    val newTypedTag = typedTag + char.lowercaseChar()
 | 
					 | 
				
			||||||
    val matchingTag = tagMap[newTypedTag]
 | 
					 | 
				
			||||||
    if (matchingTag != null) {
 | 
					 | 
				
			||||||
      return TaggingResult.Accept(matchingTag)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    val newTagMap = tagMap.filter { it.key.startsWith(newTypedTag) }
 | 
					 | 
				
			||||||
    if (newTagMap.isEmpty()) {
 | 
					 | 
				
			||||||
      return TaggingResult.Nothing
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    typedTag = newTypedTag
 | 
					 | 
				
			||||||
    tagMap = newTagMap
 | 
					 | 
				
			||||||
    return TaggingResult.Mark(markers)
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  private companion object {
 | 
					 | 
				
			||||||
    private fun sortResults(results: Map<Editor, IntList>, caches: Map<Editor, EditorOffsetCache>) {
 | 
					 | 
				
			||||||
      for ((editor, offsets) in results) {
 | 
					 | 
				
			||||||
        val cache = caches.getValue(editor)
 | 
					 | 
				
			||||||
        
 | 
					 | 
				
			||||||
        offsets.sort { a, b ->
 | 
					 | 
				
			||||||
          val aIsVisible = VISIBLE_ON_SCREEN.isOffsetInside(editor, a, cache)
 | 
					 | 
				
			||||||
          val bIsVisible = VISIBLE_ON_SCREEN.isOffsetInside(editor, b, cache)
 | 
					 | 
				
			||||||
          
 | 
					 | 
				
			||||||
          when {
 | 
					 | 
				
			||||||
            aIsVisible && !bIsVisible -> -1
 | 
					 | 
				
			||||||
            bIsVisible && !aIsVisible -> 1
 | 
					 | 
				
			||||||
            else                      -> 0
 | 
					 | 
				
			||||||
          }
 | 
					 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (!isRegex || tagMap.isEmpty())
 | 
				
			||||||
 | 
					      tagMap = assignTagsAndMerge(results, availableTags, query, queryText)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val resultTags = results.flatMap { (editor, offsets) -> offsets.map { Tag(editor, it) } }
 | 
				
			||||||
 | 
					    return TaggingResult.Mark(createTagMarkers(resultTags, query.rawText.ifEmpty { null }))
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Assigns as many unassigned tags as possible, and merges them with
 | 
				
			||||||
 | 
					   * the existing compatible tags.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  private fun assignTagsAndMerge(
 | 
				
			||||||
 | 
					    results: Map<Editor, IntList>,
 | 
				
			||||||
 | 
					    availableTags: List<String>,
 | 
				
			||||||
 | 
					    query: SearchQuery,
 | 
				
			||||||
 | 
					    queryText: String
 | 
				
			||||||
 | 
					  ): HashBiMap<String, Tag> {
 | 
				
			||||||
 | 
					    val caches = results.keys.associateWith { EditorOffsetCache.new() }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    for ((editor, offsets) in results) {
 | 
				
			||||||
 | 
					      val cache = caches.getValue(editor)
 | 
				
			||||||
 | 
					      
 | 
				
			||||||
 | 
					      offsets.sort { a, b ->
 | 
				
			||||||
 | 
					        val aIsVisible = VISIBLE_ON_SCREEN.isOffsetInside(editor, a, cache)
 | 
				
			||||||
 | 
					        val bIsVisible = VISIBLE_ON_SCREEN.isOffsetInside(editor, b, cache)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      when {
 | 
				
			||||||
 | 
					        aIsVisible && !bIsVisible -> -1
 | 
				
			||||||
 | 
					        bIsVisible && !aIsVisible -> 1
 | 
				
			||||||
 | 
					        else -> 0}
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val allAssignedTags = mutableMapOf<String, Tag>()
 | 
				
			||||||
 | 
					    val oldCompatibleTags = tagMap.filter { (mark, tag) ->
 | 
				
			||||||
 | 
					      isTagCompatibleWithQuery(mark, tag, queryText) || results[tag.editor]?.contains(tag.offset) == true
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    private fun siteOrder(editorPriority: List<Editor>, caches: Map<Editor, EditorOffsetCache>) = Comparator<Tag> { a, b ->
 | 
					    val vacantResults: Map<Editor, IntList>
 | 
				
			||||||
      val aEditor = a.editor
 | 
					    if (oldCompatibleTags.isEmpty()) {
 | 
				
			||||||
      val bEditor = b.editor
 | 
					      vacantResults = results
 | 
				
			||||||
 | 
					    } else {
 | 
				
			||||||
 | 
					      val vacant = mutableMapOf<Editor, IntList>()
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      if (aEditor !== bEditor) {
 | 
					      for ((editor, offsets) in results) {
 | 
				
			||||||
        val aEditorIndex = editorPriority.indexOf(aEditor)
 | 
					        val list = IntArrayList()
 | 
				
			||||||
        val bEditorIndex = editorPriority.indexOf(bEditor)
 | 
					        val iter = offsets.iterator()
 | 
				
			||||||
        // For multiple editors, prioritize them based on the provided order.
 | 
					        
 | 
				
			||||||
        return@Comparator if (aEditorIndex < bEditorIndex) -1 else 1
 | 
					        while (iter.hasNext()) {
 | 
				
			||||||
 | 
					          val tag = Tag(editor, iter.nextInt())
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (tag !in oldCompatibleTags.values) {
 | 
				
			||||||
 | 
					            list.add(tag.offset)
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        
 | 
				
			||||||
 | 
					        vacant[editor] = list
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      val aCaches = caches.getValue(aEditor)
 | 
					      vacantResults = vacant
 | 
				
			||||||
      val bCaches = caches.getValue(bEditor)
 | 
					    }
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      val aIsVisible = VISIBLE_ON_SCREEN.isOffsetInside(aEditor, a.offset, aCaches)
 | 
					    allAssignedTags.putAll(oldCompatibleTags)
 | 
				
			||||||
      val bIsVisible = VISIBLE_ON_SCREEN.isOffsetInside(bEditor, b.offset, bCaches)
 | 
					    allAssignedTags.putAll(Solver.solve(editors, query, vacantResults, results, availableTags, caches))
 | 
				
			||||||
      if (aIsVisible != bIsVisible) {
 | 
					    
 | 
				
			||||||
        // Sites in immediate view should come first.
 | 
					    return allAssignedTags.mapKeysTo(HashBiMap.create(allAssignedTags.size)) { (tag, _) ->
 | 
				
			||||||
        return@Comparator if (aIsVisible) -1 else 1
 | 
					      // Avoid matching query - will trigger a jump.
 | 
				
			||||||
 | 
					      // TODO: lift this constraint.
 | 
				
			||||||
 | 
					      val queryEndsWith = queryText.endsWith(tag[0]) || queryText.endsWith(tag)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      if (!queryEndsWith && canShortenTag(tag, allAssignedTags.keys))
 | 
				
			||||||
 | 
					        tag[0].toString()
 | 
				
			||||||
 | 
					      else
 | 
				
			||||||
 | 
					        tag
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  private infix fun Map.Entry<String, Tag>.solves(query: String): Boolean {
 | 
				
			||||||
 | 
					    return query.endsWith(key, true) && isTagCompatibleWithQuery(key, value, query)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  private fun isTagCompatibleWithQuery(marker: String, tag: Tag, query: String): Boolean {
 | 
				
			||||||
 | 
					    return tag.editor.immutableText.matchesAt(tag.offset, getPlaintextPortion(query, marker), ignoreCase = true)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  fun isQueryCompatibleWithTagAt(query: String, tag: Tag): Boolean {
 | 
				
			||||||
 | 
					    return tagMap.inverse()[tag].let { it != null && isTagCompatibleWithQuery(it, tag, query) }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  fun canQueryMatchAnyTag(query: String): Boolean {
 | 
				
			||||||
 | 
					    return tagMap.any { (tag, offset) ->
 | 
				
			||||||
 | 
					      val tagPortion = getTagPortion(query, tag)
 | 
				
			||||||
 | 
					      tagPortion.isNotEmpty() && tag.startsWith(tagPortion, ignoreCase = true) && isTagCompatibleWithQuery(tag, offset, query)
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private fun removeResultsWithOverlappingTags(editor: Editor, offsets: IntList) {
 | 
				
			||||||
 | 
					    val iter = offsets.iterator()
 | 
				
			||||||
 | 
					    val chars = editor.immutableText
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    while (iter.hasNext()) {
 | 
				
			||||||
 | 
					      if (!chars.canTagWithoutOverlap(iter.nextInt())) {
 | 
				
			||||||
 | 
					        iter.remove() // Very uncommon, so slow removal is fine.
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      
 | 
					    }
 | 
				
			||||||
      val aPosition = aCaches.offsetToXY(aEditor, a.offset)
 | 
					  }
 | 
				
			||||||
      val bPosition = bCaches.offsetToXY(bEditor, b.offset)
 | 
					  
 | 
				
			||||||
      
 | 
					  private fun createTagMarkers(tags: Collection<Tag>, literalQueryText: String?): MutableMap<Editor, Collection<TagMarker>> {
 | 
				
			||||||
      val caretPosition = editorPriority[0].offsetToXY(editorPriority[0].caretModel.offset)
 | 
					    val tagMapInv = tagMap.inverse()
 | 
				
			||||||
      val aDistance = aPosition.distanceSq(caretPosition)
 | 
					    val markers = ArrayListMultimap.create<Editor, TagMarker>(editors.size, min(tags.size, 50))
 | 
				
			||||||
      val bDistance = bPosition.distanceSq(caretPosition)
 | 
					    
 | 
				
			||||||
      
 | 
					    for (tag in tags) {
 | 
				
			||||||
      return@Comparator aDistance.compareTo(bDistance)
 | 
					      val mark = tagMapInv[tag] ?: continue
 | 
				
			||||||
 | 
					      val editor = tag.editor
 | 
				
			||||||
 | 
					      val marker = TagMarker.create(editor, mark, tag.offset, literalQueryText)
 | 
				
			||||||
 | 
					      markers.put(editor, marker)
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    return markers.asMap()
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  private companion object {
 | 
				
			||||||
 | 
					    private fun CharSequence.canTagWithoutOverlap(loc: Int) = when {
 | 
				
			||||||
 | 
					      loc - 1 < 0 -> true
 | 
				
			||||||
 | 
					      loc + 1 >= length -> true
 | 
				
			||||||
 | 
					      this[loc] isUnlike this[loc - 1] -> true
 | 
				
			||||||
 | 
					      this[loc] isUnlike this[loc + 1] -> true
 | 
				
			||||||
 | 
					      this[loc] != this[loc - 1] -> true
 | 
				
			||||||
 | 
					      this[loc] != this[loc + 1] -> true
 | 
				
			||||||
 | 
					      this[loc + 1] == '\r' || this[loc + 1] == '\n' -> true
 | 
				
			||||||
 | 
					      this[loc - 1] == this[loc] && this[loc] == this[loc + 1] -> false
 | 
				
			||||||
 | 
					      this[loc + 1].isWhitespace() && this[(loc + 2).coerceAtMost(length - 1)].isWhitespace() -> true
 | 
				
			||||||
 | 
					      else -> false
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    private infix fun Char.isUnlike(other: Char) =
 | 
				
			||||||
 | 
					      this.isWordPart xor other.isWordPart ||
 | 
				
			||||||
 | 
					        this.isWhitespace() xor other.isWhitespace()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    private fun getPlaintextPortion(query: String, marker: String) = when {
 | 
				
			||||||
 | 
					      query.endsWith(marker, true) -> query.dropLast(marker.length)
 | 
				
			||||||
 | 
					      query.endsWith(marker.first(), true) -> query.dropLast(1)
 | 
				
			||||||
 | 
					      else -> query
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    private fun getTagPortion(query: String, marker: String) = when {
 | 
				
			||||||
 | 
					      query.endsWith(marker, true) -> query.takeLast(marker.length)
 | 
				
			||||||
 | 
					      query.endsWith(marker.first(), true) -> query.takeLast(1)
 | 
				
			||||||
 | 
					      else -> ""
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    private fun canShortenTag(marker: String, markers: Collection<String>): Boolean {
 | 
				
			||||||
 | 
					      for (other in markers)
 | 
				
			||||||
 | 
					        if (marker != other && marker[0] == other[0])
 | 
				
			||||||
 | 
					          return false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      return true
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -3,8 +3,7 @@ package org.acejump.search
 | 
				
			|||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
import org.acejump.view.TagMarker
 | 
					import org.acejump.view.TagMarker
 | 
				
			||||||
 | 
					
 | 
				
			||||||
internal sealed class TaggingResult {
 | 
					sealed class TaggingResult {
 | 
				
			||||||
  object Nothing : TaggingResult()
 | 
					  class Jump(val query: String, val mark: String, val tag: Tag): TaggingResult()
 | 
				
			||||||
  class Accept(val tag: Tag) : TaggingResult()
 | 
					  class Mark(val markers: MutableMap<Editor, Collection<TagMarker>>): TaggingResult()
 | 
				
			||||||
  class Mark(val markers: Map<Editor, Collection<TagMarker>>) : TaggingResult()
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										5
									
								
								src/main/kotlin/org/acejump/session/AceJumpListener.kt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								src/main/kotlin/org/acejump/session/AceJumpListener.kt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
				
			|||||||
 | 
					package org.acejump.session
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					interface AceJumpListener {
 | 
				
			||||||
 | 
					  fun finished(mark: String?, query: String?)
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -3,49 +3,38 @@ package org.acejump.session
 | 
				
			|||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Holds [Editor] caret settings. The settings are saved the moment a [Session] starts, modified to indicate AceJump states, and restored
 | 
					 * Holds [Editor] caret settings. The settings are saved the
 | 
				
			||||||
 * once the [Session] ends.
 | 
					 * moment a [Session] starts, modified to indicate AceJump
 | 
				
			||||||
 | 
					 * states, and restored once the [Session] ends.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
internal data class EditorSettings(private val isBlockCursor: Boolean, private val isBlinkCaret: Boolean, private val isReadOnly: Boolean) {
 | 
					internal data class EditorSettings(
 | 
				
			||||||
 | 
					  private val isBlockCursor: Boolean,
 | 
				
			||||||
 | 
					  private val isBlinkCaret: Boolean,
 | 
				
			||||||
 | 
					  private val isReadOnly: Boolean
 | 
				
			||||||
 | 
					) {
 | 
				
			||||||
  companion object {
 | 
					  companion object {
 | 
				
			||||||
    fun setup(editor: Editor): EditorSettings {
 | 
					    fun setup(editor: Editor): EditorSettings {
 | 
				
			||||||
      val settings = editor.settings
 | 
					      val settings = editor.settings
 | 
				
			||||||
      val document = editor.document
 | 
					      val document = editor.document
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      val original = EditorSettings(
 | 
					      val original = EditorSettings(
 | 
				
			||||||
        isBlockCursor = settings.isBlockCursor,
 | 
					        isBlockCursor = settings.isBlockCursor,
 | 
				
			||||||
        isBlinkCaret = settings.isBlinkCaret,
 | 
					        isBlinkCaret = settings.isBlinkCaret,
 | 
				
			||||||
        isReadOnly = !document.isWritable
 | 
					        isReadOnly = !document.isWritable
 | 
				
			||||||
      )
 | 
					      )
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      settings.isBlockCursor = true
 | 
					      settings.isBlockCursor = true
 | 
				
			||||||
      settings.isBlinkCaret = false
 | 
					      settings.isBlinkCaret = false
 | 
				
			||||||
      document.setReadOnly(true)
 | 
					      document.setReadOnly(true)
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      return original
 | 
					      return original
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  fun startEditing(editor: Editor) {
 | 
					 | 
				
			||||||
    editor.document.setReadOnly(isReadOnly)
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  fun stopEditing(editor: Editor) {
 | 
					 | 
				
			||||||
    editor.document.setReadOnly(true)
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  fun onTagAccepted(editor: Editor) = editor.let {
 | 
					 | 
				
			||||||
    it.settings.isBlockCursor = isBlockCursor
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  fun onTagUnaccepted(editor: Editor) = editor.let {
 | 
					 | 
				
			||||||
    it.settings.isBlockCursor = true
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  fun restore(editor: Editor) {
 | 
					  fun restore(editor: Editor) {
 | 
				
			||||||
    val settings = editor.settings
 | 
					    val settings = editor.settings
 | 
				
			||||||
    val document = editor.document
 | 
					    val document = editor.document
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    settings.isBlockCursor = isBlockCursor
 | 
					    settings.isBlockCursor = isBlockCursor
 | 
				
			||||||
    settings.isBlinkCaret = isBlinkCaret
 | 
					    settings.isBlinkCaret = isBlinkCaret
 | 
				
			||||||
    document.setReadOnly(isReadOnly)
 | 
					    document.setReadOnly(isReadOnly)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,180 +1,306 @@
 | 
				
			|||||||
package org.acejump.session
 | 
					package org.acejump.session
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import com.intellij.codeInsight.hint.HintManagerImpl
 | 
					import com.intellij.openapi.actionSystem.DataContext
 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
import com.intellij.openapi.editor.ScrollType
 | 
					import com.intellij.openapi.editor.ScrollType
 | 
				
			||||||
import com.intellij.openapi.editor.colors.EditorColors
 | 
					import com.intellij.openapi.editor.actionSystem.TypedActionHandler
 | 
				
			||||||
import com.intellij.openapi.editor.colors.impl.AbstractColorsScheme
 | 
					import com.intellij.openapi.editor.colors.EditorColors.CARET_COLOR
 | 
				
			||||||
import it.unimi.dsi.fastutil.ints.IntList
 | 
					import com.intellij.util.containers.ContainerUtil
 | 
				
			||||||
 | 
					import it.unimi.dsi.fastutil.ints.IntArrayList
 | 
				
			||||||
 | 
					import org.acejump.*
 | 
				
			||||||
 | 
					import org.acejump.action.TagScroller
 | 
				
			||||||
 | 
					import org.acejump.action.TagJumper
 | 
				
			||||||
 | 
					import org.acejump.action.TagVisitor
 | 
				
			||||||
import org.acejump.boundaries.Boundaries
 | 
					import org.acejump.boundaries.Boundaries
 | 
				
			||||||
import org.acejump.boundaries.StandardBoundaries
 | 
					import org.acejump.boundaries.EditorOffsetCache
 | 
				
			||||||
 | 
					import org.acejump.boundaries.StandardBoundaries.VISIBLE_ON_SCREEN
 | 
				
			||||||
 | 
					import org.acejump.boundaries.StandardBoundaries.WHOLE_FILE
 | 
				
			||||||
import org.acejump.config.AceConfig
 | 
					import org.acejump.config.AceConfig
 | 
				
			||||||
import org.acejump.input.EditorKeyListener
 | 
					import org.acejump.input.EditorKeyListener
 | 
				
			||||||
 | 
					import org.acejump.input.JumpMode
 | 
				
			||||||
 | 
					import org.acejump.input.JumpModeTracker
 | 
				
			||||||
import org.acejump.input.KeyLayoutCache
 | 
					import org.acejump.input.KeyLayoutCache
 | 
				
			||||||
import org.acejump.modes.JumpMode
 | 
					 | 
				
			||||||
import org.acejump.modes.SessionMode
 | 
					 | 
				
			||||||
import org.acejump.search.Pattern
 | 
					import org.acejump.search.Pattern
 | 
				
			||||||
import org.acejump.search.SearchProcessor
 | 
					import org.acejump.search.SearchProcessor
 | 
				
			||||||
import org.acejump.search.SearchQuery
 | 
					import org.acejump.search.Tagger
 | 
				
			||||||
import org.acejump.search.Tag
 | 
					import org.acejump.search.TaggingResult
 | 
				
			||||||
import org.acejump.session.TypeResult.AcceptTag
 | 
					 | 
				
			||||||
import org.acejump.session.TypeResult.ChangeMode
 | 
					 | 
				
			||||||
import org.acejump.session.TypeResult.ChangeState
 | 
					 | 
				
			||||||
import org.acejump.session.TypeResult.EndSession
 | 
					 | 
				
			||||||
import org.acejump.session.TypeResult.Nothing
 | 
					 | 
				
			||||||
import org.acejump.view.TagCanvas
 | 
					import org.acejump.view.TagCanvas
 | 
				
			||||||
import org.acejump.view.TagMarker
 | 
					 | 
				
			||||||
import org.acejump.view.TextHighlighter
 | 
					import org.acejump.view.TextHighlighter
 | 
				
			||||||
 | 
					import java.util.*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Manages an AceJump session for a single [Editor].
 | 
					 * Manages an AceJump session for one or more [Editor]s.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
class Session(private val mainEditor: Editor, private val jumpEditors: List<Editor>) {
 | 
					class Session(private val mainEditor: Editor, private val jumpEditors: List<Editor>) {
 | 
				
			||||||
  private val editorSettings = EditorSettings.setup(mainEditor)
 | 
					  private val listeners: MutableList<AceJumpListener> =
 | 
				
			||||||
  private lateinit var mode: SessionMode
 | 
					    ContainerUtil.createLockFreeCopyOnWriteList()
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  private var state: SessionState? = null
 | 
					  private var boundaries: Boundaries = defaultBoundaries
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  private var acceptedTag: Tag? = null
 | 
					  private companion object {
 | 
				
			||||||
 | 
					    private val defaultBoundaries
 | 
				
			||||||
 | 
					      get() = if (AceConfig.searchWholeFile) WHOLE_FILE else VISIBLE_ON_SCREEN
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private val originalSettings = EditorSettings.setup(mainEditor)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private val jumpModeTracker = JumpModeTracker()
 | 
				
			||||||
 | 
					  private var jumpMode = JumpMode.DISABLED
 | 
				
			||||||
    set(value) {
 | 
					    set(value) {
 | 
				
			||||||
      field = value
 | 
					      field = value
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      if (value != null) {
 | 
					      if (value === JumpMode.DISABLED) {
 | 
				
			||||||
        tagCanvases.values.forEach(TagCanvas::removeMarkers)
 | 
					        end()
 | 
				
			||||||
        editorSettings.onTagAccepted(mainEditor)
 | 
					      } else {
 | 
				
			||||||
 | 
					        searchProcessor?.let { textHighlighter.render(it.results, it.query, jumpMode) }
 | 
				
			||||||
 | 
					        mainEditor.colorsScheme.setColor(CARET_COLOR, value.caretColor)
 | 
				
			||||||
 | 
					        mainEditor.contentComponent.repaint()
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
 | 
					  private var searchProcessor: SearchProcessor? = null
 | 
				
			||||||
 | 
					  private var tagger = Tagger(jumpEditors)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private val tagJumper
 | 
				
			||||||
 | 
					    get() = TagJumper(jumpMode, searchProcessor)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private val tagVisitor
 | 
				
			||||||
 | 
					    get() = searchProcessor?.let { TagVisitor(mainEditor, it, tagJumper) }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private val tagScroller
 | 
				
			||||||
 | 
					    get() = searchProcessor?.let { TagScroller(mainEditor, it) }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  private val textHighlighter = TextHighlighter()
 | 
					  private val textHighlighter = TextHighlighter()
 | 
				
			||||||
  private val tagCanvases = jumpEditors.associateWith(::TagCanvas)
 | 
					  private val tagCanvases = jumpEditors.associateWith(::TagCanvas)
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  var defaultBoundary: Boundaries = StandardBoundaries.VISIBLE_ON_SCREEN
 | 
					  @ExternalUsage
 | 
				
			||||||
  
 | 
					  val tags
 | 
				
			||||||
  private val actions = object : SessionActions {
 | 
					    get() = tagger.tags
 | 
				
			||||||
    override fun showHighlights(results: Map<Editor, IntList>, query: SearchQuery) {
 | 
					
 | 
				
			||||||
      textHighlighter.renderOccurrences(results, query)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    override fun hideHighlights() {
 | 
					 | 
				
			||||||
      textHighlighter.reset()
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    override fun setTagMarkers(markers: Map<Editor, Collection<TagMarker>>) {
 | 
					 | 
				
			||||||
      for ((editor, canvas) in tagCanvases) {
 | 
					 | 
				
			||||||
        canvas.setMarkers(markers[editor].orEmpty())
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  init {
 | 
					  init {
 | 
				
			||||||
    KeyLayoutCache.ensureInitialized(AceConfig.settings)
 | 
					    KeyLayoutCache.ensureInitialized(AceConfig.settings)
 | 
				
			||||||
    EditorKeyListener.attach(mainEditor) { editor, charTyped, _ -> typeCharacter(editor, charTyped) }
 | 
					
 | 
				
			||||||
  }
 | 
					    EditorKeyListener.attach(mainEditor, object: TypedActionHandler {
 | 
				
			||||||
  
 | 
					      override fun execute(editor: Editor, charTyped: Char, context: DataContext) {
 | 
				
			||||||
  private fun typeCharacter(editor: Editor, charTyped: Char) {
 | 
					        var processor = searchProcessor
 | 
				
			||||||
    val state = state ?: return
 | 
					        val hadTags = tagger.hasTags
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    editorSettings.startEditing(editor)
 | 
					        if (processor == null) {
 | 
				
			||||||
    val result = mode.type(state, charTyped, acceptedTag)
 | 
					          processor = SearchProcessor.fromChar(
 | 
				
			||||||
    editorSettings.stopEditing(editor)
 | 
					            jumpEditors, charTyped, boundaries
 | 
				
			||||||
    
 | 
					          ).also { searchProcessor = it }
 | 
				
			||||||
    when (result) {
 | 
					        } else if (!processor.type(charTyped, tagger)) {
 | 
				
			||||||
      Nothing        -> return
 | 
					          return
 | 
				
			||||||
      is ChangeState -> this.state = result.state
 | 
					        }
 | 
				
			||||||
      is ChangeMode  -> setMode(result.mode)
 | 
					
 | 
				
			||||||
      
 | 
					        updateSearch(
 | 
				
			||||||
      is AcceptTag   -> {
 | 
					          processor, markImmediately = hadTags,
 | 
				
			||||||
        acceptedTag = result.tag
 | 
					          shiftMode = charTyped.isUpperCase()
 | 
				
			||||||
        mode.accept(state, result.tag)
 | 
					        )
 | 
				
			||||||
        end()
 | 
					 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      
 | 
					    })
 | 
				
			||||||
      EndSession     -> end()
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  private fun setMode(mode: SessionMode) {
 | 
					  /**
 | 
				
			||||||
    this.mode = mode
 | 
					   * Updates text highlights and tag markers according to the current
 | 
				
			||||||
    mainEditor.colorsScheme.setColor(EditorColors.CARET_COLOR, mode.caretColor)
 | 
					   * search state. Dispatches jumps if the search query matches a tag.
 | 
				
			||||||
  }
 | 
					   * If all tags are outside view, scrolls to the closest one.
 | 
				
			||||||
  
 | 
					   */
 | 
				
			||||||
  fun startJumpMode() {
 | 
					  private fun updateSearch(
 | 
				
			||||||
    startJumpMode(::JumpMode)
 | 
					    processor: SearchProcessor,
 | 
				
			||||||
  }
 | 
					    markImmediately: Boolean,
 | 
				
			||||||
  
 | 
					    shiftMode: Boolean = false
 | 
				
			||||||
  fun startJumpMode(mode: () -> JumpMode) {
 | 
					  ) {
 | 
				
			||||||
    if (this::mode.isInitialized && mode is JumpMode) {
 | 
					    val query = processor.query
 | 
				
			||||||
      end()
 | 
					    val results = processor.results
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    textHighlighter.render(results, query, jumpMode)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (!markImmediately &&
 | 
				
			||||||
 | 
					      query.rawText.let {
 | 
				
			||||||
 | 
					        it.length < AceConfig.minQueryLength &&
 | 
				
			||||||
 | 
					          it.all(Char::isLetterOrDigit)
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    ) {
 | 
				
			||||||
      return
 | 
					      return
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    if (this::mode.isInitialized) {
 | 
					    when (val result = tagger.markOrJump(query, results.clone())) {
 | 
				
			||||||
      restart()
 | 
					      is TaggingResult.Jump -> {
 | 
				
			||||||
 | 
					        tagJumper.jump(result.tag, shiftMode, isCrossEditor = mainEditor !== result.tag.editor)
 | 
				
			||||||
 | 
					        tagCanvases.values.forEach(TagCanvas::removeMarkers)
 | 
				
			||||||
 | 
					        end(result)
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      is TaggingResult.Mark -> {
 | 
				
			||||||
 | 
					        val markers = result.markers
 | 
				
			||||||
 | 
					        
 | 
				
			||||||
 | 
					        for ((editor, canvas) in tagCanvases) {
 | 
				
			||||||
 | 
					          canvas.setMarkers(markers[editor].orEmpty())
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        
 | 
				
			||||||
 | 
					        if (jumpEditors.all { editor ->
 | 
				
			||||||
 | 
					            val cache = EditorOffsetCache.new()
 | 
				
			||||||
 | 
					            markers[editor].let { it == null || it.none { marker ->
 | 
				
			||||||
 | 
					              VISIBLE_ON_SCREEN.isOffsetInside(editor, marker.offsetL, cache) ||
 | 
				
			||||||
 | 
					              VISIBLE_ON_SCREEN.isOffsetInside(editor, marker.offsetR, cache) } }
 | 
				
			||||||
 | 
					        }) {
 | 
				
			||||||
 | 
					          tagVisitor?.scrollToClosest()
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    
 | 
					  }
 | 
				
			||||||
    setMode(mode())
 | 
					
 | 
				
			||||||
    state = SessionState.WaitForKey(actions, jumpEditors, defaultBoundary)
 | 
					  @ExternalUsage
 | 
				
			||||||
 | 
					  fun markResults(resultsToMark: SortedSet<Int>) {
 | 
				
			||||||
 | 
					    val jumpEditor = jumpEditors.singleOrNull() ?: return
 | 
				
			||||||
 | 
					    markResults(mapOf(jumpEditor to resultsToMark))
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
 | 
					  @ExternalUsage
 | 
				
			||||||
 | 
					  fun markResults(resultsToMark: Map<Editor, Collection<Int>>) {
 | 
				
			||||||
 | 
					    tagger = Tagger(jumpEditors)
 | 
				
			||||||
 | 
					    tagCanvases.values.forEach { it.setMarkers(emptyList()) }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					    val processor = SearchProcessor.fromRegex(jumpEditors, "", defaultBoundaries)
 | 
				
			||||||
 | 
					      .apply {
 | 
				
			||||||
 | 
					        results.clear()
 | 
				
			||||||
 | 
					        for ((editor, offsets) in resultsToMark) {
 | 
				
			||||||
 | 
					          if (editor in jumpEditors) {
 | 
				
			||||||
 | 
					            results[editor] = IntArrayList(offsets)
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					    updateSearch(processor, markImmediately = true)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Starts a regular expression search. If a search was already active, it will be reset alongside its tags and highlights.
 | 
					   * Starts a regular expression search. If a search was already active,
 | 
				
			||||||
 | 
					   * it will be reset alongside its tags and highlights.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  fun startRegexSearch(pattern: Pattern) {
 | 
					
 | 
				
			||||||
    if (!this::mode.isInitialized) {
 | 
					  @ExternalUsage
 | 
				
			||||||
      setMode(JumpMode())
 | 
					  fun startRegexSearch(pattern: String, boundaries: Boundaries) {
 | 
				
			||||||
    }
 | 
					    tagger = Tagger(jumpEditors)
 | 
				
			||||||
    
 | 
					    tagCanvases.values.forEach { it.setMarkers(emptyList()) }
 | 
				
			||||||
    for (canvas in tagCanvases.values) {
 | 
					
 | 
				
			||||||
      canvas.setMarkers(emptyList())
 | 
					    val processor = SearchProcessor.fromRegex(
 | 
				
			||||||
    }
 | 
					      jumpEditors, pattern,
 | 
				
			||||||
    
 | 
					      boundaries.intersection(defaultBoundaries)
 | 
				
			||||||
    val processor = SearchProcessor(jumpEditors, SearchQuery.RegularExpression(pattern.regex), defaultBoundary)
 | 
					    ).also { searchProcessor = it }
 | 
				
			||||||
    textHighlighter.renderOccurrences(processor.resultsCopy, processor.query)
 | 
					    updateSearch(processor, markImmediately = true)
 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    state = SessionState.SelectTag(actions, jumpEditors, processor)
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  fun tagImmediately() {
 | 
					  /**
 | 
				
			||||||
    typeCharacter(mainEditor, '\n')
 | 
					   * Starts a regular expression search. If a search was already active,
 | 
				
			||||||
 | 
					   * it will be reset alongside its tags and highlights.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  @ExternalUsage
 | 
				
			||||||
 | 
					  fun startRegexSearch(pattern: Pattern, boundaries: Boundaries) =
 | 
				
			||||||
 | 
					    startRegexSearch(pattern.regex, boundaries)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * See [JumpModeTracker.cycle].
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun cycleNextJumpMode() {
 | 
				
			||||||
 | 
					    jumpMode = jumpModeTracker.cycle(forward = true)
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * See [JumpModeTracker.cycle].
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun cyclePreviousJumpMode() {
 | 
				
			||||||
 | 
					    jumpMode = jumpModeTracker.cycle(forward = false)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * See [JumpModeTracker.toggle]
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun toggleJumpMode(newMode: JumpMode) {
 | 
				
			||||||
 | 
					    jumpMode = jumpModeTracker.toggle(newMode)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  @ExternalUsage
 | 
				
			||||||
 | 
					  fun toggleJumpMode(newMode: JumpMode, boundaries: Boundaries) {
 | 
				
			||||||
 | 
					    this.boundaries = this.boundaries.intersection(boundaries)
 | 
				
			||||||
 | 
					    jumpMode = jumpModeTracker.toggle(newMode)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * See [TagVisitor.visitPrevious]. If there are no tags, nothing happens.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun visitPreviousTag() =
 | 
				
			||||||
 | 
					    if (tagVisitor?.visitPrevious() == true) end() else Unit
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * See [TagVisitor.visitNext]. If there are no tags, nothing happens.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun visitNextTag() =
 | 
				
			||||||
 | 
					    if (tagVisitor?.visitNext() == true) end() else Unit
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * See [TagVisitor.visitPrevious]. If there are no tags, nothing happens.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun scrollToNextScreenful() = tagScroller?.scroll(true)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * See [TagVisitor.visitNext]. If there are no tags, nothing happens.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun scrollToPreviousScreenful() = tagScroller?.scroll(false)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Ends this session.
 | 
					   * Ends this session.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  fun end() {
 | 
					  fun end(taggingResult: TaggingResult? = null) =
 | 
				
			||||||
    SessionManager.end(mainEditor)
 | 
					    SessionManager.end(mainEditor, taggingResult)
 | 
				
			||||||
  }
 | 
					
 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Clears any currently active search, tags, and highlights.
 | 
					   * Clears any currently active search, tags, and highlights.
 | 
				
			||||||
 | 
					   * Does not reset [JumpMode].
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  fun restart() {
 | 
					  fun restart() {
 | 
				
			||||||
    state = null
 | 
					    tagger = Tagger(jumpEditors)
 | 
				
			||||||
    acceptedTag = null
 | 
					    searchProcessor = null
 | 
				
			||||||
    tagCanvases.values.forEach(TagCanvas::removeMarkers)
 | 
					    tagCanvases.values.forEach(TagCanvas::removeMarkers)
 | 
				
			||||||
    textHighlighter.reset()
 | 
					    textHighlighter.reset()
 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    HintManagerImpl.getInstanceImpl().hideAllHints()
 | 
					 | 
				
			||||||
    editorSettings.onTagUnaccepted(mainEditor)
 | 
					 | 
				
			||||||
    mainEditor.colorsScheme.setColor(EditorColors.CARET_COLOR, mode.caretColor)
 | 
					 | 
				
			||||||
    jumpEditors.forEach { it.contentComponent.repaint() }
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Should only be used from [SessionManager] to dispose a successfully ended session.
 | 
					   * Should only be used from [SessionManager] to dispose a
 | 
				
			||||||
 | 
					   * successfully ended session.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  internal fun dispose() {
 | 
					  internal fun dispose(taggingResult: TaggingResult?) {
 | 
				
			||||||
 | 
					    tagger = Tagger(jumpEditors)
 | 
				
			||||||
 | 
					    EditorKeyListener.detach(mainEditor)
 | 
				
			||||||
    tagCanvases.values.forEach(TagCanvas::unbind)
 | 
					    tagCanvases.values.forEach(TagCanvas::unbind)
 | 
				
			||||||
    textHighlighter.reset()
 | 
					    textHighlighter.reset()
 | 
				
			||||||
    EditorKeyListener.detach(mainEditor)
 | 
					    EditorsCache.invalidate()
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
 | 
					    val jumpResult = taggingResult as? TaggingResult.Jump
 | 
				
			||||||
 | 
					    val mark = jumpResult?.mark
 | 
				
			||||||
 | 
					    val query = jumpResult?.query
 | 
				
			||||||
 | 
					    listeners.forEach { it.finished(mark, query) }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (!mainEditor.isDisposed) {
 | 
					    if (!mainEditor.isDisposed) {
 | 
				
			||||||
      HintManagerImpl.getInstanceImpl().hideAllHints()
 | 
					      originalSettings.restore(mainEditor)
 | 
				
			||||||
      editorSettings.restore(mainEditor)
 | 
					      mainEditor.colorsScheme.setColor(CARET_COLOR, JumpMode.DISABLED.caretColor)
 | 
				
			||||||
      mainEditor.colorsScheme.setColor(EditorColors.CARET_COLOR, AbstractColorsScheme.INHERITED_COLOR_MARKER)
 | 
					    }
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      val focusedEditor = acceptedTag?.editor ?: mainEditor
 | 
					    val focusedEditor = jumpResult?.tag?.editor ?: mainEditor
 | 
				
			||||||
 | 
					    if (!focusedEditor.isDisposed) {
 | 
				
			||||||
      focusedEditor.scrollingModel.scrollToCaret(ScrollType.MAKE_VISIBLE)
 | 
					      focusedEditor.scrollingModel.scrollToCaret(ScrollType.MAKE_VISIBLE)
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  @ExternalUsage
 | 
				
			||||||
 | 
					  fun addAceJumpListener(listener: AceJumpListener) {
 | 
				
			||||||
 | 
					    listeners += listener
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  @ExternalUsage
 | 
				
			||||||
 | 
					  fun removeAceJumpListener(listener: AceJumpListener) {
 | 
				
			||||||
 | 
					    listeners -= listener
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,13 +0,0 @@
 | 
				
			|||||||
package org.acejump.session
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					 | 
				
			||||||
import it.unimi.dsi.fastutil.ints.IntList
 | 
					 | 
				
			||||||
import org.acejump.search.SearchQuery
 | 
					 | 
				
			||||||
import org.acejump.view.TagMarker
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
internal interface SessionActions {
 | 
					 | 
				
			||||||
  fun showHighlights(results: Map<Editor, IntList>, query: SearchQuery)
 | 
					 | 
				
			||||||
  fun hideHighlights()
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  fun setTagMarkers(markers: Map<Editor, Collection<TagMarker>>)
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,50 +1,53 @@
 | 
				
			|||||||
package org.acejump.session
 | 
					package org.acejump.session
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
 | 
					import org.acejump.ExternalUsage
 | 
				
			||||||
 | 
					import org.acejump.search.TaggingResult
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Manages active [Session]s in [Editor]s. There may only be one [Session] per [Editor], but multiple [Session]s across multiple [Editor]s
 | 
					 * Manages active [Session]s in [Editor]s. There may only be
 | 
				
			||||||
 * may be active at once.
 | 
					 * one [Session] per [Editor], but multiple [Session]s across
 | 
				
			||||||
 | 
					 * multiple [Editor]s may be active at once.
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * It is possible for an [Editor] to be disposed with an active [Session]. In such case, the reference to both will remain until a new
 | 
					 * It is possible for an [Editor] to be disposed with an active
 | 
				
			||||||
 * [Session] starts, at which point the [SessionManager.cleanup] method will purge disposed [Editor]s.
 | 
					 * [Session]. In such case, the reference to both will remain
 | 
				
			||||||
 | 
					 * until a new [Session] starts, at which point the
 | 
				
			||||||
 | 
					 * [SessionManager.cleanup] method will purge disposed [Editor]s.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@ExternalUsage
 | 
				
			||||||
object SessionManager {
 | 
					object SessionManager {
 | 
				
			||||||
  private val sessions = HashMap<Editor, Session>(4)
 | 
					  private val sessions = HashMap<Editor, Session>(4)
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Starts a new [Session], or returns an existing [Session] if the specified [Editor] already has one.
 | 
					   * Starts a new [Session], or returns an existing [Session]
 | 
				
			||||||
 | 
					   * if the specified [Editor] already has one.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  fun start(editor: Editor): Session {
 | 
					  fun start(editor: Editor): Session = start(editor, listOf(editor))
 | 
				
			||||||
    return start(editor, listOf(editor))
 | 
					
 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Starts a new multi-editor [Session], or returns an existing [Session] if the specified main [Editor] already has one.
 | 
					   * Starts a new multi-editor [Session], or returns an existing [Session] if the specified main [Editor] already has one.
 | 
				
			||||||
   * The [mainEditor] is used for typing the search query and tag.
 | 
					   * The [mainEditor] is used for typing the search query and tag.
 | 
				
			||||||
   * The [jumpEditors] are all editors that will be searched and tagged.
 | 
					   * The [jumpEditors] are all editors that will be searched and tagged. The list is ordered so that editors earlier in the list will be
 | 
				
			||||||
 | 
					   * prioritized for tagging in case of conflicts.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  fun start(mainEditor: Editor, jumpEditors: List<Editor>): Session {
 | 
					  fun start(mainEditor: Editor, jumpEditors: List<Editor>): Session {
 | 
				
			||||||
    return sessions.getOrPut(mainEditor) { cleanup(); Session(mainEditor, jumpEditors) }
 | 
					    return sessions.getOrPut(mainEditor) { cleanup(); Session(mainEditor, jumpEditors) }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Returns the active [Session] in the specified [Editor], or null if the [Editor] has no active session.
 | 
					   * Returns the active [Session] in the specified [Editor],
 | 
				
			||||||
 | 
					   * or null if the [Editor] has no active session.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  operator fun get(editor: Editor): Session? {
 | 
					  operator fun get(editor: Editor): Session? = sessions[editor]
 | 
				
			||||||
    return sessions[editor]
 | 
					
 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Ends the active [Session] in the specified [Editor], or does nothing if the [Editor] has no active session.
 | 
					   * Ends the active [Session] in the specified [Editor],
 | 
				
			||||||
 | 
					   * or does nothing if the [Editor] has no active session.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  fun end(editor: Editor) {
 | 
					  fun end(editor: Editor, taggingResult: TaggingResult?) =
 | 
				
			||||||
    sessions.remove(editor)?.dispose()
 | 
					    sessions.remove(editor)?.dispose(taggingResult) ?: Unit
 | 
				
			||||||
  }
 | 
					
 | 
				
			||||||
  
 | 
					  private fun cleanup() = sessions.keys.filter { it.isDisposed }
 | 
				
			||||||
  private fun cleanup() {
 | 
					    .forEach { disposedEditor -> sessions.remove(disposedEditor)?.dispose(null) }
 | 
				
			||||||
    for (disposedEditor in sessions.keys.filter { it.isDisposed }) {
 | 
					 | 
				
			||||||
      sessions.remove(disposedEditor)?.dispose()
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,83 +0,0 @@
 | 
				
			|||||||
package org.acejump.session
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					 | 
				
			||||||
import org.acejump.boundaries.Boundaries
 | 
					 | 
				
			||||||
import org.acejump.config.AceConfig
 | 
					 | 
				
			||||||
import org.acejump.search.SearchProcessor
 | 
					 | 
				
			||||||
import org.acejump.search.SearchQuery
 | 
					 | 
				
			||||||
import org.acejump.search.Tagger
 | 
					 | 
				
			||||||
import org.acejump.search.TaggingResult
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
sealed interface SessionState {
 | 
					 | 
				
			||||||
  fun type(char: Char): TypeResult
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class WaitForKey internal constructor(
 | 
					 | 
				
			||||||
    private val actions: SessionActions,
 | 
					 | 
				
			||||||
    private val jumpEditors: List<Editor>,
 | 
					 | 
				
			||||||
    private val defaultBoundary: Boundaries,
 | 
					 | 
				
			||||||
  ) : SessionState {
 | 
					 | 
				
			||||||
    override fun type(char: Char): TypeResult {
 | 
					 | 
				
			||||||
      val searchProcessor = SearchProcessor(jumpEditors, SearchQuery.Literal(char.toString(), excludeMiddlesOfWords = true), defaultBoundary)
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      return if (searchProcessor.isQueryFinished) {
 | 
					 | 
				
			||||||
        TypeResult.ChangeState(SelectTag(actions, jumpEditors, searchProcessor))
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      else {
 | 
					 | 
				
			||||||
        TypeResult.ChangeState(RefineSearchQuery(actions, jumpEditors, searchProcessor))
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class RefineSearchQuery internal constructor(
 | 
					 | 
				
			||||||
    private val actions: SessionActions,
 | 
					 | 
				
			||||||
    private val jumpEditors: List<Editor>,
 | 
					 | 
				
			||||||
    private val searchProcessor: SearchProcessor,
 | 
					 | 
				
			||||||
  ) : SessionState {
 | 
					 | 
				
			||||||
    init {
 | 
					 | 
				
			||||||
      actions.showHighlights(searchProcessor.resultsCopy, searchProcessor.query)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    override fun type(char: Char): TypeResult {
 | 
					 | 
				
			||||||
      return if (searchProcessor.refineQuery(char)) {
 | 
					 | 
				
			||||||
        actions.hideHighlights()
 | 
					 | 
				
			||||||
        TypeResult.ChangeState(SelectTag(actions, jumpEditors, searchProcessor))
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      else {
 | 
					 | 
				
			||||||
        actions.showHighlights(searchProcessor.resultsCopy, searchProcessor.query)
 | 
					 | 
				
			||||||
        TypeResult.Nothing
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  class SelectTag internal constructor(
 | 
					 | 
				
			||||||
    private val actions: SessionActions,
 | 
					 | 
				
			||||||
    private val jumpEditors: List<Editor>,
 | 
					 | 
				
			||||||
    private val searchProcessor: SearchProcessor,
 | 
					 | 
				
			||||||
  ) : SessionState {
 | 
					 | 
				
			||||||
    private val tagger = Tagger(jumpEditors, searchProcessor.resultsCopy)
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    init {
 | 
					 | 
				
			||||||
      actions.setTagMarkers(tagger.markers)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    override fun type(char: Char): TypeResult {
 | 
					 | 
				
			||||||
      if (char == ' ') {
 | 
					 | 
				
			||||||
        val query = searchProcessor.query
 | 
					 | 
				
			||||||
        if (query is SearchQuery.Literal && query.excludeMiddlesOfWords) {
 | 
					 | 
				
			||||||
          val newQuery = SearchQuery.Literal(query.rawText, excludeMiddlesOfWords = false)
 | 
					 | 
				
			||||||
          val newSearchProcessor = SearchProcessor(jumpEditors, newQuery, searchProcessor.boundaries)
 | 
					 | 
				
			||||||
          return TypeResult.ChangeState(SelectTag(actions, jumpEditors, newSearchProcessor))
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      return when (val result = tagger.type(AceConfig.layout.characterRemapping.getOrDefault(char, char))) {
 | 
					 | 
				
			||||||
        is TaggingResult.Nothing -> TypeResult.Nothing
 | 
					 | 
				
			||||||
        is TaggingResult.Accept  -> TypeResult.AcceptTag(result.tag)
 | 
					 | 
				
			||||||
        is TaggingResult.Mark    -> {
 | 
					 | 
				
			||||||
          actions.setTagMarkers(result.markers)
 | 
					 | 
				
			||||||
          TypeResult.Nothing
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,12 +0,0 @@
 | 
				
			|||||||
package org.acejump.session
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import org.acejump.modes.SessionMode
 | 
					 | 
				
			||||||
import org.acejump.search.Tag
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
sealed class TypeResult {
 | 
					 | 
				
			||||||
  object Nothing : TypeResult()
 | 
					 | 
				
			||||||
  class ChangeState(val state: SessionState) : TypeResult()
 | 
					 | 
				
			||||||
  class ChangeMode(val mode: SessionMode) : TypeResult()
 | 
					 | 
				
			||||||
  class AcceptTag(val tag: Tag) : TypeResult()
 | 
					 | 
				
			||||||
  object EndSession : TypeResult()
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -2,10 +2,10 @@ package org.acejump.view
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
import com.intellij.openapi.application.ApplicationInfo
 | 
					import com.intellij.openapi.application.ApplicationInfo
 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
import com.intellij.ui.ColorUtil
 | 
					import com.intellij.openapi.editor.event.CaretEvent
 | 
				
			||||||
 | 
					import com.intellij.openapi.editor.event.CaretListener
 | 
				
			||||||
import org.acejump.boundaries.EditorOffsetCache
 | 
					import org.acejump.boundaries.EditorOffsetCache
 | 
				
			||||||
import org.acejump.boundaries.StandardBoundaries
 | 
					import org.acejump.boundaries.StandardBoundaries.VISIBLE_ON_SCREEN
 | 
				
			||||||
import org.acejump.config.AceConfig
 | 
					 | 
				
			||||||
import java.awt.Graphics
 | 
					import java.awt.Graphics
 | 
				
			||||||
import java.awt.Graphics2D
 | 
					import java.awt.Graphics2D
 | 
				
			||||||
import java.awt.Rectangle
 | 
					import java.awt.Rectangle
 | 
				
			||||||
@@ -16,63 +16,73 @@ import javax.swing.SwingUtilities
 | 
				
			|||||||
/**
 | 
					/**
 | 
				
			||||||
 * Holds all active tag markers and renders them on top of the editor.
 | 
					 * Holds all active tag markers and renders them on top of the editor.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
internal class TagCanvas(private val editor: Editor) : JComponent() {
 | 
					internal class TagCanvas(private val editor: Editor): JComponent(), CaretListener {
 | 
				
			||||||
  private var markers: Collection<TagMarker> = emptyList()
 | 
					  private var markers: Collection<TagMarker>? = null
 | 
				
			||||||
  private var visible = false
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  init {
 | 
					  init {
 | 
				
			||||||
    val contentComponent = editor.contentComponent
 | 
					    val contentComponent = editor.contentComponent
 | 
				
			||||||
    contentComponent.add(this)
 | 
					    contentComponent.add(this)
 | 
				
			||||||
    setBounds(0, 0, contentComponent.width, contentComponent.height)
 | 
					    setBounds(0, 0, contentComponent.width, contentComponent.height)
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    if (ApplicationInfo.getInstance().build.components.first() < 173) {
 | 
					    if (ApplicationInfo.getInstance().build.components.first() < 173)
 | 
				
			||||||
      SwingUtilities.convertPoint(this, location, editor.component.rootPane).let { setLocation(-it.x, -it.y) }
 | 
					      SwingUtilities.convertPoint(this, location, editor.component.rootPane)
 | 
				
			||||||
    }
 | 
					        .let { setLocation(-it.x, -it.y) }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    editor.caretModel.addCaretListener(this)
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  fun unbind() {
 | 
					  fun unbind() {
 | 
				
			||||||
 | 
					    markers = null
 | 
				
			||||||
    editor.contentComponent.remove(this)
 | 
					    editor.contentComponent.remove(this)
 | 
				
			||||||
    editor.contentComponent.repaint()
 | 
					    editor.caretModel.removeCaretListener(this)
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Ensures that all tags and the outline around the selected tag are
 | 
				
			||||||
 | 
					   * repainted. It should not be necessary to repaint the entire tag
 | 
				
			||||||
 | 
					   * canvas, but the cost of repainting visible tags is negligible.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  override fun caretPositionChanged(event: CaretEvent) = repaint()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  fun setMarkers(markers: Collection<TagMarker>) {
 | 
					  fun setMarkers(markers: Collection<TagMarker>) {
 | 
				
			||||||
    this.markers = markers
 | 
					    this.markers = markers
 | 
				
			||||||
    this.visible = true
 | 
					 | 
				
			||||||
    repaint()
 | 
					    repaint()
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  fun removeMarkers() {
 | 
					  fun removeMarkers() {
 | 
				
			||||||
    this.markers = emptyList()
 | 
					    markers = emptyList()
 | 
				
			||||||
    this.visible = false
 | 
					 | 
				
			||||||
    repaint()
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
 | 
					  override fun paint(g: Graphics) =
 | 
				
			||||||
 | 
					    if (!markers.isNullOrEmpty()) super.paint(g) else Unit
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  override fun paintChildren(g: Graphics) {
 | 
					  override fun paintChildren(g: Graphics) {
 | 
				
			||||||
    super.paintChildren(g)
 | 
					    super.paintChildren(g)
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    if (!visible) {
 | 
					    val markers = markers ?: return
 | 
				
			||||||
      return
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    g.color = ColorUtil.withAlpha(editor.colorsScheme.defaultBackground, (AceConfig.editorFadeOpacity * 0.01).coerceIn(0.0, 1.0))
 | 
					 | 
				
			||||||
    g.fillRect(0, 0, width - 1, height - 1)
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    if (markers.isEmpty()) {
 | 
					 | 
				
			||||||
      return
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    (g as Graphics2D).setRenderingHint(RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON)
 | 
					    (g as Graphics2D).setRenderingHint(RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON)
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    val font = TagFont(editor)
 | 
					    val font = TagFont(editor)
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    val cache = EditorOffsetCache.new()
 | 
					    val cache = EditorOffsetCache.new()
 | 
				
			||||||
    val viewRange = StandardBoundaries.VISIBLE_ON_SCREEN.getOffsetRange(editor, cache)
 | 
					    val viewRange = VISIBLE_ON_SCREEN.getOffsetRange(editor, cache)
 | 
				
			||||||
    val occupied = mutableListOf<Rectangle>()
 | 
					    val occupied = mutableListOf<Rectangle>()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // If there is a tag at the caret location, prioritize its rendering over
 | 
				
			||||||
 | 
					    // all other tags. This is helpful for seeing which tag is currently
 | 
				
			||||||
 | 
					    // selected while navigating highly clustered tags, although it does end
 | 
				
			||||||
 | 
					    // up rearranging nearby tags which can be confusing.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // TODO: instead of immediately painting, we could calculate the layout
 | 
				
			||||||
 | 
					    //  of everything first, and then remove tags that interfere with
 | 
				
			||||||
 | 
					    //  the caret tag to avoid changing the alignment of the caret tag
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    for (marker in markers) {
 | 
					    val caretOffset = editor.caretModel.offset
 | 
				
			||||||
      if (marker.offset in viewRange) {
 | 
					    val caretMarker = markers.find { it.offsetL == caretOffset || it.offsetR == caretOffset }
 | 
				
			||||||
 | 
					    caretMarker?.paint(g, editor, cache, font, occupied)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    for (marker in markers)
 | 
				
			||||||
 | 
					      if (marker.isOffsetInRange(viewRange) && marker !== caretMarker)
 | 
				
			||||||
        marker.paint(g, editor, cache, font, occupied)
 | 
					        marker.paint(g, editor, cache, font, occupied)
 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,20 +1,20 @@
 | 
				
			|||||||
package org.acejump.view
 | 
					package org.acejump.view
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
import com.intellij.openapi.editor.colors.EditorFontType
 | 
					import com.intellij.openapi.editor.colors.EditorFontType.BOLD
 | 
				
			||||||
import org.acejump.config.AceConfig
 | 
					import com.intellij.openapi.editor.colors.EditorFontType.PLAIN
 | 
				
			||||||
import java.awt.Font
 | 
					import java.awt.Font
 | 
				
			||||||
 | 
					import java.awt.FontMetrics
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Stores font metrics for aligning and rendering [TagMarker]s.
 | 
					 * Stores font metrics for aligning and rendering [TagMarker]s.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
internal class TagFont(editor: Editor) {
 | 
					class TagFont(editor: Editor) {
 | 
				
			||||||
  val tagFont: Font = editor.colorsScheme.getFont(EditorFontType.PLAIN)
 | 
					  val tagFont: Font = editor.colorsScheme.getFont(BOLD)
 | 
				
			||||||
  val tagCharWidth = editor.component.getFontMetrics(tagFont).charWidth('W')
 | 
					  val tagCharWidth = editor.component.getFontMetrics(tagFont).charWidth('W')
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  val foregroundColor1 = AceConfig.tagForegroundColor1
 | 
					  val editorFontMetrics: FontMetrics =
 | 
				
			||||||
  val foregroundColor2 = AceConfig.tagForegroundColor2
 | 
					    editor.component.getFontMetrics(editor.colorsScheme.getFont(PLAIN))
 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  val lineHeight = editor.lineHeight
 | 
					  val lineHeight = editor.lineHeight
 | 
				
			||||||
  val baselineDistance = editor.ascent
 | 
					  val baselineDistance = editor.ascent
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,81 +1,136 @@
 | 
				
			|||||||
package org.acejump.view
 | 
					package org.acejump.view
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
import com.intellij.openapi.util.SystemInfo
 | 
					import com.intellij.ui.ColorUtil
 | 
				
			||||||
 | 
					import com.intellij.ui.JreHiDpiUtil
 | 
				
			||||||
 | 
					import com.intellij.ui.scale.JBUIScale
 | 
				
			||||||
import org.acejump.boundaries.EditorOffsetCache
 | 
					import org.acejump.boundaries.EditorOffsetCache
 | 
				
			||||||
 | 
					import org.acejump.boundaries.StandardBoundaries.VISIBLE_ON_SCREEN
 | 
				
			||||||
 | 
					import org.acejump.config.AceConfig
 | 
				
			||||||
 | 
					import org.acejump.countMatchingCharacters
 | 
				
			||||||
 | 
					import org.acejump.immutableText
 | 
				
			||||||
import java.awt.Color
 | 
					import java.awt.Color
 | 
				
			||||||
import java.awt.Graphics2D
 | 
					import java.awt.Graphics2D
 | 
				
			||||||
import java.awt.Point
 | 
					import java.awt.Point
 | 
				
			||||||
import java.awt.Rectangle
 | 
					import java.awt.Rectangle
 | 
				
			||||||
 | 
					import kotlin.math.max
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Describes a 1 or 2 character shortcut that points to a specific character in the editor.
 | 
					 * Describes a 1 or 2 character shortcut that points to a specific character in the editor.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
internal class TagMarker(
 | 
					class TagMarker(
 | 
				
			||||||
  private val tag: CharArray,
 | 
					  private val tag: String,
 | 
				
			||||||
  val offset: Int
 | 
					  val offsetL: Int,
 | 
				
			||||||
 | 
					  val offsetR: Int,
 | 
				
			||||||
 | 
					  private val shiftR: Int,
 | 
				
			||||||
 | 
					  private val hasSpaceRight: Boolean
 | 
				
			||||||
) {
 | 
					) {
 | 
				
			||||||
  private val length = tag.size
 | 
					  private val length = tag.length
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  companion object {
 | 
					  companion object {
 | 
				
			||||||
    /**
 | 
					    private const val ARC = 1
 | 
				
			||||||
     * TODO This might be due to DPI settings.
 | 
					
 | 
				
			||||||
     */
 | 
					 | 
				
			||||||
    private val HIGHLIGHT_OFFSET = if (SystemInfo.isMac) -0.5 else 0.0
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    /**
 | 
					    /**
 | 
				
			||||||
     * Creates a new tag, precomputing some information about the nearby characters to reduce rendering overhead. If the last typed
 | 
					     * Creates a new tag, precomputing some information about the nearby characters to reduce rendering overhead. If the last typed
 | 
				
			||||||
     * character ([typedTag]) matches the first [tag] character, only the second [tag] character is displayed.
 | 
					     * character ([literalQueryText]) matches the first [tag] character, only the second [tag] character is displayed.
 | 
				
			||||||
     */
 | 
					     */
 | 
				
			||||||
    fun create(tag: String, offset: Int, typedTag: String): TagMarker {
 | 
					    fun create(editor: Editor, tag: String, offset: Int, literalQueryText: String?): TagMarker {
 | 
				
			||||||
      return TagMarker(tag.drop(typedTag.length).toCharArray(), offset)
 | 
					      val chars = editor.immutableText
 | 
				
			||||||
 | 
					      val matching = literalQueryText?.let { chars.countMatchingCharacters(offset, it) } ?: 0
 | 
				
			||||||
 | 
					      val hasSpaceRight = offset + 1 >= chars.length || chars[offset + 1].isWhitespace()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      val displayedTag = if (literalQueryText != null && literalQueryText.last().equals(tag.first(), ignoreCase = true))
 | 
				
			||||||
 | 
					        tag.drop(1).uppercase()
 | 
				
			||||||
 | 
					      else
 | 
				
			||||||
 | 
					        tag.uppercase()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      return TagMarker(displayedTag, offset, offset + max(0, matching - 1), tag.length - displayedTag.length, hasSpaceRight)
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    /**
 | 
				
			||||||
 | 
					     * Renders the tag background.
 | 
				
			||||||
 | 
					     */
 | 
				
			||||||
 | 
					    private fun drawHighlight(g: Graphics2D, rect: Rectangle, color: Color) {
 | 
				
			||||||
 | 
					      g.color = color
 | 
				
			||||||
 | 
					      
 | 
				
			||||||
 | 
					      // Workaround for misalignment on high DPI screens.
 | 
				
			||||||
 | 
					      if (JreHiDpiUtil.isJreHiDPI(g)) {
 | 
				
			||||||
 | 
					        g.translate(0.0, -0.5)
 | 
				
			||||||
 | 
					        g.fillRoundRect(rect.x, rect.y, rect.width, rect.height + 1, ARC, ARC)
 | 
				
			||||||
 | 
					        g.translate(0.0, 0.5)
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					      else {
 | 
				
			||||||
 | 
					        g.fillRoundRect(rect.x, rect.y, rect.width, rect.height + 1, ARC, ARC)
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    /**
 | 
				
			||||||
 | 
					     * Renders the tag text.
 | 
				
			||||||
 | 
					     */
 | 
				
			||||||
 | 
					    private fun drawForeground(g: Graphics2D, font: TagFont, point: Point, text: String) {
 | 
				
			||||||
 | 
					      val x = point.x + 2
 | 
				
			||||||
 | 
					      val y = point.y + font.baselineDistance
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      g.font = font.tagFont
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      if (!ColorUtil.isDark(AceConfig.tagForegroundColor)) {
 | 
				
			||||||
 | 
					        g.color = Color(0F, 0F, 0F, 0.35F)
 | 
				
			||||||
 | 
					        g.drawString(text, x + 1, y + 1)
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      g.color = AceConfig.tagForegroundColor
 | 
				
			||||||
 | 
					      g.drawString(text, x, y)
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Returns true if the left-aligned offset is in the range. Use to cull tags outside visible range.
 | 
				
			||||||
 | 
					   * Only the left offset is checked, because if the tag was right-aligned on the last index of the range, it would not be visible anyway.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun isOffsetInRange(range: IntRange): Boolean = offsetL in range
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Paints the tag, taking into consideration visual space around characters in the editor, as well as all other previously painted tags.
 | 
					   * Paints the tag, taking into consideration visual space around characters in the editor, as well as all other previously painted tags.
 | 
				
			||||||
   * Returns a rectangle indicating the area where the tag was rendered, or null if the tag could not be rendered due to overlap.
 | 
					   * Returns a rectangle indicating the area where the tag was rendered, or null if the tag could not be rendered due to overlap.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  fun paint(g: Graphics2D, editor: Editor, cache: EditorOffsetCache, font: TagFont, occupied: MutableList<Rectangle>): Rectangle? {
 | 
					  fun paint(g: Graphics2D, editor: Editor, cache: EditorOffsetCache, font: TagFont, occupied: MutableList<Rectangle>): Rectangle? {
 | 
				
			||||||
    val rect = alignTag(editor, cache, font, occupied) ?: return null
 | 
					    val rect = alignTag(editor, cache, font, occupied) ?: return null
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    drawHighlight(g, rect, editor.colorsScheme.defaultBackground)
 | 
					    drawHighlight(g, rect, AceConfig.tagBackgroundColor)
 | 
				
			||||||
    drawForeground(g, font, rect.location)
 | 
					    drawForeground(g, font, rect.location, tag)
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    occupied.add(rect)
 | 
					    occupied.add(JBUIScale.scale(2).let { Rectangle(rect.x - it, rect.y, rect.width + (2 * it), rect.height) })
 | 
				
			||||||
    return rect
 | 
					    return rect
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  /**
 | 
					 | 
				
			||||||
   * Renders the tag background.
 | 
					 | 
				
			||||||
   */
 | 
					 | 
				
			||||||
  private fun drawHighlight(g: Graphics2D, rect: Rectangle, color: Color) {
 | 
					 | 
				
			||||||
    g.color = color
 | 
					 | 
				
			||||||
    g.translate(0.0, HIGHLIGHT_OFFSET)
 | 
					 | 
				
			||||||
    g.fillRect(rect.x, rect.y, rect.width, rect.height + 1)
 | 
					 | 
				
			||||||
    g.translate(0.0, -HIGHLIGHT_OFFSET)
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  /**
 | 
					 | 
				
			||||||
   * Renders the tag text.
 | 
					 | 
				
			||||||
   */
 | 
					 | 
				
			||||||
  private fun drawForeground(g: Graphics2D, font: TagFont, point: Point) {
 | 
					 | 
				
			||||||
    val x = point.x
 | 
					 | 
				
			||||||
    val y = point.y + font.baselineDistance
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    g.font = font.tagFont
 | 
					 | 
				
			||||||
    g.color = font.foregroundColor1
 | 
					 | 
				
			||||||
    g.drawChars(tag, 0, 1, x, y)
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    if (tag.size > 1) {
 | 
					 | 
				
			||||||
      g.color = font.foregroundColor2
 | 
					 | 
				
			||||||
      g.drawChars(tag, 1, length - 1, x + font.tagCharWidth, y)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  private fun alignTag(editor: Editor, cache: EditorOffsetCache, font: TagFont, occupied: List<Rectangle>): Rectangle? {
 | 
					  private fun alignTag(editor: Editor, cache: EditorOffsetCache, font: TagFont, occupied: List<Rectangle>): Rectangle? {
 | 
				
			||||||
    val pos = cache.offsetToXY(editor, offset)
 | 
					    val boundaries = VISIBLE_ON_SCREEN
 | 
				
			||||||
    val rect = Rectangle(pos.x, pos.y, font.tagCharWidth * length, font.lineHeight)
 | 
					
 | 
				
			||||||
    return rect.takeIf { occupied.none(it::intersects) }
 | 
					    if (hasSpaceRight || offsetL == 0 || editor.immutableText[offsetL - 1].let { it == '\n' || it == '\r' }) {
 | 
				
			||||||
 | 
					      val rectR = createRightAlignedTagRect(editor, cache, font)
 | 
				
			||||||
 | 
					      return rectR.takeIf { boundaries.isOffsetInside(editor, offsetR, cache) && occupied.none(rectR::intersects) }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val rectL = createLeftAlignedTagRect(editor, cache, font)
 | 
				
			||||||
 | 
					    if (occupied.none(rectL::intersects))
 | 
				
			||||||
 | 
					      return rectL.takeIf { boundaries.isOffsetInside(editor, offsetL, cache) }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val rectR = createRightAlignedTagRect(editor, cache, font)
 | 
				
			||||||
 | 
					    if (occupied.none(rectR::intersects))
 | 
				
			||||||
 | 
					      return rectR.takeIf { boundaries.isOffsetInside(editor, offsetR, cache) }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return null
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private fun createRightAlignedTagRect(editor: Editor, cache: EditorOffsetCache, font: TagFont): Rectangle {
 | 
				
			||||||
 | 
					    val pos = cache.offsetToXY(editor, offsetR)
 | 
				
			||||||
 | 
					    val shift = font.editorFontMetrics.charWidth(editor.immutableText[offsetR]) + (font.tagCharWidth * shiftR)
 | 
				
			||||||
 | 
					    return Rectangle(pos.x + shift, pos.y, (font.tagCharWidth * length) + 4, font.lineHeight)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  private fun createLeftAlignedTagRect(editor: Editor, cache: EditorOffsetCache, font: TagFont): Rectangle {
 | 
				
			||||||
 | 
					    val pos = cache.offsetToXY(editor, offsetL)
 | 
				
			||||||
 | 
					    val shift = -(font.tagCharWidth * length)
 | 
				
			||||||
 | 
					    return Rectangle(pos.x + shift - 4, pos.y, (font.tagCharWidth * length) + 4, font.lineHeight)
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,122 +1,221 @@
 | 
				
			|||||||
package org.acejump.view
 | 
					package org.acejump.view
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import com.intellij.codeInsight.CodeInsightBundle
 | 
				
			||||||
 | 
					import com.intellij.codeInsight.hint.*
 | 
				
			||||||
 | 
					import com.intellij.codeInsight.hint.HintManagerImpl.HIDE_BY_ESCAPE
 | 
				
			||||||
 | 
					import com.intellij.codeInsight.hint.HintManagerImpl.HIDE_BY_TEXT_CHANGE
 | 
				
			||||||
import com.intellij.openapi.editor.Editor
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
import com.intellij.openapi.editor.colors.EditorFontType
 | 
					import com.intellij.openapi.editor.colors.EditorFontType
 | 
				
			||||||
import com.intellij.openapi.editor.markup.CustomHighlighterRenderer
 | 
					import com.intellij.openapi.editor.markup.*
 | 
				
			||||||
import com.intellij.openapi.editor.markup.HighlighterLayer
 | 
					import com.intellij.openapi.editor.markup.HighlighterTargetArea.EXACT_RANGE
 | 
				
			||||||
import com.intellij.openapi.editor.markup.HighlighterTargetArea
 | 
					import com.intellij.ui.*
 | 
				
			||||||
import com.intellij.openapi.editor.markup.RangeHighlighter
 | 
					import com.intellij.util.ui.*
 | 
				
			||||||
import com.intellij.ui.ColorUtil
 | 
					 | 
				
			||||||
import it.unimi.dsi.fastutil.ints.IntList
 | 
					import it.unimi.dsi.fastutil.ints.IntList
 | 
				
			||||||
 | 
					import org.acejump.*
 | 
				
			||||||
import org.acejump.boundaries.EditorOffsetCache
 | 
					import org.acejump.boundaries.EditorOffsetCache
 | 
				
			||||||
import org.acejump.config.AceConfig
 | 
					import org.acejump.config.AceConfig
 | 
				
			||||||
import org.acejump.immutableText
 | 
					import org.acejump.input.JumpMode
 | 
				
			||||||
import org.acejump.search.SearchQuery
 | 
					import org.acejump.search.SearchQuery
 | 
				
			||||||
import java.awt.Color
 | 
					import java.awt.*
 | 
				
			||||||
import java.awt.Graphics
 | 
					import javax.swing.*
 | 
				
			||||||
 | 
					import kotlin.math.max
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Renders highlights for search occurrences.
 | 
					 * Renders highlights for search occurrences.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
internal class TextHighlighter {
 | 
					internal class TextHighlighter {
 | 
				
			||||||
 | 
					  private companion object { private const val LAYER = HighlighterLayer.LAST + 1 }
 | 
				
			||||||
  private var previousHighlights = mutableMapOf<Editor, Array<RangeHighlighter>>()
 | 
					  private var previousHighlights = mutableMapOf<Editor, Array<RangeHighlighter>>()
 | 
				
			||||||
  
 | 
					  private var previousHint: LightweightHint? = null
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Removes all current highlights and re-creates them from scratch. Must be called whenever any of the method parameters change.
 | 
					   * Label for the search notification.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  fun renderOccurrences(results: Map<Editor, IntList>, query: SearchQuery) {
 | 
					  private class NotificationLabel constructor(text: String?): JLabel(text) {
 | 
				
			||||||
    render(results, when (query) {
 | 
					    init {
 | 
				
			||||||
      is SearchQuery.RegularExpression -> RegexRenderer
 | 
					      background = HintUtil.getInformationColor()
 | 
				
			||||||
      else                             -> SearchedWordRenderer
 | 
					      foreground = JBColor.foreground()
 | 
				
			||||||
    }, query::getHighlightLength)
 | 
					      this.isOpaque = true
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  private inline fun render(results: Map<Editor, IntList>, renderer: CustomHighlighterRenderer, getHighlightLength: (CharSequence, Int) -> Int) {
 | 
					  /**
 | 
				
			||||||
 | 
					   * Removes all current highlights and re-creates them from scratch.
 | 
				
			||||||
 | 
					   * Must be called whenever any of the method parameters change.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  fun render(results: Map<Editor, IntList>, query: SearchQuery, jumpMode: JumpMode) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val renderer = when {
 | 
				
			||||||
 | 
					      query is SearchQuery.RegularExpression -> RegexRenderer
 | 
				
			||||||
 | 
					      jumpMode === JumpMode.TARGET -> SearchedWordWithOutlineRenderer
 | 
				
			||||||
 | 
					      else -> SearchedWordRenderer
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    for ((editor, offsets) in results) {
 | 
					    for ((editor, offsets) in results) {
 | 
				
			||||||
      val highlights = previousHighlights[editor]
 | 
					      val highlights = previousHighlights[editor]
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      val markup = editor.markupModel
 | 
					      val markup = editor.markupModel
 | 
				
			||||||
      val document = editor.document
 | 
					      val document = editor.document
 | 
				
			||||||
      val chars = editor.immutableText
 | 
					      val chars = editor.immutableText
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      val modifications = (highlights?.size ?: 0) + offsets.size
 | 
					      val modifications = (highlights?.size ?: 0) + offsets.size
 | 
				
			||||||
      val enableBulkEditing = modifications > 1000
 | 
					      val enableBulkEditing = modifications > 1000
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      try {
 | 
					      try {
 | 
				
			||||||
        if (enableBulkEditing) {
 | 
					        if (enableBulkEditing) document.isInBulkUpdate = true
 | 
				
			||||||
          document.isInBulkUpdate = true
 | 
					
 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
        
 | 
					 | 
				
			||||||
        highlights?.forEach(markup::removeHighlighter)
 | 
					        highlights?.forEach(markup::removeHighlighter)
 | 
				
			||||||
        previousHighlights[editor] = Array(offsets.size) { index ->
 | 
					        previousHighlights[editor] = Array(offsets.size) { index ->
 | 
				
			||||||
          val start = offsets.getInt(index)
 | 
					          val start = offsets.getInt(index)
 | 
				
			||||||
          val end = start + getHighlightLength(chars, start)
 | 
					          val end = start + query.getHighlightLength(chars, start)
 | 
				
			||||||
          
 | 
					
 | 
				
			||||||
          markup.addRangeHighlighter(start, end, LAYER, null, HighlighterTargetArea.EXACT_RANGE).apply {
 | 
					          markup.addRangeHighlighter(start, end, LAYER, null, EXACT_RANGE)
 | 
				
			||||||
            customRenderer = renderer
 | 
					            .apply { customRenderer = renderer }
 | 
				
			||||||
          }
 | 
					 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      } finally {
 | 
					      } finally {
 | 
				
			||||||
        if (enableBulkEditing) {
 | 
					        if (enableBulkEditing) document.isInBulkUpdate = false
 | 
				
			||||||
          document.isInBulkUpdate = false
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
 | 
					    if (AceConfig.showSearchNotification)
 | 
				
			||||||
 | 
					      showSearchNotification(results, query, jumpMode)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    for (editor in previousHighlights.keys.toList()) {
 | 
					    for (editor in previousHighlights.keys.toList()) {
 | 
				
			||||||
      if (!results.containsKey(editor)) {
 | 
					      if (!results.containsKey(editor))
 | 
				
			||||||
        previousHighlights.remove(editor)?.forEach(editor.markupModel::removeHighlighter)
 | 
					        previousHighlights.remove(editor)
 | 
				
			||||||
      }
 | 
					          ?.forEach(editor.markupModel::removeHighlighter)
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Show a notification with the current search text.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  private fun showSearchNotification(results: Map<Editor, IntList>,
 | 
				
			||||||
 | 
					                                     query: SearchQuery, jumpMode: JumpMode) {
 | 
				
			||||||
 | 
					    // clear previous hint
 | 
				
			||||||
 | 
					    previousHint?.hide()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // add notification hint to first editor
 | 
				
			||||||
 | 
					    results.keys.first().let {
 | 
				
			||||||
 | 
					      val component: JComponent = it.component
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      val label1: JLabel = NotificationLabel(" " +
 | 
				
			||||||
 | 
					        CodeInsightBundle.message("incremental.search.tooltip.prefix"))
 | 
				
			||||||
 | 
					      label1.font = UIUtil.getLabelFont().deriveFont(Font.BOLD)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      val queryText = " " +
 | 
				
			||||||
 | 
					        if (query is SearchQuery.RegularExpression) query.toRegex().toString()
 | 
				
			||||||
 | 
					        else query.rawText[0] + query.rawText.drop(1).lowercase()
 | 
				
			||||||
 | 
					      val label2 = NotificationLabel(queryText)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      val label3 = NotificationLabel(
 | 
				
			||||||
 | 
					        "Found ${results.values.flatMap { it.asIterable() }.size}" +
 | 
				
			||||||
 | 
					        " results in ${results.keys.size}" +
 | 
				
			||||||
 | 
					        " editor" + if(1 != results.keys.size) "s" else "."
 | 
				
			||||||
 | 
					      )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      val panel = JPanel(BorderLayout()).apply {
 | 
				
			||||||
 | 
					        add(label1, BorderLayout.WEST)
 | 
				
			||||||
 | 
					        add(label2, BorderLayout.CENTER)
 | 
				
			||||||
 | 
					        add(label3, BorderLayout.EAST)
 | 
				
			||||||
 | 
					        border = BorderFactory.createLineBorder(
 | 
				
			||||||
 | 
					          if (jumpMode == JumpMode.DISABLED) Color.BLACK else jumpMode.caretColor
 | 
				
			||||||
 | 
					        )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        preferredSize = Dimension(it.contentComponent.width +
 | 
				
			||||||
 | 
					          label1.preferredSize.width, preferredSize.height)
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      val hint = LightweightHint(panel)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      val x = SwingUtilities.convertPoint(component, 0, 0, component).x
 | 
				
			||||||
 | 
					      val y: Int = -hint.component.preferredSize.height
 | 
				
			||||||
 | 
					      val p = SwingUtilities.convertPoint(component, x, y,
 | 
				
			||||||
 | 
					        component.rootPane.layeredPane)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      HintManagerImpl.getInstanceImpl().showEditorHint(
 | 
				
			||||||
 | 
					        hint,
 | 
				
			||||||
 | 
					        it,
 | 
				
			||||||
 | 
					        p,
 | 
				
			||||||
 | 
					        HIDE_BY_ESCAPE or HIDE_BY_TEXT_CHANGE,
 | 
				
			||||||
 | 
					        0,
 | 
				
			||||||
 | 
					        false,
 | 
				
			||||||
 | 
					        HintHint(it, p).setAwtTooltip(false)
 | 
				
			||||||
 | 
					      )
 | 
				
			||||||
 | 
					      previousHint = hint
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  fun reset() {
 | 
					  fun reset() {
 | 
				
			||||||
    previousHighlights.keys.forEach { it.markupModel.removeAllHighlighters() }
 | 
					    previousHighlights.keys.forEach { it.markupModel.removeAllHighlighters() }
 | 
				
			||||||
    previousHighlights.clear()
 | 
					    previousHighlights.clear()
 | 
				
			||||||
 | 
					    previousHint?.hide()
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * Renders a filled highlight in the background of a searched text occurrence.
 | 
					   * Renders a filled highlight in the background of a searched text occurrence.
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  private object SearchedWordRenderer : CustomHighlighterRenderer {
 | 
					  private object SearchedWordRenderer: CustomHighlighterRenderer {
 | 
				
			||||||
    override fun paint(editor: Editor, highlighter: RangeHighlighter, g: Graphics) {
 | 
					    override fun paint(editor: Editor, highlighter: RangeHighlighter, g: Graphics) =
 | 
				
			||||||
      drawFilled(g, editor, highlighter.startOffset, highlighter.endOffset, AceConfig.searchHighlightColor)
 | 
					      drawFilled(g, editor, highlighter.startOffset, highlighter.endOffset)
 | 
				
			||||||
    }
 | 
					
 | 
				
			||||||
  }
 | 
					    private fun drawFilled(g: Graphics, editor: Editor, startOffset: Int, endOffset: Int) {
 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  /**
 | 
					 | 
				
			||||||
   * Renders a filled highlight in the background of the first highlighted position. Used for regex search queries.
 | 
					 | 
				
			||||||
   */
 | 
					 | 
				
			||||||
  private object RegexRenderer : CustomHighlighterRenderer {
 | 
					 | 
				
			||||||
    override fun paint(editor: Editor, highlighter: RangeHighlighter, g: Graphics) {
 | 
					 | 
				
			||||||
      drawSingle(g, editor, highlighter.startOffset, AceConfig.searchHighlightColor)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  private companion object {
 | 
					 | 
				
			||||||
    private const val LAYER = HighlighterLayer.LAST + 1
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    private fun drawFilled(g: Graphics, editor: Editor, startOffset: Int, endOffset: Int, color: Color) {
 | 
					 | 
				
			||||||
      val start = EditorOffsetCache.Uncached.offsetToXY(editor, startOffset)
 | 
					      val start = EditorOffsetCache.Uncached.offsetToXY(editor, startOffset)
 | 
				
			||||||
      val end = EditorOffsetCache.Uncached.offsetToXY(editor, endOffset)
 | 
					      val end = EditorOffsetCache.Uncached.offsetToXY(editor, endOffset)
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      g.color = ColorUtil.withAlpha(AceConfig.searchHighlightColor, 0.2)
 | 
					      g.color = AceConfig.textHighlightColor
 | 
				
			||||||
      g.fillRect(start.x, start.y + 1, end.x - start.x, editor.lineHeight - 1)
 | 
					      g.fillRect(start.x, start.y, end.x - start.x, editor.lineHeight)
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      g.color = color
 | 
					      g.color = AceConfig.tagBackgroundColor
 | 
				
			||||||
      g.drawRect(start.x, start.y, end.x - start.x, editor.lineHeight)
 | 
					      g.drawRect(start.x, start.y, end.x - start.x, editor.lineHeight)
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    
 | 
					  }
 | 
				
			||||||
    private fun drawSingle(g: Graphics, editor: Editor, offset: Int, color: Color) {
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Renders a filled highlight in the background of a searched
 | 
				
			||||||
 | 
					   * text occurrence, as well as an outline indicating the range
 | 
				
			||||||
 | 
					   * of characters that will be selected by [JumpMode.TARGET].
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  private object SearchedWordWithOutlineRenderer: CustomHighlighterRenderer {
 | 
				
			||||||
 | 
					    override fun paint(editor: Editor, highlighter: RangeHighlighter, g: Graphics) {
 | 
				
			||||||
 | 
					      SearchedWordRenderer.paint(editor, highlighter, g)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      val chars = editor.immutableText
 | 
				
			||||||
 | 
					      val startOffset = highlighter.startOffset
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      if (chars.getOrNull(startOffset)?.isWordPart == true)
 | 
				
			||||||
 | 
					        drawOutline(g, editor, chars.wordStart(startOffset), chars.wordEnd(startOffset) + 1)
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    private fun drawOutline(g: Graphics, editor: Editor, startOffset: Int, endOffset: Int) {
 | 
				
			||||||
 | 
					      val start = EditorOffsetCache.Uncached.offsetToXY(editor, startOffset)
 | 
				
			||||||
 | 
					      val end = EditorOffsetCache.Uncached.offsetToXY(editor, endOffset)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      g.color = AceConfig.targetModeColor
 | 
				
			||||||
 | 
					      g.drawRect(max(0, start.x - JBUI.scale(1)), start.y,
 | 
				
			||||||
 | 
					        end.x - start.x + JBUI.scale(2), editor.lineHeight)
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  /**
 | 
				
			||||||
 | 
					   * Renders a filled highlight in the background of the first highlighted
 | 
				
			||||||
 | 
					   * position. Used for regex search queries.
 | 
				
			||||||
 | 
					   */
 | 
				
			||||||
 | 
					  private object RegexRenderer: CustomHighlighterRenderer {
 | 
				
			||||||
 | 
					    override fun paint(editor: Editor, highlighter: RangeHighlighter, g: Graphics) =
 | 
				
			||||||
 | 
					      drawSingle(g, editor, highlighter.startOffset)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    private fun drawSingle(g: Graphics, editor: Editor, offset: Int) {
 | 
				
			||||||
      val pos = EditorOffsetCache.Uncached.offsetToXY(editor, offset)
 | 
					      val pos = EditorOffsetCache.Uncached.offsetToXY(editor, offset)
 | 
				
			||||||
      val char = editor.immutableText.getOrNull(offset)?.takeUnless { it == '\n' || it == '\t' } ?: ' '
 | 
					      val char = editor.immutableText.getOrNull(offset)
 | 
				
			||||||
 | 
					        ?.takeUnless { it == '\n' || it == '\t' } ?: ' '
 | 
				
			||||||
      val font = editor.colorsScheme.getFont(EditorFontType.PLAIN)
 | 
					      val font = editor.colorsScheme.getFont(EditorFontType.PLAIN)
 | 
				
			||||||
      val lastCharWidth = editor.component.getFontMetrics(font).charWidth(char)
 | 
					      val lastCharWidth = editor.component.getFontMetrics(font).charWidth(char)
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      g.color = ColorUtil.withAlpha(AceConfig.searchHighlightColor, 0.2)
 | 
					      g.color = AceConfig.textHighlightColor
 | 
				
			||||||
      g.fillRect(pos.x, pos.y + 1, lastCharWidth, editor.lineHeight - 1)
 | 
					      g.fillRect(pos.x, pos.y, lastCharWidth, editor.lineHeight)
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      g.color = color
 | 
					      g.color = AceConfig.tagBackgroundColor
 | 
				
			||||||
      g.drawRect(pos.x, pos.y, lastCharWidth, editor.lineHeight)
 | 
					      g.drawRect(pos.x, pos.y, lastCharWidth, editor.lineHeight)
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
<idea-plugin>
 | 
					<idea-plugin url="https://github.com/acejump/AceJump">
 | 
				
			||||||
  <name>AceJump</name>
 | 
					  <name>AceJump</name>
 | 
				
			||||||
  <id>AceJump-chylex</id>
 | 
					  <id>AceJump</id>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <description><![CDATA[
 | 
					  <description><![CDATA[
 | 
				
			||||||
    AceJump allows you to quickly navigate the caret to any position visible in the editor.
 | 
					    AceJump allows you to quickly navigate the caret to any position visible in the editor.
 | 
				
			||||||
@@ -9,7 +9,6 @@
 | 
				
			|||||||
  </description>
 | 
					  </description>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <depends>com.intellij.modules.platform</depends>
 | 
					  <depends>com.intellij.modules.platform</depends>
 | 
				
			||||||
  <depends>IdeaVIM</depends>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <category>Navigation</category>
 | 
					  <category>Navigation</category>
 | 
				
			||||||
  <vendor url="https://github.com/acejump/AceJump">AceJump</vendor>
 | 
					  <vendor url="https://github.com/acejump/AceJump">AceJump</vendor>
 | 
				
			||||||
@@ -24,28 +23,78 @@
 | 
				
			|||||||
                         implementationClass="org.acejump.action.AceEditorAction$Reset"/>
 | 
					                         implementationClass="org.acejump.action.AceEditorAction$Reset"/>
 | 
				
			||||||
    <editorActionHandler action="EditorBackSpace" order="first"
 | 
					    <editorActionHandler action="EditorBackSpace" order="first"
 | 
				
			||||||
                         implementationClass="org.acejump.action.AceEditorAction$ClearSearch"/>
 | 
					                         implementationClass="org.acejump.action.AceEditorAction$ClearSearch"/>
 | 
				
			||||||
    <editorActionHandler action="EditorEnter" order="first, before terminalEnter"
 | 
					    <editorActionHandler action="EditorStartNewLine" order="first"
 | 
				
			||||||
                         implementationClass="org.acejump.action.AceEditorAction$TagImmediately"/>
 | 
					                         implementationClass="org.acejump.action.AceEditorAction$SelectBackward"/>
 | 
				
			||||||
 | 
					    <editorActionHandler action="EditorEnter" order="first"
 | 
				
			||||||
 | 
					                         implementationClass="org.acejump.action.AceEditorAction$SelectForward"/>
 | 
				
			||||||
 | 
					    <editorActionHandler action="EditorTab" order="first"
 | 
				
			||||||
 | 
					                         implementationClass="org.acejump.action.AceEditorAction$ScrollToNextScreenful"/>
 | 
				
			||||||
 | 
					    <editorActionHandler action="EditorUnindentSelection" order="first"
 | 
				
			||||||
 | 
					                         implementationClass="org.acejump.action.AceEditorAction$ScrollToPreviousScreenful"/>
 | 
				
			||||||
 | 
					    <editorActionHandler action="EditorUp" order="first"
 | 
				
			||||||
 | 
					                         implementationClass="org.acejump.action.AceEditorAction$SearchLineStarts"/>
 | 
				
			||||||
 | 
					    <editorActionHandler action="EditorLeft" order="first"
 | 
				
			||||||
 | 
					                         implementationClass="org.acejump.action.AceEditorAction$SearchLineIndents"/>
 | 
				
			||||||
 | 
					    <editorActionHandler action="EditorLineStart" order="first"
 | 
				
			||||||
 | 
					                         implementationClass="org.acejump.action.AceEditorAction$SearchLineIndents"/>
 | 
				
			||||||
 | 
					    <editorActionHandler action="EditorRight" order="first"
 | 
				
			||||||
 | 
					                         implementationClass="org.acejump.action.AceEditorAction$SearchLineEnds"/>
 | 
				
			||||||
 | 
					    <editorActionHandler action="EditorLineEnd" order="first"
 | 
				
			||||||
 | 
					                         implementationClass="org.acejump.action.AceEditorAction$SearchLineEnds"/>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  </extensions>
 | 
					  </extensions>
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  <actions>
 | 
					  <actions>
 | 
				
			||||||
    <action id="AceVimAction_JumpAllEditors" class="org.acejump.action.AceVimAction$JumpAllEditors" text="AceJump Vim - Jump All Editors" />
 | 
					    <action id="AceAction"
 | 
				
			||||||
    <action id="AceVimAction_JumpAllEditors_GoToDeclaration" class="org.acejump.action.AceVimAction$JumpAllEditorsGoToDeclaration" text="AceJump Vim - Jump All Editors - Go To Declaration" />
 | 
					            class="org.acejump.action.AceAction$ActivateOrCycleMode"
 | 
				
			||||||
    <action id="AceVimAction_JumpForward" class="org.acejump.action.AceVimAction$JumpForward" text="AceJump Vim - Jump Forward" />
 | 
					            text="Activate / Cycle AceJump Mode">
 | 
				
			||||||
    <action id="AceVimAction_JumpBackward" class="org.acejump.action.AceVimAction$JumpBackward" text="AceJump Vim - Jump Backward" />
 | 
					      <keyboard-shortcut keymap="Mac OS X" first-keystroke="ctrl SEMICOLON"/>
 | 
				
			||||||
    <action id="AceVimAction_JumpTillForward" class="org.acejump.action.AceVimAction$JumpTillForward" text="AceJump Vim - Jump Till Forward" />
 | 
					      <keyboard-shortcut keymap="Mac OS X 10.5+" first-keystroke="ctrl SEMICOLON"/>
 | 
				
			||||||
    <action id="AceVimAction_JumpTillBackward" class="org.acejump.action.AceVimAction$JumpTillBackward" text="AceJump Vim - Jump Till Backward" />
 | 
					      <keyboard-shortcut keymap="$default" first-keystroke="ctrl SEMICOLON"/>
 | 
				
			||||||
    <action id="AceVimAction_JumpOnLineForward" class="org.acejump.action.AceVimAction$JumpOnLineForward" text="AceJump Vim - Jump On Line Forward" />
 | 
					    </action>
 | 
				
			||||||
    <action id="AceVimAction_JumpOnLineBackward" class="org.acejump.action.AceVimAction$JumpOnLineBackward" text="AceJump Vim - Jump On Line Backward" />
 | 
					    <action id="AceReverseAction"
 | 
				
			||||||
    <action id="AceVimAction_JumpLineIndentsForward" class="org.acejump.action.AceVimAction$JumpLineIndentsForward" text="AceJump Vim - Jump Line Indents Forward" />
 | 
					            class="org.acejump.action.AceAction$ActivateOrReverseCycleMode"
 | 
				
			||||||
    <action id="AceVimAction_JumpLineIndentsBackward" class="org.acejump.action.AceVimAction$JumpLineIndentsBackward" text="AceJump Vim - Jump Line Indents Backward" />
 | 
					            text="Activate / Reverse Cycle AceJump Mode"/>
 | 
				
			||||||
    <action id="AceVimAction_JumpLWordForward" class="org.acejump.action.AceVimAction$JumpLWordForward" text="AceJump Vim - Jump LWord Forward" />
 | 
					    <action id="AceWordStartAction"
 | 
				
			||||||
    <action id="AceVimAction_JumpUWordForward" class="org.acejump.action.AceVimAction$JumpUWordForward" text="AceJump Vim - Jump UWord Forward" />
 | 
					            class="org.acejump.action.AceAction$ToggleJumpMode"
 | 
				
			||||||
    <action id="AceVimAction_JumpLWordBackward" class="org.acejump.action.AceVimAction$JumpLWordBackward" text="AceJump Vim - Jump LWord Backward" />
 | 
					            text="Start AceJump in Jump Mode"/>
 | 
				
			||||||
    <action id="AceVimAction_JumpUWordBackward" class="org.acejump.action.AceVimAction$JumpUWordBackward" text="AceJump Vim - Jump UWord Backward" />
 | 
					    <action id="AceWordEndAction"
 | 
				
			||||||
    <action id="AceVimAction_JumpLWordEndForward" class="org.acejump.action.AceVimAction$JumpLWordEndForward" text="AceJump Vim - Jump LWord End Forward" />
 | 
					            class="org.acejump.action.AceAction$ToggleJumpEndMode"
 | 
				
			||||||
    <action id="AceVimAction_JumpUWordEndForward" class="org.acejump.action.AceVimAction$JumpUWordEndForward" text="AceJump Vim - Jump UWord End Forward" />
 | 
					            text="Start AceJump in Jump End Mode"/>
 | 
				
			||||||
    <action id="AceVimAction_JumpLWordEndBackward" class="org.acejump.action.AceVimAction$JumpLWordEndBackward" text="AceJump Vim - Jump LWord End Backward" />
 | 
					    <action id="AceTargetAction"
 | 
				
			||||||
    <action id="AceVimAction_JumpUWordEndBackward" class="org.acejump.action.AceVimAction$JumpUWordEndBackward" text="AceJump Vim - Jump UWord End Backward" />
 | 
					            class="org.acejump.action.AceAction$ToggleTargetMode"
 | 
				
			||||||
 | 
					            text="Start AceJump in Target Mode">
 | 
				
			||||||
 | 
					      <keyboard-shortcut keymap="Mac OS X" first-keystroke="ctrl alt SEMICOLON"/>
 | 
				
			||||||
 | 
					      <keyboard-shortcut keymap="Mac OS X 10.5+" first-keystroke="ctrl alt SEMICOLON"/>
 | 
				
			||||||
 | 
					      <keyboard-shortcut keymap="$default" first-keystroke="ctrl alt SEMICOLON"/>
 | 
				
			||||||
 | 
					    </action>
 | 
				
			||||||
 | 
					    <action id="AceDeclarationAction"
 | 
				
			||||||
 | 
					            class="org.acejump.action.AceAction$ToggleDeclarationMode"
 | 
				
			||||||
 | 
					            text="Start AceJump in Declaration Mode"/>
 | 
				
			||||||
 | 
					    <action id="AceLineAction"
 | 
				
			||||||
 | 
					            class="org.acejump.action.AceAction$StartAllLineMarksMode"
 | 
				
			||||||
 | 
					            text="Start AceJump in All Line Marks Mode">
 | 
				
			||||||
 | 
					      <keyboard-shortcut keymap="Mac OS X" first-keystroke="ctrl shift SEMICOLON"/>
 | 
				
			||||||
 | 
					      <keyboard-shortcut keymap="Mac OS X 10.5+" first-keystroke="ctrl shift SEMICOLON"/>
 | 
				
			||||||
 | 
					      <keyboard-shortcut keymap="$default" first-keystroke="ctrl shift SEMICOLON"/>
 | 
				
			||||||
 | 
					    </action>
 | 
				
			||||||
 | 
					    <action id="AceLineStartsAction"
 | 
				
			||||||
 | 
					            class="org.acejump.action.AceAction$StartAllLineStartsMode"
 | 
				
			||||||
 | 
					            text="Start AceJump in All Line Starts Mode"/>
 | 
				
			||||||
 | 
					    <action id="AceLineEndsAction"
 | 
				
			||||||
 | 
					            class="org.acejump.action.AceAction$StartAllLineEndsMode"
 | 
				
			||||||
 | 
					            text="Start AceJump in All Line Ends Mode"/>
 | 
				
			||||||
 | 
					    <action id="AceLineIndentsAction"
 | 
				
			||||||
 | 
					            class="org.acejump.action.AceAction$StartAllLineIndentsMode"
 | 
				
			||||||
 | 
					            text="Start AceJump in All Line Indents Mode"/>
 | 
				
			||||||
 | 
					    <action id="AceWordAction"
 | 
				
			||||||
 | 
					            class="org.acejump.action.AceAction$StartAllWordsMode"
 | 
				
			||||||
 | 
					            text="Start AceJump in All Words Mode"/>
 | 
				
			||||||
 | 
					    <action id="AceWordForwardAction"
 | 
				
			||||||
 | 
					            class="org.acejump.action.AceAction$StartAllWordsForwardMode"
 | 
				
			||||||
 | 
					            text="Start AceJump in All Words After Caret Mode"/>
 | 
				
			||||||
 | 
					    <action id="AceWordBackwardsAction"
 | 
				
			||||||
 | 
					            class="org.acejump.action.AceAction$StartAllWordsBackwardsMode"
 | 
				
			||||||
 | 
					            text="Start AceJump in All Words Before Caret Mode"/>
 | 
				
			||||||
  </actions>
 | 
					  </actions>
 | 
				
			||||||
</idea-plugin>
 | 
					</idea-plugin>
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										165
									
								
								src/test/kotlin/AceTest.kt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										165
									
								
								src/test/kotlin/AceTest.kt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,165 @@
 | 
				
			|||||||
 | 
					import com.intellij.openapi.actionSystem.IdeActions.ACTION_EDITOR_ENTER
 | 
				
			||||||
 | 
					import com.intellij.openapi.actionSystem.IdeActions.ACTION_EDITOR_START_NEW_LINE
 | 
				
			||||||
 | 
					import com.intellij.openapi.editor.actions.EnterAction
 | 
				
			||||||
 | 
					import org.acejump.action.AceAction
 | 
				
			||||||
 | 
					import org.acejump.config.AceConfig
 | 
				
			||||||
 | 
					import org.acejump.test.util.BaseTest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Functional test cases and end-to-end performance tests.
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * TODO: Add more structure to test cases, use test resources to define files.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class AceTest : BaseTest() {
 | 
				
			||||||
 | 
					  fun `test that scanner finds all occurrences of single character`() =
 | 
				
			||||||
 | 
					    assertEquals("test test test".search("t"), setOf(0, 3, 5, 8, 10, 13))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test empty results for an absent query`() =
 | 
				
			||||||
 | 
					    assertEmpty("test test test".search("best"))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test sticky results on a query with extra characters`() =
 | 
				
			||||||
 | 
					    assertEquals("test test test".search("testz"), setOf(0, 5, 10))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test a query inside text with some variations`() =
 | 
				
			||||||
 | 
					    assertEquals("abcd dabc cdab".search("cd"), setOf(2, 10))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test a query containing a space character`() =
 | 
				
			||||||
 | 
					    assertEquals("abcd dabc cdab".search("cd "), setOf(2))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test a query containing a { character`() =
 | 
				
			||||||
 | 
					    assertEquals("abcd{dabc cdab".search("cd{"), setOf(2))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test that jumping to first occurrence succeeds`() {
 | 
				
			||||||
 | 
					    "<caret>testing 1234".search("1")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    takeAction(ACTION_EDITOR_ENTER)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    myFixture.checkResult("testing <caret>1234")
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test that jumping to second occurrence succeeds`() {
 | 
				
			||||||
 | 
					    "<caret>testing 1234".search("ti")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    takeAction(ACTION_EDITOR_ENTER)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    myFixture.checkResult("tes<caret>ting 1234")
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test that jumping to previous occurrence succeeds`() {
 | 
				
			||||||
 | 
					    "te<caret>sting 1234".search("t")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    takeAction(ACTION_EDITOR_START_NEW_LINE)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    myFixture.checkResult("<caret>testing 1234")
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test tag selection`() {
 | 
				
			||||||
 | 
					    "<caret>testing 1234".search("g")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    typeAndWaitForResults(session.tags[0].key)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    myFixture.checkResult("testin<caret>g 1234")
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test shift selection`() {
 | 
				
			||||||
 | 
					    "<caret>testing 1234".search("4")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    typeAndWaitForResults(session.tags[0].key.uppercase())
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    myFixture.checkResult("<selection>testing 123<caret></selection>4")
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test words before caret action`() {
 | 
				
			||||||
 | 
					    makeEditor("test words <caret> before caret is two")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    takeAction(AceAction.StartAllWordsBackwardsMode())
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    assertEquals(2, session.tags.size)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test words after caret action`() {
 | 
				
			||||||
 | 
					    makeEditor("test words <caret> after caret is four")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    takeAction(AceAction.StartAllWordsForwardMode())
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    assertEquals(4, session.tags.size)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test word mode`() {
 | 
				
			||||||
 | 
					    makeEditor("test word action")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    takeAction(AceAction.StartAllWordsMode())
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    assertEquals(3, session.tags.size)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    typeAndWaitForResults(session.tags[1].key)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    myFixture.checkResult("test <caret>word action")
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test target mode`() {
 | 
				
			||||||
 | 
					    "<caret>test target action".search("target")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    takeAction(AceAction.ToggleTargetMode())
 | 
				
			||||||
 | 
					    typeAndWaitForResults(session.tags[0].key)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    myFixture.checkResult("test <selection>target<caret></selection> action")
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test cache invalidation`() {
 | 
				
			||||||
 | 
					    "first line".search("first")
 | 
				
			||||||
 | 
					    typeAndWaitForResults(session.tags[0].key)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    repeat(3) { takeAction(EnterAction()) }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    takeAction(AceAction.ToggleTargetMode())
 | 
				
			||||||
 | 
					    typeAndWaitForResults("first")
 | 
				
			||||||
 | 
					    typeAndWaitForResults(session.tags[0].key)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    myFixture.checkResult("\n\n\n<selection>first<caret></selection> line")
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test line mode`() {
 | 
				
			||||||
 | 
					    makeEditor("    test\n    three\n    lines\n")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    takeAction(AceAction.StartAllLineMarksMode())
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    assertEquals(8, session.tags.size) // last empty line does not count
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test chinese selection`() {
 | 
				
			||||||
 | 
					    AceConfig.settings.mapToASCII = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    "test 拼音 selection".search("py")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    takeAction(AceAction.ToggleTargetMode())
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    typeAndWaitForResults(session.tags[0].key)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    myFixture.checkResult("test <selection>拼音<caret></selection> selection")
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test japanese selection`() {
 | 
				
			||||||
 | 
					    AceConfig.settings.mapToASCII = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    "あみだにょらい".search("am")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    takeAction(AceAction.ToggleTargetMode())
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    typeAndWaitForResults(session.tags[0].key)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    myFixture.checkResult("<selection>あみだにょらい<caret></selection>")
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  // https://github.com/acejump/AceJump/issues/355
 | 
				
			||||||
 | 
					  fun `ignore test a word that is difficult to tag`() {
 | 
				
			||||||
 | 
					    makeEditor("aaCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    takeAction(AceAction.ActivateOrCycleMode())
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    typeAndWaitForResults("c")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    assertEquals(2, session.tags.size)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										169
									
								
								src/test/kotlin/ExternalUsageTest.kt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										169
									
								
								src/test/kotlin/ExternalUsageTest.kt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,169 @@
 | 
				
			|||||||
 | 
					import com.intellij.mock.MockVirtualFile
 | 
				
			||||||
 | 
					import com.intellij.openapi.editor.Editor
 | 
				
			||||||
 | 
					import com.intellij.openapi.fileEditor.TextEditor
 | 
				
			||||||
 | 
					import com.intellij.util.ui.UIUtil
 | 
				
			||||||
 | 
					import it.unimi.dsi.fastutil.ints.IntArrayList
 | 
				
			||||||
 | 
					import junit.framework.TestCase
 | 
				
			||||||
 | 
					import org.acejump.action.AceAction
 | 
				
			||||||
 | 
					import org.acejump.boundaries.Boundaries
 | 
				
			||||||
 | 
					import org.acejump.boundaries.EditorOffsetCache
 | 
				
			||||||
 | 
					import org.acejump.boundaries.StandardBoundaries.WHOLE_FILE
 | 
				
			||||||
 | 
					import org.acejump.input.JumpMode
 | 
				
			||||||
 | 
					import org.acejump.search.Pattern.ALL_WORDS
 | 
				
			||||||
 | 
					import org.acejump.session.AceJumpListener
 | 
				
			||||||
 | 
					import org.acejump.session.SessionManager
 | 
				
			||||||
 | 
					import org.acejump.test.util.BaseTest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Test [org.acejump.ExternalUsage] endpoints.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class ExternalUsageTest: BaseTest() {
 | 
				
			||||||
 | 
					  fun `test externally tagged results and listener notification`() {
 | 
				
			||||||
 | 
					    makeEditor("test externally tagged results")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    SessionManager.start(myFixture.editor).markResults(sortedSetOf(4, 10, 15))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    TestCase.assertEquals(3, session.tags.size)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    var shouldBeTrueAfterFinished = false
 | 
				
			||||||
 | 
					    session.addAceJumpListener(object: AceJumpListener {
 | 
				
			||||||
 | 
					      override fun finished(mark: String?, query: String?) {
 | 
				
			||||||
 | 
					        shouldBeTrueAfterFinished = true
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    })
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    typeAndWaitForResults(session.tags[0].key)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    TestCase.assertTrue(shouldBeTrueAfterFinished)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  fun `test externally tagged results with multiple editors`() {
 | 
				
			||||||
 | 
					    val fileA = MockVirtualFile("a.txt", "first file")
 | 
				
			||||||
 | 
					    val fileB = MockVirtualFile("b.txt", "second file with more markers")
 | 
				
			||||||
 | 
					    myManager.openFile(fileA, true)
 | 
				
			||||||
 | 
					    myManager.openFile(fileB, false)
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    val mainEditor = (myManager.selectedEditor as TextEditor).editor
 | 
				
			||||||
 | 
					    val editorA = (myManager.getEditors(fileA).single() as TextEditor).editor
 | 
				
			||||||
 | 
					    val editorB = (myManager.getEditors(fileB).single() as TextEditor).editor
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    val session = SessionManager.start(mainEditor, listOf(editorA, editorB))
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    session.markResults(mapOf(
 | 
				
			||||||
 | 
					      editorA to IntArrayList(intArrayOf(0, 6)),
 | 
				
			||||||
 | 
					      editorB to IntArrayList(intArrayOf(0, 7, 22))
 | 
				
			||||||
 | 
					    ))
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					    TestCase.assertEquals(5, session.tags.size)
 | 
				
			||||||
 | 
					    TestCase.assertEquals(2, session.tags.count { it.value.editor === editorA })
 | 
				
			||||||
 | 
					    TestCase.assertEquals(3, session.tags.count { it.value.editor === editorB })
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    TestCase.assertEquals(listOf(0, 6), session.tags
 | 
				
			||||||
 | 
					      .filter { it.value.editor === editorA }
 | 
				
			||||||
 | 
					      .map { it.value.offset }
 | 
				
			||||||
 | 
					      .sorted())
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    TestCase.assertEquals(listOf(0, 7, 22), session.tags
 | 
				
			||||||
 | 
					      .filter { it.value.editor === editorB }
 | 
				
			||||||
 | 
					      .map { it.value.offset }
 | 
				
			||||||
 | 
					      .sorted())
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test external pattern usage`() {
 | 
				
			||||||
 | 
					    makeEditor("test external pattern usage")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    SessionManager.start(myFixture.editor)
 | 
				
			||||||
 | 
					      .startRegexSearch(ALL_WORDS, WHOLE_FILE)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    TestCase.assertEquals(4, session.tags.size)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test external regex usage`() {
 | 
				
			||||||
 | 
					    makeEditor("test external regex usage")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    SessionManager.start(myFixture.editor)
 | 
				
			||||||
 | 
					      .startRegexSearch("[aeiou]+", WHOLE_FILE)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    TestCase.assertEquals(8, session.tags.size)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test external jump with bounds`() {
 | 
				
			||||||
 | 
					    makeEditor("test word and word usage")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    SessionManager.start(myFixture.editor)
 | 
				
			||||||
 | 
					      .toggleJumpMode(JumpMode.JUMP, object : Boundaries {
 | 
				
			||||||
 | 
					        override fun getOffsetRange(editor: Editor, cache: EditorOffsetCache): IntRange {
 | 
				
			||||||
 | 
					          return 14..18
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        override fun isOffsetInside(editor: Editor, offset: Int, cache: EditorOffsetCache): Boolean {
 | 
				
			||||||
 | 
					          return offset in 14..18
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      })
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    typeAndWaitForResults("word")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    TestCase.assertEquals(1, session.tags.size)
 | 
				
			||||||
 | 
					    TestCase.assertEquals(14, session.tags.single().value.offset)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test listener query and mark`() {
 | 
				
			||||||
 | 
					    "<caret>testing 1234".search("g")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    var detectedMark: String? = null
 | 
				
			||||||
 | 
					    var detectedQuery: String? = null
 | 
				
			||||||
 | 
					    session.addAceJumpListener(object: AceJumpListener {
 | 
				
			||||||
 | 
					      override fun finished(mark: String?, query: String?) {
 | 
				
			||||||
 | 
					        detectedMark = mark
 | 
				
			||||||
 | 
					        detectedQuery = query
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    })
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val mark = session.tags[0].key
 | 
				
			||||||
 | 
					    typeAndWaitForResults(mark)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    TestCase.assertEquals(mark, detectedMark)
 | 
				
			||||||
 | 
					    TestCase.assertEquals("g", detectedQuery)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test listener after escape`() {
 | 
				
			||||||
 | 
					    "<caret>testing 1234".search("g")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    var detectedMark: String? = null
 | 
				
			||||||
 | 
					    var detectedQuery: String? = null
 | 
				
			||||||
 | 
					    session.addAceJumpListener(object: AceJumpListener {
 | 
				
			||||||
 | 
					      override fun finished(mark: String?, query: String?) {
 | 
				
			||||||
 | 
					        detectedMark = mark
 | 
				
			||||||
 | 
					        detectedQuery = query
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    })
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    myFixture.performEditorAction("EditorEscape")
 | 
				
			||||||
 | 
					    UIUtil.dispatchAllInvocationEvents()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    TestCase.assertEquals(null, detectedMark)
 | 
				
			||||||
 | 
					    TestCase.assertEquals(null, detectedQuery)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  fun `test listener for word motion`() {
 | 
				
			||||||
 | 
					    makeEditor("test word action")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    takeAction(AceAction.StartAllWordsMode())
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    var detectedMark: String? = null
 | 
				
			||||||
 | 
					    var detectedQuery: String? = null
 | 
				
			||||||
 | 
					    session.addAceJumpListener(object: AceJumpListener {
 | 
				
			||||||
 | 
					      override fun finished(mark: String?, query: String?) {
 | 
				
			||||||
 | 
					        detectedMark = mark
 | 
				
			||||||
 | 
					        detectedQuery = query
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    })
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    val mark = session.tags[1].key
 | 
				
			||||||
 | 
					    typeAndWaitForResults(mark)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    TestCase.assertEquals(mark, detectedMark)
 | 
				
			||||||
 | 
					    TestCase.assertEquals("", detectedQuery)
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -1,31 +1,32 @@
 | 
				
			|||||||
 | 
					import org.acejump.action.AceAction
 | 
				
			||||||
import org.acejump.action.AceVimAction
 | 
					 | 
				
			||||||
import org.acejump.test.util.BaseTest
 | 
					import org.acejump.test.util.BaseTest
 | 
				
			||||||
 | 
					import org.junit.Ignore
 | 
				
			||||||
import java.io.File
 | 
					import java.io.File
 | 
				
			||||||
import kotlin.random.Random
 | 
					import kotlin.random.Random
 | 
				
			||||||
import kotlin.system.measureTimeMillis
 | 
					import kotlin.system.measureTimeMillis
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class LatencyTest : BaseTest() {
 | 
					@Ignore
 | 
				
			||||||
  
 | 
					class LatencyTest: BaseTest() {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  private fun `test tag latency`(editorText: String) {
 | 
					  private fun `test tag latency`(editorText: String) {
 | 
				
			||||||
    val chars = editorText.toCharArray().distinct().filter { !it.isWhitespace() }
 | 
					    val chars = editorText.toCharArray().distinct().filter { !it.isWhitespace() }
 | 
				
			||||||
    val avg = averageTimeWithWarmup(warmupRuns = 10, timedRuns = 10) {
 | 
					    val avg = averageTimeWithWarmup(warmupRuns = 10, timedRuns = 10) {
 | 
				
			||||||
      var time = 0L
 | 
					      var time = 0L
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      for (query in chars) {
 | 
					      for (query in chars) {
 | 
				
			||||||
        makeEditor(editorText)
 | 
					        makeEditor(editorText)
 | 
				
			||||||
        myFixture.testAction(AceVimAction.JumpAllEditors())
 | 
					        myFixture.testAction(AceAction.ActivateOrCycleMode())
 | 
				
			||||||
        time += measureTimeMillis { typeAndWaitForResults("$query") }
 | 
					        time += measureTimeMillis { typeAndWaitForResults("$query") }
 | 
				
			||||||
        // TODO assert(Tagger.markers.isNotEmpty()) { "Should be tagged: $query" }
 | 
					        // TODO assert(Tagger.markers.isNotEmpty()) { "Should be tagged: $query" }
 | 
				
			||||||
        resetEditor()
 | 
					        resetEditor()
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      
 | 
					
 | 
				
			||||||
      time
 | 
					      time
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    println("Average time to tag results: ${String.format("%.1f", avg.toDouble() / chars.size)} ms")
 | 
					    println("Average time to tag results: ${String.format("%.1f", avg.toDouble() / chars.size)} ms")
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  fun `test random text latency`() = `test tag latency`(
 | 
					  fun `test random text latency`() = `test tag latency`(
 | 
				
			||||||
    generateSequence {
 | 
					    generateSequence {
 | 
				
			||||||
      generateSequence {
 | 
					      generateSequence {
 | 
				
			||||||
@@ -35,10 +36,8 @@ class LatencyTest : BaseTest() {
 | 
				
			|||||||
      }.take(20).joinToString(" ")
 | 
					      }.take(20).joinToString(" ")
 | 
				
			||||||
    }.take(100).joinToString("\n")
 | 
					    }.take(100).joinToString("\n")
 | 
				
			||||||
  )
 | 
					  )
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  fun `test lorem ipsum latency`() = `test tag latency`(
 | 
					  fun `test lorem ipsum latency`() = `test tag latency`(
 | 
				
			||||||
    File(
 | 
					    File(javaClass.classLoader.getResource("lipsum.txt")!!.file).readText()
 | 
				
			||||||
      javaClass.classLoader.getResource("lipsum.txt")!!.file
 | 
					 | 
				
			||||||
    ).readText()
 | 
					 | 
				
			||||||
  )
 | 
					  )
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2,77 +2,64 @@ package org.acejump.test.util
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
import com.intellij.openapi.actionSystem.AnAction
 | 
					import com.intellij.openapi.actionSystem.AnAction
 | 
				
			||||||
import com.intellij.openapi.actionSystem.IdeActions
 | 
					import com.intellij.openapi.actionSystem.IdeActions
 | 
				
			||||||
import com.intellij.openapi.editor.impl.EditorImpl
 | 
					 | 
				
			||||||
import com.intellij.openapi.fileTypes.PlainTextFileType
 | 
					import com.intellij.openapi.fileTypes.PlainTextFileType
 | 
				
			||||||
import com.intellij.psi.PsiFile
 | 
					import com.intellij.psi.PsiFile
 | 
				
			||||||
import com.intellij.testFramework.fixtures.BasePlatformTestCase
 | 
					import com.intellij.testFramework.FileEditorManagerTestCase
 | 
				
			||||||
import com.intellij.util.ui.UIUtil
 | 
					import com.intellij.util.ui.UIUtil
 | 
				
			||||||
import org.acejump.action.AceVimAction
 | 
					import org.acejump.action.AceAction
 | 
				
			||||||
import org.acejump.session.SessionManager
 | 
					import org.acejump.session.SessionManager
 | 
				
			||||||
 | 
					
 | 
				
			||||||
abstract class BaseTest : BasePlatformTestCase() {
 | 
					abstract class BaseTest: FileEditorManagerTestCase() {
 | 
				
			||||||
  companion object {
 | 
					  companion object {
 | 
				
			||||||
    inline fun averageTimeWithWarmup(warmupRuns: Int, timedRuns: Int, action: () -> Long): Long {
 | 
					    inline fun averageTimeWithWarmup(warmupRuns: Int, timedRuns: Int, action: () -> Long): Long {
 | 
				
			||||||
      repeat(warmupRuns) {
 | 
					      repeat(warmupRuns) { action() }
 | 
				
			||||||
        action()
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      var time = 0L
 | 
					      var time = 0L
 | 
				
			||||||
      
 | 
					      repeat(timedRuns) { time += action() }
 | 
				
			||||||
      repeat(timedRuns) {
 | 
					 | 
				
			||||||
        time += action()
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      return time / timedRuns
 | 
					      return time / timedRuns
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  protected val session
 | 
					  protected val session get() = SessionManager[myFixture.editor]!!
 | 
				
			||||||
    get() = SessionManager[myFixture.editor]!!
 | 
					
 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  override fun tearDown() {
 | 
					  override fun tearDown() {
 | 
				
			||||||
    resetEditor()
 | 
					    resetEditor()
 | 
				
			||||||
    super.tearDown()
 | 
					    super.tearDown()
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  fun takeAction(action: String) = myFixture.performEditorAction(action)
 | 
					  fun takeAction(action: String) = myFixture.performEditorAction(action)
 | 
				
			||||||
  fun takeAction(action: AnAction) = myFixture.testAction(action)
 | 
					  fun takeAction(action: AnAction) = myFixture.testAction(action)
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  fun makeEditor(contents: String): PsiFile {
 | 
					  fun makeEditor(contents: String): PsiFile =
 | 
				
			||||||
    val file = myFixture.configureByText(PlainTextFileType.INSTANCE, contents)
 | 
					    myFixture.configureByText(PlainTextFileType.INSTANCE, contents)
 | 
				
			||||||
    (myFixture.editor as EditorImpl).scrollPane.viewport.setSize(1000, 100)
 | 
					
 | 
				
			||||||
    return file
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
  fun resetEditor() {
 | 
					  fun resetEditor() {
 | 
				
			||||||
    takeAction(IdeActions.ACTION_EDITOR_ESCAPE)
 | 
					    myFixture.editor?.let {
 | 
				
			||||||
    UIUtil.dispatchAllInvocationEvents()
 | 
					      takeAction(IdeActions.ACTION_EDITOR_ESCAPE)
 | 
				
			||||||
    assertEmpty(myFixture.editor.markupModel.allHighlighters)
 | 
					      UIUtil.dispatchAllInvocationEvents()
 | 
				
			||||||
 | 
					      assertEmpty(it.markupModel.allHighlighters)
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    myManager.closeAllFiles()
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  fun typeAndWaitForResults(string: String) {
 | 
					  fun typeAndWaitForResults(string: String) {
 | 
				
			||||||
    myFixture.type(string)
 | 
					    myFixture.type(string)
 | 
				
			||||||
    UIUtil.dispatchAllInvocationEvents()
 | 
					    UIUtil.dispatchAllInvocationEvents()
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  private fun String.executeQuery(query: String) {
 | 
					  fun String.executeQuery(query: String) = myFixture.run {
 | 
				
			||||||
    myFixture.run {
 | 
					    makeEditor(this@executeQuery)
 | 
				
			||||||
      makeEditor(this@executeQuery)
 | 
					    testAction(AceAction.ActivateOrCycleMode())
 | 
				
			||||||
      testAction(AceVimAction.JumpAllEditors())
 | 
					    typeAndWaitForResults(query)
 | 
				
			||||||
      typeAndWaitForResults(query)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  fun String.search(query: String): Set<Int> {
 | 
					  fun String.search(query: String): Set<Int> {
 | 
				
			||||||
    this@search.executeQuery(query)
 | 
					    this@search.executeQuery(query)
 | 
				
			||||||
    this@search.replace(Regex("<[^>]*>"), "").assertCorrectNumberOfTags(query)
 | 
					    this@search.replace(Regex("<[^>]*>"), "").assertCorrectNumberOfTags(query)
 | 
				
			||||||
    return myFixture.editor.markupModel.allHighlighters.map { it.startOffset }.toSet()
 | 
					    return myFixture.editor.markupModel.allHighlighters.map { it.startOffset }.toSet()
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
  private fun String.assertCorrectNumberOfTags(query: String) {
 | 
					  private fun String.assertCorrectNumberOfTags(query: String) =
 | 
				
			||||||
    assertEquals(split(query.fold("") { prefix, char ->
 | 
					    assertEquals(split(query.fold("") { prefix, char ->
 | 
				
			||||||
      if ((prefix + char) in this) prefix + char else return
 | 
					      if ((prefix + char) in this) prefix + char else return
 | 
				
			||||||
    }).size - 1, myFixture.editor.markupModel.allHighlighters.size)
 | 
					    }).size - 1, myFixture.editor.markupModel.allHighlighters.size)
 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user