krasa / browse-word-at-caret

Navigation plugin for IntelliJ

Home Page:http://plugins.jetbrains.com/plugin/?id=201

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

This plugin allows to easily browse next/previous word at caret and highlight other appearances of selected word.

Installation

Simply install latest release with IDEA's Plugin Manager.

ChangeNotes

Usage

screenshot

Browse with CTRL-ALT-UP, CTRL-ALT-DOWN (note: on default-keymap this shortcut is also for next/previous occurrence).

Options

Settings|Editor|Appearance to set options.

Highlight Word at Caret

Automatically highlight word under caret. You can also enabled/disable this option temporarily under menu View|Highlight Word at Caret (hint: set a shortcut to quickly enable/disable).

Wrap around

At the end, browse to the first occurrence and vice versa.

Support "CamelHumps" when selecting

When selecting support and browse camel case words.

Colors

Settings|Editor|Colors & Fonts|BrowseWordAtCaret to change colors.

License

Copyright 2012 Minas Manthos

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Notice: It is not allowed to deploy your own version at jetbrains plugin repository (http://plugins.jetbrains.com/) without permission.

About

Navigation plugin for IntelliJ

http://plugins.jetbrains.com/plugin/?id=201

License:Other


Languages

Language:Java 100.0%