off-plugin icon indicating copy to clipboard operation
off-plugin copied to clipboard

Plugin for Netbeans and JEdit for quick finding and opening files by typing just few characters

Results 12 off-plugin issues
Sort by recently updated
recently updated
newest added

It would be great if O-F-F could not only open files but could show the file in the Projects window. So after filtreing for a file, a shortcut would locate...

Following the documentation description of creating a Keyboard shortcut for the plugin, could not able to allow making new shortcut for the Open File Fast, the following is a screen...

Please make index persistence after closing netbeans . Next launch will reindex my project which takes long time thanks

``` WARNING [org.netbeans.core.modules]: had to upgrade dependencies for module net.sickill.off: added = [module org.netbeans.modules.projectuiapi.base/1 > 1.78.0, module org.netbeans.api.templates > 1.0, module org.openide.util.ui > 9.3, module org.openide.filesystems.nb, module org.openide.filesystems.compat8, module org.netbeans.modules.editor.document...

Enhancement

``` java.util.ConcurrentModificationException at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:394) at java.util.LinkedHashMap$KeyIterator.next(LinkedHashMap.java:405) at net.sickill.off.common.OffListModel.removeFile(OffListModel.java:106) at net.sickill.off.netbeans.NetbeansProject.fileDeleted(NetbeansProject.java:227) [catch] at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:181) at org.openide.filesystems.FCLSupport$DispatchEventWrapperSingle.dispatchAllEventsSync(FCLSupport.java:224) at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:137) at org.openide.filesystems.FCLSupport$1.run(FCLSupport.java:261) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443) at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68) at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2058) ```

bug

https://github.com/sickill/off-plugin/blob/866826acc25e0f3707dae2063a93881b7e0dd5ee/netbeans/src/net/sickill/off/netbeans/NetbeansProject.java#L173 When changing the patterns in the options, the user had to be warned, that this need a reindex

Enhancement

Like this ![2016-03-09_20h23_30](https://cloud.githubusercontent.com/assets/1857095/13647521/da42fce8-e634-11e5-8d02-00baa0bc6a79.png) See https://github.com/born2snipe/recent-files-nbm/issues/7

![2016-03-07_10h33_29](https://cloud.githubusercontent.com/assets/1857095/13586457/49e86846-e4c1-11e5-8a69-fb28f10a9267.png)

bug

For maven modules, its hard to switch via drop down to the correct submodule. I would like to have an option to use all opened projects, required projects, child projects...

Enhancement

I know this is done with font bold, but on windows I think its dependend from the font and the color and so on, it's hard to see that the...

Enhancement