# CopyNamespace This plugin sniffs for various namespace/class elated info in the currect file or in the sidebar and puts the resut in your clipboard. ## Usage * Copy the namespace:
`ctrl+super+n` * Copy the class/interface/trait name:
`ctrl+super+c` * Copy the class/interface/trait name with prepended namespace:
`ctrl+alt+super+c` Enjoy!